Provided by: ocaml-obuild_0.1.10-5_amd64
NAME
obuild - parallel, incremental and declarative build system for OCaml
DESCRIPTION
usage: obuild <command> [options] Commands: configure Prepare to build the package. build Make this package ready for installation. clean Clean up after a build. sdist Generate a source distribution file (.tar.gz). doc Generate documentation. install Install this package. test Run the tests help Help about commands