aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/nettools.xml
blob: 945114027d72cf3c4fd2d6b4b0fcdfa8cd4a1efe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<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>