moonpool/src/Makefile
2016-06-23 21:15:24 +05:45

5 lines
131 B
Makefile

build:
ocamlbuild -use-ocamlfind -package core -tag thread raytracer.native
display: build
./raytracer.native
display matte.ppm