X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=extract%2Fcodegen%2FMakefile.in;h=85b2619320f1c44b565f427d2b95b449c4c8b3a5;hb=7bd9a4fd2fef8beee44fc8982c90aee2643876dd;hp=4643f13762c75589743b997d5f9ad25787b68f92;hpb=45845eeeff9ccbd4cbda63d6deaa9a29ab1abb05;p=virt-mem.git diff --git a/extract/codegen/Makefile.in b/extract/codegen/Makefile.in index 4643f13..85b2619 100644 --- a/extract/codegen/Makefile.in +++ b/extract/codegen/Makefile.in @@ -23,14 +23,14 @@ INSTALL = @INSTALL@ MKDIR_P = @MKDIR_P@ bindir = @bindir@ -OCAMLCPACKAGES = -package extlib,pcre +OCAMLCPACKAGES = -package extlib,pcre,unix,camlp4,bitstring.syntax -syntax bitstring.syntax OCAMLCFLAGS = @OCAMLCFLAGS@ -OCAMLCLIBS = -linkpkg +OCAMLCLIBS = -linkpkg camlp4lib.cma OCAMLOPTFLAGS = @OCAMLOPTFLAGS@ OCAMLOPTPACKAGES = $(OCAMLCPACKAGES) -OCAMLOPTLIBS = -linkpkg +OCAMLOPTLIBS = -linkpkg camlp4lib.cmxa TARGETS = kerneldb-to-parser.opt