]> matita.cs.unibo.it Git - helm.git/blob - mathql/mathql/Makefile
tagging rc-1
[helm.git] / mathql / mathql / Makefile
1 PACKAGE = mathql
2
3 PREDICATES =
4
5 INTERFACE_FILES =
6
7 IMPLEMENTATION_FILES = mathQL.ml
8
9 EXTRA_OBJECTS_TO_INSTALL = mathQL.ml mathQL.cmi
10
11 EXTRA_OBJECTS_TO_CLEAN =
12
13 include ../Makefile.common