<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Ninja (build system) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Ninja_%28build_system%29&amp;p=2">3.Next</a>
</p>
<p><b>Ninja</b> is a <a href="page.php?w=build_automation">build system</a> developed by Evan Martin, a <a href="page.php?w=Google">Google</a> employee. Ninja has a focus on speed and it differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.</p>

<p><big>Build system</big></p>
<p>In essence, Ninja is meant to replace <a href="page.php?w=Make_%28software%29">Make</a>, which is slow when performing incremental (or no-op) builds.</p><p>
<a accesskey="3" href="page.php?w=Ninja_%28build_system%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
