1234567891011 |
- <sect2 id="contents-make"><title>Contents of Make</title>
- <!-- <para>(Last checked against version &make-contversion;.)</para> -->
- <para>Make determines, automatically, which pieces of a large program need
- to be recompiled and issues the commands to recompile them.</para>
- <para><emphasis>Installed program</emphasis>: make</para>
- </sect2>
|