]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/Makefile
This commit was manufactured by cvs2svn to create branch
[helm.git] / helm / ocaml / mathql_interpreter / Makefile
diff --git a/helm/ocaml/mathql_interpreter/Makefile b/helm/ocaml/mathql_interpreter/Makefile
deleted file mode 100644 (file)
index be32ff4..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-PACKAGE = mathql_interpreter
-REQUIRES = helm-cic helm-cic_textual_parser helm-mathql postgres
-#natile-galax 
-
-PREDICATES =
-
-INTERFACE_FILES = mQueryMisc.mli mQIUtil.mli \
-                 mQIPostgres.mli mQIMap.mli mQIConn.mli \
-                  mQIProperty.mli mQueryInterpreter.mli
-
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-
-EXTRA_OBJECTS_TO_INSTALL =
-
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../Makefile.common