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