mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Wrapped mention of "make install" inside command tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3c19a9a314
commit
efa4a64d42
@ -60,10 +60,10 @@ make distclean</userinput></screen>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>INSTALL=install</parameter></term>
|
<term><parameter>INSTALL=install</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Normally, make install will not install the binaries if they
|
<para>Normally, <command>make install</command> will not install the
|
||||||
already exist. This option overrides that behavior by calling
|
binaries if they already exist. This option overrides that behavior by
|
||||||
<command>install</command> instead of using the default wrapper
|
calling <command>install</command> instead of using the default
|
||||||
script.</para>
|
wrapper script.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user