]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/proofChecker/Makefile
ocaml 3.09 transition
[helm.git] / helm / proofChecker / Makefile
index 107d5699e4295fe025c1470fe18ace5aab84d55e..af48d0a5d1e941ec7d45a6831a6192fdb5be17c4 100644 (file)
@@ -1,7 +1,7 @@
 BIN_DIR = /usr/local/bin
-REQUIRES = helm-cic_proof_checking
+REQUIRES = helm-cic_proof_checking http
 PREDICATES =
-OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)"
+OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -thread
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS) -g
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)
 OCAMLDEP = ocamldep