mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
12 lines
383 B
XML
12 lines
383 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><screen><userinput>make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/man &&
|
||
|
make BINDIR=/usr/sbin LIBDIR=/usr/lib MANDIR=/usr/share/man install:</userinput></screen></para>
|
||
|
|
||
|
<para>Compiles and installs iptables into the <filename>/usr</filename>
|
||
|
hierarchy instead of <filename>/usr/local</filename>.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|