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