/[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.138.2.18 by ossau, Fri Mar 15 09:23:18 2002 UTC revision 1.138.2.19 by mvo, Wed Mar 20 20:54:54 2002 UTC
# Line 192  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP Line 192  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP
192    
193  SUFFIXES = .x .doc  SUFFIXES = .x .doc
194  .c.x:  .c.x:
195          ./guile-snarf $< $(snarfcppopts)          ./guile-snarf -o $@ $< $(snarfcppopts)
196  .c.doc:  .c.doc:
197          -(test -n "${AWK+set}" || AWK="@AWK@"; ${AWK} -f ./guile-func-name-check $<)          -(test -n "${AWK+set}" || AWK="@AWK@"; ${AWK} -f ./guile-func-name-check $<)
198          (./guile-snarf-docs $(snarfcppopts) $< | \          (./guile-snarf-docs $(snarfcppopts) $< | \

Legend:
Removed from v.1.138.2.18  
changed lines
  Added in v.1.138.2.19

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