Formerly make.texinfo.~114~

This commit is contained in:
Roland McGrath 1993-07-26 19:10:51 +00:00
parent acb8140655
commit 1681a1f29a

View File

@ -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.