/[guile]/guile/guile-core/doc/ref/tools.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/tools.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by mvo, Thu Oct 3 15:25:04 2002 UTC revision 1.8 by kryde, Mon Aug 25 23:02:16 2003 UTC
# Line 165  consider using a fragment like the follo Line 165  consider using a fragment like the follo
165  snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)  snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
166  .SUFFIXES: .x  .SUFFIXES: .x
167  .c.x:  .c.x:
168          guile-snarf -o $@ $< $(snarfcppopts)          guile-snarf -o $@@ $< $(snarfcppopts)
169  @end example  @end example
170    
171  This tells make to run @code{guile-snarf} to produce each needed  This tells make to run @code{guile-snarf} to produce each needed

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26