]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/Makefile
ocaml 3.09 transition
[helm.git] / helm / ocaml / registry / Makefile
1
2 PACKAGE = registry
3 REQUIRES = str netstring unix helm-xml
4 INTERFACE_FILES = helm_registry.mli
5 IMPLEMENTATION_FILES = helm_registry.ml
6
7 include ../Makefile.common
8