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