]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/getter/Makefile
This commit was manufactured by cvs2svn to create branch
[helm.git] / helm / ocaml / getter / Makefile
diff --git a/helm/ocaml/getter/Makefile b/helm/ocaml/getter/Makefile
deleted file mode 100644 (file)
index 576b046..0000000
+++ /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