]> matita.cs.unibo.it Git - helm.git/blob - helm/software/mathql/mathql/Makefile
Preparing for 0.5.9 release.
[helm.git] / helm / software / 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