adventofcode2017/Makefile

3 lines
93 B
Makefile
Raw Normal View History

2017-12-06 21:20:25 +00:00
all:
ocamlfind ocamlc -g -linkpkg -thread -package batteries ${TARGET}.ml -o ${TARGET}.byte