OCAMLNCFLAGS = -w A -unsafe -inline 5
SOURCES = ../../helper/recursive_arg.ml debug_g.ml
RESULT = debug_g
LIBS = unix
-include OcamlMakefile
