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