X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fpxp%2FMakefile;fp=helm%2Focaml%2Fpxp%2FMakefile;h=0000000000000000000000000000000000000000;hb=1696761e4b8576e8ed81caa905fd108717019226;hp=9086aa0c237308ed9a2ccce6601788334e691afb;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;p=helm.git diff --git a/helm/ocaml/pxp/Makefile b/helm/ocaml/pxp/Makefile deleted file mode 100644 index 9086aa0c2..000000000 --- a/helm/ocaml/pxp/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGE = pxp -REQUIRES = pxp-engine pxp-lex-utf8 pxp-lex-iso88591 pxp-lex-iso885915 http -PREDICATES = - -INTERFACE_FILES = pxpUrlResolver.mli pxpHelmConf.mli -IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) -EXTRA_OBJECTS_TO_INSTALL = -EXTRA_OBJECTS_TO_CLEAN = - -include ../Makefile.common