12345678910111213141516171819 |
- <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>
|