]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/extlib/Makefile
removed the need of REQUIRES in libraries Makefile, they are now queried from the...
[helm.git] / helm / ocaml / extlib / Makefile
index 7035415203dbe4f9d6bd453e9b4895fb3e8cad32..76370ee7307ef7abfb4cee96f04c4ed9ded9b6b6 100644 (file)
@@ -1,10 +1,8 @@
 PACKAGE = extlib
-REQUIRES = mysql
 PREDICATES =
 
 INTERFACE_FILES = \
-        hExtlib.mli \
-        hMysql.mli
+        hExtlib.mli 
 IMPLEMENTATION_FILES = \
        $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =