mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-25 13:41:45 +00:00
Formerly make.texinfo.~11~
This commit is contained in:
parent
b859320606
commit
ee02d42916
1 changed files with 1 additions and 1 deletions
|
@ -2633,7 +2633,7 @@ foo.c : foo.y
|
|||
@end example
|
||||
|
||||
@noindent
|
||||
@samp{foo.y} will substituted for the variable @samp{$^} when it occurs in
|
||||
@samp{foo.y} will be substituted for the variable @samp{$^} when it occurs in
|
||||
@code{run-yacc}'s value, and @samp{foo.c} for @samp{$@@}.@refill
|
||||
|
||||
This is a realistic example, but this particular one is not needed in
|
||||
|
|
Loading…
Reference in a new issue