]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/Makefile
moved mathql side by side with ocaml/
[helm.git] / helm / ocaml / mathql / Makefile
diff --git a/helm/ocaml/mathql/Makefile b/helm/ocaml/mathql/Makefile
deleted file mode 100644 (file)
index 17cafb4..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-PACKAGE = mathql
-
-PREDICATES =
-
-INTERFACE_FILES =
-
-IMPLEMENTATION_FILES = mathQL.ml
-
-EXTRA_OBJECTS_TO_INSTALL = mathQL.ml mathQL.cmi
-
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../Makefile.common