mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
20 lines
396 B
XML
20 lines
396 B
XML
|
<sect2>
|
||
|
<title>Installation of Net-tools</title>
|
||
|
|
||
|
<para>
|
||
|
The <filename>Makefile</filename> file CFLAGS variable has to be edited
|
||
|
if compiler optimizations should be added.
|
||
|
</para>
|
||
|
|
||
|
<para>
|
||
|
Install Net-tools by running the following commands:
|
||
|
</para>
|
||
|
|
||
|
<blockquote><literallayout>
|
||
|
<userinput>make &&</userinput>
|
||
|
<userinput>make install</userinput>
|
||
|
</literallayout></blockquote>
|
||
|
|
||
|
</sect2>
|
||
|
|