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