]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/getter/Makefile
32812a747bdf55fbae37aa58180df4e9095638d3
[helm.git] / helm / ocaml / getter / Makefile
1 PACKAGE = getter
2 REQUIRES = pxp netclient helm-urimanager
3 PREDICATES =
4
5 INTERFACE_FILES = configuration.mli clientHTTP.mli getter.mli
6 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
7 EXTRA_OBJECTS_TO_INSTALL =
8
9 include ../Makefile.common