]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/thread/Makefile
removed the need of REQUIRES in libraries Makefile, they are now queried from the...
[helm.git] / helm / ocaml / thread / Makefile
index e39e5993c7c729ee24b5f21ea78406fa58458096..24a96b6e988de3c516e141b85b89d68ff4fbe3e7 100644 (file)
@@ -1,6 +1,5 @@
 
 PACKAGE = thread
-REQUIRES = threads
 INTERFACE_FILES = threadSafe.mli extThread.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)