]> matita.cs.unibo.it Git - helm.git/blobdiff - components/xmldiff/Makefile
branch for universe
[helm.git] / components / xmldiff / Makefile
diff --git a/components/xmldiff/Makefile b/components/xmldiff/Makefile
new file mode 100644 (file)
index 0000000..afffaee
--- /dev/null
@@ -0,0 +1,10 @@
+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