X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fregistry%2FMakefile;fp=helm%2Focaml%2Fregistry%2FMakefile;h=4d3e0a52c0dca2fd70cea00613258a4a320b39a9;hb=792b5d29ebae8f917043d9dd226692919b5d6ca1;hp=0000000000000000000000000000000000000000;hpb=a14a8c7637fd0b95e9d4deccb20c6abc98e8f953;p=helm.git diff --git a/helm/ocaml/registry/Makefile b/helm/ocaml/registry/Makefile new file mode 100644 index 000000000..4d3e0a52c --- /dev/null +++ b/helm/ocaml/registry/Makefile @@ -0,0 +1,7 @@ + +PACKAGE = registry +INTERFACE_FILES = helm_registry.mli +IMPLEMENTATION_FILES = helm_registry.ml + +include ../Makefile.common +