X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fpxp%2FMakefile;fp=helm%2Focaml%2Fpxp%2FMakefile;h=0000000000000000000000000000000000000000;hb=c7514aaa249a96c5fdd39b1123fbdb38d92f20b6;hp=40f698344d8f4336ed480600a9b2781eb0a03ec2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;p=helm.git diff --git a/helm/ocaml/pxp/Makefile b/helm/ocaml/pxp/Makefile deleted file mode 100644 index 40f698344..000000000 --- a/helm/ocaml/pxp/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGE = pxp -REQUIRES = helm-getter -PREDICATES = - -INTERFACE_FILES = pxpUrlResolver.mli -IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) -EXTRA_OBJECTS_TO_INSTALL = -EXTRA_OBJECTS_TO_CLEAN = - -include ../Makefile.common