Code generation of parsing functions now working.
[virt-mem.git] / extract / codegen / Makefile.in
index 85b2619..558c574 100644 (file)
@@ -23,7 +23,8 @@ INSTALL               = @INSTALL@
 MKDIR_P                = @MKDIR_P@
 bindir         = @bindir@
 
-OCAMLCPACKAGES = -package extlib,pcre,unix,camlp4,bitstring.syntax -syntax bitstring.syntax
+#OCAMLCPACKAGES        = -package extlib,pcre,unix,camlp4,bitstring.syntax -syntax bitstring.syntax
+OCAMLCPACKAGES = -package extlib,pcre,unix,camlp4,bitstring -pp camlp4of
 
 OCAMLCFLAGS    = @OCAMLCFLAGS@
 OCAMLCLIBS     = -linkpkg camlp4lib.cma