Description
Builds OCaml libraries and programs using built-in rules. It is useful for older or simpler OCaml projects that still use ocamlbuild instead of newer build systems such as Dune.
Use it when a project's build instructions require ocamlbuild. It runs build commands and reads project files, so treat untrusted source trees with normal developer caution.