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