lfs/appendixa/make-desc.xml
Gerard Beekmans e696dbed7f Grammar fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-15 22:49:06 +00:00

18 lines
292 B
XML

<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>