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