]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create2/mk_forward/Makefile
Ported to ocaml-3.04
[helm.git] / helm / metadata / create2 / mk_forward / Makefile
index f24c47a669f0ef8fb50be8d8247053b40ccb2ee0..3eccfbf95e97a20ba686b2cf301e46a7905aa6d5 100644 (file)
@@ -1,6 +1,6 @@
 REQUIRES = helm-xml helm-cic_proof_checking
 PREDICATES = miniReduction
-OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)"
+OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o
 OCAMLDEP = ocamldep
 OCAMLFIND = ocamlfind
 OCAMLC = $(OCAMLFIND) ocamlc $(OCAMLOPTIONS)