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 2c3ed06..6000266 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