/[guile]/guile/guile-core/libguile/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/libguile/Makefile.am

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

revision 1.162 by ttn, Thu Mar 14 03:21:30 2002 UTC revision 1.163 by mvo, Sun Mar 24 13:47:14 2002 UTC
# Line 195  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP Line 195  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP
195    
196  SUFFIXES = .x .doc  SUFFIXES = .x .doc
197  .c.x:  .c.x:
198          ./guile-snarf $< $(snarfcppopts)          ./guile-snarf -o $@ $< $(snarfcppopts)
199  .c.doc:  .c.doc:
200          -(test -n "${AWK+set}" || AWK="@AWK@"; ${AWK} -f ./guile-func-name-check $<)          -(test -n "${AWK+set}" || AWK="@AWK@"; ${AWK} -f ./guile-func-name-check $<)
201          (./guile-snarf-docs $(snarfcppopts) $< | \          (./guile-snarf-docs $(snarfcppopts) $< | \

Legend:
Removed from v.1.162  
changed lines
  Added in v.1.163

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