(How guile-snarf works): Need @@ for texinfo in example.
authorKevin Ryde <user42@zip.com.au>
Mon, 25 Aug 2003 23:02:16 +0000 (23:02 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 25 Aug 2003 23:02:16 +0000 (23:02 +0000)
doc/ref/tools.texi

index e3e5881..92fda23 100644 (file)
@@ -165,7 +165,7 @@ consider using a fragment like the following in your Makefile:
 snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
 .SUFFIXES: .x
 .c.x:
-       guile-snarf -o $@ $< $(snarfcppopts)
+       guile-snarf -o $@@ $< $(snarfcppopts)
 @end example
 
 This tells make to run @code{guile-snarf} to produce each needed