]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/metadata/table_creator/Makefile
no more multiple configure/Makefile, just one for both ocaml/ and matita/
[helm.git] / helm / ocaml / metadata / table_creator / Makefile
index 06335681c0db4f7b5e3f220d5796150f17c56292..c54e52d4ac13ece7d3f4f18212f662af95389a0f 100644 (file)
@@ -1,5 +1,4 @@
 REQUIRES = mysql helm-metadata
-OCAMLFIND = ocamlfind
 
 INTERFACE_FILES = 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) 
@@ -33,3 +32,4 @@ clean:
        rm -f table_creator table_creator.opt table_destructor table_destructor.opt
 
 include .depend
+include ../../../Makefile.defs