|
@@ -60,10 +60,10 @@ make distclean</userinput></screen>
|
|
|
<varlistentry>
|
|
|
<term><parameter>INSTALL=install</parameter></term>
|
|
|
<listitem>
|
|
|
- <para>Normally, make install will not install the binaries if they
|
|
|
- already exist. This option overrides that behavior by calling
|
|
|
- <command>install</command> instead of using the default wrapper
|
|
|
- script.</para>
|
|
|
+ <para>Normally, <command>make install</command> will not install the
|
|
|
+ binaries if they already exist. This option overrides that behavior by
|
|
|
+ calling <command>install</command> instead of using the default
|
|
|
+ wrapper script.</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
</variablelist>
|