aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-desc.xml
blob: 88f8ed6c9a2a6a0cc048418378f589733f353281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect2><title>Contents</title>

<para>The Make package contains the make program.</para>

</sect2>

<sect2><title>Description</title>

<para>make determines automatically which pieces of a large program need to be 
recompiled, and issues the commands to recompile them.</para>

</sect2>