diff options
Diffstat (limited to 'development/ocamlbuild/README')
-rw-r--r-- | development/ocamlbuild/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/ocamlbuild/README b/development/ocamlbuild/README new file mode 100644 index 0000000000..c8f2e187dc --- /dev/null +++ b/development/ocamlbuild/README @@ -0,0 +1,3 @@ +OCamlbuild is a generic build tool, that has built-in rules for +building OCaml library and programs. +Since ocaml 4.03 it's released separately. |