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