]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/Makefile
e92099f6e23019724eb3da8c0183d69089c27d1f
[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