blob: 12798845e9421ca086ed21698bf102bc39d973da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<sect2><title>Contents of Make</title>
<para>Last checked against version &make-contversion;.</para>
<sect3><title>Program files</title>
<para>make</para></sect3>
<sect3><title>Descriptions</title>
<sect4><title>make</title>
<para>make determines, automatically, which pieces of a large program need to be
recompiled and issues the commands to recompile them.</para></sect4>
</sect3>
</sect2>
|