OCAMLNCFLAGS = -w A -unsafe -inline 5
SOURCES = ../mylibs/recursive_arg.ml pecoc.ml
RESULT = pecoc
LIBS = unix str
-include OcamlMakefile
