]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/hmysql/Makefile
test branch
[helm.git] / helm / ocaml / hmysql / Makefile
1 PACKAGE = hmysql
2 PREDICATES =
3
4 INTERFACE_FILES = \
5         hMysql.mli 
6 IMPLEMENTATION_FILES = \
7         $(INTERFACE_FILES:%.mli=%.ml)
8 EXTRA_OBJECTS_TO_INSTALL =
9 EXTRA_OBJECTS_TO_CLEAN =
10
11 include ../Makefile.common