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

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

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

revision 1.17 by ttn, Thu Mar 14 04:11:28 2002 UTC revision 1.18 by mvo, Sun Mar 24 13:48:34 2002 UTC
# Line 70  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP Line 70  snarfcppopts = $(DEFS) $(INCLUDES) $(CPP
70    
71  SUFFIXES = .x  SUFFIXES = .x
72  .c.x:  .c.x:
73          $(GUILE_SNARF) $< $(snarfcppopts)          $(GUILE_SNARF) -o $@ $< $(snarfcppopts)
74    
75  CLEANFILES = *.x  CLEANFILES = *.x

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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