mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
12 lines
317 B
XML
12 lines
317 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><emphasis>Installed program</emphasis>: make</para>
|
|
|
|
</sect2>
|
|
|