X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2FMakefile;fp=helm%2Focaml%2Fgetter%2FMakefile;h=0000000000000000000000000000000000000000;hb=bb2953675ebb08267186029b18bc3fdca9c137df;hp=576b046191b0454c1dfa348c1a0fcd628df2c008;hpb=1cfcea66d7394a785ec439cd6b03497b276918c4;p=helm.git diff --git a/helm/ocaml/getter/Makefile b/helm/ocaml/getter/Makefile deleted file mode 100644 index 576b04619..000000000 --- a/helm/ocaml/getter/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGE = getter -REQUIRES = pxp netclient helm-urimanager -PREDICATES = - -INTERFACE_FILES = configuration.mli clientHTTP.mli getter.mli -IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) -EXTRA_OBJECTS_TO_INSTALL = -EXTRA_OBJECTS_TO_CLEAN = - -include ../Makefile.common