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