summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--make.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo
index 2c3ed06..6000266 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -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