/froc-sanity2/Makefile
http://github.com/hhughes/ocaml-frui · Makefile · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 478fb66ad511ebdcfd3ffa3fa869a24f MD5 · raw file
- OCAMLMAKEFILE=OCamlMakefile
- SOURCES = f.ml
- PACKS = froc
- RESULT = f
- ANNOTATE = yes
- DEBUG = yes
- -include $(OCAMLMAKEFILE)