]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_generator/Makefile
MathQL 1.3 ready for use
[helm.git] / helm / ocaml / mathql_generator / Makefile
index 6675c58e8768490603902acb93ee29cca57cd7f1..a694e0376f6b416f4a2c68d7eaa59dabe05a1358 100644 (file)
@@ -1,10 +1,12 @@
 PACKAGE = mathql_generator
-REQUIRES = helm-urimanager helm-mathql helm-cic helm-cic_proof_checking
+
+REQUIRES = helm-cic helm-cic_proof_checking helm-mathql
+   
 PREDICATES =
 
 INTERFACE_FILES = mQueryLevels.mli mQueryLevels2.mli mQueryGenerator.mli
 
-IMPLEMENTATION_FILES = mQueryLevels.ml mQueryLevels2.ml mQueryGenerator.ml
+IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 
 EXTRA_OBJECTS_TO_INSTALL =