]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/cic_cache/Makefile
342124a7b2c2e83e276d2a17df30a95988b369b1
[helm.git] / helm / ocaml / cic_cache / Makefile
1 PACKAGE = cic_cache
2 REQUIRES = helm-cic
3 PREDICATES =
4
5 INTERFACE_FILES = cicCache.mli
6 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
7 EXTRA_OBJECTS_TO_INSTALL =
8
9 include ../Makefile.common