]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mathql_test/Makefile
native support for reference shells added to mqgtop
[helm.git] / helm / mathql_test / Makefile
index 04fea5185fd64a9b1b0c3d6989b309fbc19b402f..eaeb5b81e796bea6fb2b2af4b55dac8d40808101 100644 (file)
@@ -1,8 +1,9 @@
 BIN_DIR = /usr/local/bin
-REQUIRES = unix helm-cic_textual_parser \
-          helm-mathql helm-mathql_interpreter helm-mathql_generator
+REQUIRES = unix helm-registry helm-cic_textual_parser helm-cic_proof_checking \
+          helm-mathql helm-mathql_interpreter helm-mathql_generator \
+          helm-tactics
 PREDICATES =
-OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)"
+OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -thread
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)
 OCAMLDEP = ocamldep