]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_cache/Makefile
first moogle template checkin
[helm.git] / helm / ocaml / cic_cache / Makefile
index 342124a7b2c2e83e276d2a17df30a95988b369b1..a7bff8fe8e2ddea0d3ab69ee6f857ef4f707ef26 100644 (file)
@@ -1,9 +1,12 @@
+
 PACKAGE = cic_cache
-REQUIRES = helm-cic
+REQUIRES = helm-cic helm-getter
 PREDICATES =
 
 INTERFACE_FILES = cicCache.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =
+EXTRA_OBJECTS_TO_CLEAN =
 
 include ../Makefile.common
+