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