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