X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmathql%2Fmathql%2FMakefile;fp=helm%2Fmathql%2Fmathql%2FMakefile;h=0000000000000000000000000000000000000000;hb=55dc61d4b5a62883ea5532ed61e8780ca82f4bd7;hp=17cafb431be4da2eb6959dc1ae86f338c5943519;hpb=3e84eec9bbaf93687f72d1a77ca03dea34b50739;p=helm.git diff --git a/helm/mathql/mathql/Makefile b/helm/mathql/mathql/Makefile deleted file mode 100644 index 17cafb431..000000000 --- a/helm/mathql/mathql/Makefile +++ /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