mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-14 07:59:19 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1079 af4574ff-66df-0310-9fd7-8a98e5e911e0
14 lines
373 B
XML
14 lines
373 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>xmkmf...</command> : Compile using the standard way
|
|
for compiling X based apps.</para>
|
|
|
|
<para><command>make INCROOT=...</command> : Install with
|
|
<filename class="directory">/usr</filename> prefix
|
|
instead of the default <filename class="directory">/usr/X11R6</filename>.
|
|
Also install man pages.</para>
|
|
|
|
</sect2>
|
|
|