]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/cic_annotations_cache/Makefile
88755306207dd084770d4290487a8f62c0468b62
[helm.git] / helm / ocaml / cic_annotations_cache / Makefile
1 PACKAGE = cic_annotations_cache
2 REQUIRES = helm-cic_annotations
3 PREDICATES =
4
5 DEPOBJS = cicCache.mli cicCache.ml
6
7 OBJECTS = cicCache.cmo
8
9 include ../Makefile.common