]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/cic_annotations/Makefile
865e6c4062761a1a2ac76e5011c339624c10306c
[helm.git] / helm / ocaml / cic_annotations / Makefile
1 PACKAGE = cic_annotations
2 REQUIRES = helm-cic helm-xml
3 PREDICATES =
4
5 INTERFACE_FILES = cicXPath.mli cicAnnotation2Xml.mli cicAnnotationParser2.mli \
6                   cicAnnotationParser.mli
7 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
8 EXTRA_OBJECTS_TO_INSTALL =
9
10 include ../Makefile.common