mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-16 00:01:37 -05:00
Formerly make.texinfo.~114~
This commit is contained in:
parent
acb8140655
commit
1681a1f29a
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
@set EDITION 0.43
|
@set EDITION 0.43
|
||||||
@set VERSION 3.68 Beta
|
@set VERSION 3.68 Beta
|
||||||
@set UPDATED 25 July 1993
|
@set UPDATED 26 July 1993
|
||||||
@set UPDATE-MONTH July 1993
|
@set UPDATE-MONTH July 1993
|
||||||
|
|
||||||
@c finalout
|
@c finalout
|
||||||
@ -7471,7 +7471,7 @@ Remove from the list all rules with no commands.
|
|||||||
@item
|
@item
|
||||||
For each pattern rule in the list:
|
For each pattern rule in the list:
|
||||||
|
|
||||||
@enumerate
|
@enumerate a
|
||||||
@item
|
@item
|
||||||
Find the stem @var{s}, which is the nonempty part of @var{t} or @var{n}
|
Find the stem @var{s}, which is the nonempty part of @var{t} or @var{n}
|
||||||
matched by the @samp{%} in the target pattern.@refill
|
matched by the @samp{%} in the target pattern.@refill
|
||||||
@ -7494,7 +7494,7 @@ then this rule applies.
|
|||||||
If no pattern rule has been found so far, try harder.
|
If no pattern rule has been found so far, try harder.
|
||||||
For each pattern rule in the list:
|
For each pattern rule in the list:
|
||||||
|
|
||||||
@enumerate
|
@enumerate a
|
||||||
@item
|
@item
|
||||||
If the rule is terminal, ignore it and go on to the next rule.
|
If the rule is terminal, ignore it and go on to the next rule.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user