]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.texinfo.~91~
authorRoland McGrath <roland@redhat.com>
Mon, 19 Apr 1993 19:42:09 +0000 (19:42 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 19 Apr 1993 19:42:09 +0000 (19:42 +0000)
make.texinfo

index 2c3ed065d1fd0f8f424338836ba9cbb92c8eee5c..6000266b98fe5519f7dbb553b5bb2ed92404a1d0 100644 (file)
@@ -3457,7 +3457,7 @@ a canned sequence apply to every line in the sequence.  So the rule:
 
 @example
 frob.out: frob.in
-       @$(frobnicate)
+       @@$(frobnicate)
 @end example
 
 @noindent