mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
15 lines
362 B
XML
15 lines
362 B
XML
|
<sect2><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>Make installs the following:</para>
|
||
|
|
||
|
<sect3><title>Program files</title>
|
||
|
<para>make</para></sect3>
|
||
|
|
||
|
</sect2>
|
||
|
|