]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/whelp/Makefile
- renamed ocaml/ to components/
[helm.git] / helm / ocaml / whelp / Makefile
diff --git a/helm/ocaml/whelp/Makefile b/helm/ocaml/whelp/Makefile
deleted file mode 100644 (file)
index 6d8d395..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-PACKAGE = whelp
-
-INTERFACE_FILES =      \
-       whelp.mli       \
-       fwdQueries.mli  \
-       $(NULL)
-
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-
-include ../../Makefile.defs
-include ../Makefile.common