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