]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/proofChecker/Makefile
ocaml 3.09 transition
[helm.git] / helm / proofChecker / Makefile
index aada8a03066a070dc3e32f94cfa50d1f0c7c5f4c..af48d0a5d1e941ec7d45a6831a6192fdb5be17c4 100644 (file)
@@ -1,7 +1,7 @@
 BIN_DIR = /usr/local/bin
 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