summaryrefslogtreecommitdiffstats
path: root/development/ocamlbuild/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/ocamlbuild/README')
-rw-r--r--development/ocamlbuild/README3
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.