]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/searchEngine/Makefile
Pending changes on the checked-out repository committed. Ask Zack for
[helm.git] / helm / searchEngine / Makefile
index 3de2997c0b27971cdcbef27bb35782059defd85d..1ae4681e96a3ac5f458f2b50972cdbece8a54371 100644 (file)
@@ -1,7 +1,7 @@
 REQUIRES = http helm-cic_textual_parser helm-cic_proof_checking \
            helm-xml gdome2-xslt helm-cic_unification helm-mathql \
            helm-mathql_interpreter helm-mquery_generator
-OCAMLOPTIONS = -package "$(REQUIRES)" -pp camlp4o -I ../gTopLevel -thread
+OCAMLOPTIONS = -package "$(REQUIRES)" -pp camlp4o -I ../gTopLevel
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)