]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/mathql_generator/Makefile
a694e0376f6b416f4a2c68d7eaa59dabe05a1358
[helm.git] / helm / ocaml / mathql_generator / Makefile
1 PACKAGE = mathql_generator
2
3 REQUIRES = helm-cic helm-cic_proof_checking helm-mathql
4    
5 PREDICATES =
6
7 INTERFACE_FILES = mQueryLevels.mli mQueryLevels2.mli mQueryGenerator.mli
8
9 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
10
11 EXTRA_OBJECTS_TO_INSTALL =
12
13 EXTRA_OBJECTS_TO_CLEAN =
14
15 include ../Makefile.common