]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/xml/Makefile
Makefiles removed in favour of dune-only solution
[helm.git] / matita / components / xml / Makefile
diff --git a/matita/components/xml/Makefile b/matita/components/xml/Makefile
deleted file mode 100644 (file)
index 7948435..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-PACKAGE = xml
-PREDICATES =
-
-INTERFACE_FILES =      \
-       xml.mli         \
-       xmlPushParser.mli
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-EXTRA_OBJECTS_TO_INSTALL =
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../../Makefile.defs
-include ../Makefile.common