]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/logger/Makefile
- renamed ocaml/ to components/
[helm.git] / helm / ocaml / logger / Makefile
diff --git a/helm/ocaml/logger/Makefile b/helm/ocaml/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
-