]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/xmldiff/Makefile
- renamed ocaml/ to components/
[helm.git] / helm / ocaml / xmldiff / Makefile
diff --git a/helm/ocaml/xmldiff/Makefile b/helm/ocaml/xmldiff/Makefile
deleted file mode 100644 (file)
index afffaee..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-PACKAGE = xmldiff
-PREDICATES =
-
-INTERFACE_FILES = xmlDiff.mli
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-EXTRA_OBJECTS_TO_INSTALL =
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../../Makefile.defs
-include ../Makefile.common