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=e108abe5c0b4eb841c4ad332229a6c0e57e70079;hp=b40081f45a8388a5e279b1de694e8f99c84a934d;hpb=1456c337a60f6677ee742ff7891d43fc382359a9;p=helm.git diff --git a/helm/ocaml/pxp/Makefile b/helm/ocaml/pxp/Makefile deleted file mode 100644 index b40081f45..000000000 --- a/helm/ocaml/pxp/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGE = pxp -REQUIRES = helm-getter -PREDICATES = - -INTERFACE_FILES = csc_pxp_reader.mli pxpUriResolver.mli -IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) -EXTRA_OBJECTS_TO_INSTALL = -EXTRA_OBJECTS_TO_CLEAN = - -include ../Makefile.common