]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/urimanager/Makefile
1) .cma/.cmxa used to simplify META files.
[helm.git] / helm / ocaml / urimanager / Makefile
1 PACKAGE = urimanager
2 REQUIRES = str
3 PREDICATES =
4
5 DEPOBJS = uriManager.mli uriManager.ml
6
7 OBJECTS = uriManager.cmo
8
9 include ../Makefile.common