## Makefile ## for OcamlMakefile ## Compile: make # SOURCES = num_lexer.mll proto.ml RESULT = proto OCAMLOPT = ocamlopt.opt LIBS = graphics OCAMLMAKEFILE = /mnt/other/tak/lib/ocaml/OcamlMakefile all: native-code include $(OCAMLMAKEFILE)