]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/extlib/Makefile
removed old Makefile
[helm.git] / helm / ocaml / extlib / Makefile
index d05af7c02548f22cefbd6ba1b43d8dd4b067bbc4..ae60ef00523cf78d1144978b8a47314fa5315429 100644 (file)
@@ -1,9 +1,12 @@
 PACKAGE = extlib
-REQUIRES = unix 
 PREDICATES =
 
-INTERFACE_FILES = \
-        hExtlib.mli 
+INTERFACE_FILES =              \
+        hExtlib.mli            \
+       patternMatcher.mli      \
+       hLog.mli \
+       trie.mli \
+       $(NULL)
 IMPLEMENTATION_FILES = \
        $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =