]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/pxp/Makefile
first moogle template checkin
[helm.git] / helm / ocaml / pxp / Makefile
1 PACKAGE = pxp
2 REQUIRES = pxp-engine pxp-lex-utf8 pxp-lex-iso88591 pxp-lex-iso885915 http
3 PREDICATES =
4
5 INTERFACE_FILES = pxpUrlResolver.mli pxpHelmConf.mli
6 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
7 EXTRA_OBJECTS_TO_INSTALL =
8 EXTRA_OBJECTS_TO_CLEAN =
9
10 include ../Makefile.common