]> matita.cs.unibo.it Git - helm.git/blob - matita/components/lexicon/Makefile
273aade4371f7e9ac34ea6df664e1798e0cc7ad6
[helm.git] / matita / components / lexicon / Makefile
1 PACKAGE = lexicon
2 PREDICATES =
3
4 INTERFACE_FILES =               \
5         grafiteDisambiguate.mli \
6         $(NULL)
7 IMPLEMENTATION_FILES =          \
8         $(INTERFACE_FILES:%.mli=%.ml)
9
10
11 include ../../Makefile.defs
12 include ../Makefile.common