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