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