]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/urimanager/Makefile
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / ocaml / urimanager / Makefile
diff --git a/helm/ocaml/urimanager/Makefile b/helm/ocaml/urimanager/Makefile
deleted file mode 100644 (file)
index 8d5691a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-PACKAGE = urimanager
-REQUIRES = str
-PREDICATES =
-
-INTERFACE_FILES = uriManager.mli
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-EXTRA_OBJECTS_TO_INSTALL =
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../Makefile.common