Changeset c8e374b for chapter08/gawk.xml


Ignore:
Timestamp:
12/16/2022 07:51:50 AM (18 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
9813d3d9, 9bb4939, ed7a3952
Parents:
baf93f5
Message:

gawk: LN='ln -f' is an overridden make variable, not environment variable

LN='ln -f' make install won't work.

The terminlogy "override" is from section 9.5 of "info make".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gawk.xml

    rbaf93f5 rc8e374b  
    6262
    6363    <variablelist>
    64       <title>The meaning of the make environment variable:</title>
     64      <title>The meaning of the overridden make variable:</title>
    6565
    6666      <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.