aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-shortdesc.xml
blob: c771b5e150705a727c5d2ce9c2a979113bb91665 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>