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