X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Focaml%2Fmathql%2FMakefile;fp=helm%2Focaml%2Fmathql%2FMakefile;h=0000000000000000000000000000000000000000;hp=6554bf698417bf2c7867cf6a22c1aec984ca4ba3;hb=1696761e4b8576e8ed81caa905fd108717019226;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1 diff --git a/helm/ocaml/mathql/Makefile b/helm/ocaml/mathql/Makefile deleted file mode 100644 index 6554bf698..000000000 --- a/helm/ocaml/mathql/Makefile +++ /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