]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/thread/Makefile
no more multiple configure/Makefile, just one for both ocaml/ and matita/
[helm.git] / helm / ocaml / thread / Makefile
index db722abaa32435f5cbd14835903e251063c7f8fe..46f009e07ae90ee1c721f169b19aefce274eb02c 100644 (file)
@@ -6,6 +6,7 @@ IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 all: thread_fake.cma
 opt: thread_fake.cmxa
 
+include ../../Makefile.defs
 include ../Makefile.common
 
 fake/threadSafe.cmi: fake/threadSafe.mli