lfs/chapter06/nettools.xml

22 lines
392 B
XML
Raw Normal View History

<sect2>
<title>Installing Net-tools</title>
<para>
The <filename>Makefile</filename> file CFLAGS variable has to be edited
if compiler optimzations should be added.
</para>
<para>
Install Net-tools by running the following commands:
</para>
<blockquote><literallayout>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>
</literallayout></blockquote>
</sect2>