X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fthread%2FMakefile;h=24a96b6e988de3c516e141b85b89d68ff4fbe3e7;hb=d579fcbe53997bcf8cc617341cd1da5e6d094c13;hp=e39e5993c7c729ee24b5f21ea78406fa58458096;hpb=de782c7f0c4c841b8ecad9399a0948016cf3e2bd;p=helm.git diff --git a/helm/ocaml/thread/Makefile b/helm/ocaml/thread/Makefile index e39e5993c..24a96b6e9 100644 --- a/helm/ocaml/thread/Makefile +++ b/helm/ocaml/thread/Makefile @@ -1,6 +1,5 @@ PACKAGE = thread -REQUIRES = threads INTERFACE_FILES = threadSafe.mli extThread.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)