| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 
 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="hevea 2.32">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel="stylesheet" type="text/css" href="manual.css">
<title>Chapter 19  The ocamlbuild compilation manager</title>
</head>
<body>
<a href="profil.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="intfc.html"><img src="next_motif.svg" alt="Next"></a>
<hr>
<h1 class="chapter" id="sec421">Chapter 19  The ocamlbuild compilation manager</h1>
<p> <a id="c:ocamlbuild"></a></p><p>Since OCaml version 4.03, the ocamlbuild compilation manager is
distributed separately from the OCaml compiler. The project is now
hosted at <a href="https://github.com/ocaml/ocamlbuild/"><span class="c003">https://github.com/ocaml/ocamlbuild/</span></a>.
</p>
<hr>
<a href="profil.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="intfc.html"><img src="next_motif.svg" alt="Next"></a>
</body>
</html>
 |