Generic build tool for OCaml projects with automatic dependency handling
Generic build tool for OCaml
ocamlbuild
$ ocamlbuild main.native
$ ocamlbuild main.byte
$ ocamlbuild -clean && ocamlbuild main.native