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