mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
14 lines
411 B
XML
14 lines
411 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>make CC="gcc $CFLAGS" :</userinput> This makes dhcp
|
||
|
compile using our CFLAGS for optimizations.</para>
|
||
|
|
||
|
<para><userinput>LIBDIR=/usr/lib INCDIR=/usr/include:</userinput> This
|
||
|
command installs the library and include files in <filename
|
||
|
class="directory">/usr</filename> instead of <filename
|
||
|
class="directory">/usr/local</filename>.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|