]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/thread/Makefile
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / ocaml / thread / Makefile
diff --git a/helm/ocaml/thread/Makefile b/helm/ocaml/thread/Makefile
deleted file mode 100644 (file)
index 9818e9a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-PACKAGE = thread
-REQUIRES = threads
-INTERFACE_FILES = threadSafe.mli extThread.mli
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-
-include ../Makefile.common
-