source: server/other/dhcp/dhcp-exp.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 411 bytes
Line 
1<sect2>
2<title>Command explanations</title>
3
4<para><userinput>make CC="gcc $CFLAGS" :</userinput> This makes dhcp
5compile using our CFLAGS for optimizations.</para>
6
7<para><userinput>LIBDIR=/usr/lib INCDIR=/usr/include:</userinput> This
8command installs the library and include files in <filename
9class="directory">/usr</filename> instead of <filename
10class="directory">/usr/local</filename>.</para>
11
12</sect2>
13
Note: See TracBrowser for help on using the repository browser.