]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/Makefile
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / ocaml / mathql / Makefile
diff --git a/helm/ocaml/mathql/Makefile b/helm/ocaml/mathql/Makefile
deleted file mode 100644 (file)
index 6554bf6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-PACKAGE = mathql
-REQUIRES = helm-cic helm-cic_textual_parser
-PREDICATES =
-
-INTERFACE_FILES = mQueryMisc.mli 
-
-IMPLEMENTATION_FILES = mathQL.ml mQueryMisc.ml
-
-EXTRA_OBJECTS_TO_INSTALL = mathQL.ml mathQL.cmi
-
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../Makefile.common