aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-desc.sgml
blob: a6ca78cc789a32c0da26cda220945af637c742e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<sect2><title>Contents</title>

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

</sect2>

<sect2><title>Description</title>

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

</sect2>