glfs/general/sysutils/zip/zip-exp.xml
Bruce Dubbs 70b65ddffb Grammar updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2246 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-31 22:41:23 +00:00

13 lines
402 B
XML

<sect2>
<title>Command explanations</title>
<para><command>make prefix=/usr generic_gcc</command>: This command
overrides the prefix variable that is set to
<filename class='directory'>/usr/local</filename> in the
<filename>Makefile</filename>
and builds the executables for a linux system. The alternatives to
'generic_gcc' can be seen with a <command>make list</command> command.</para>
</sect2>