/[autoconf]/autoconf/lib/freeze.mk
ViewVC logotype

Diff of /autoconf/lib/freeze.mk

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

revision 1.8 by akim, Thu Oct 17 10:34:11 2002 UTC revision 1.9 by akim, Sun Oct 27 18:16:06 2002 UTC
# Line 29  SUFFIXES = .m4 .m4f Line 29  SUFFIXES = .m4 .m4f
29  # others) to `false'.  But we _ship_ tests/autom4te, so it doesn't  # others) to `false'.  But we _ship_ tests/autom4te, so it doesn't
30  # apply to us.  # apply to us.
31  MY_AUTOM4TE = $(top_builddir)/tests/autom4te  MY_AUTOM4TE = $(top_builddir)/tests/autom4te
32  $(MY_AUTOM4TE):  $(MY_AUTOM4TE): $(top_srcdir)/tests/wrapper.in
33          cd $(top_builddir)/tests && $(MAKE) $(AM_MAKEFLAGS) autom4te          cd $(top_builddir)/tests && $(MAKE) $(AM_MAKEFLAGS) autom4te
34    
35  AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg  AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
36  $(AUTOM4TE_CFG):  $(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
37          cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg          cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
38    
39  # When processing the file with diversion disabled, there must be no  # When processing the file with diversion disabled, there must be no

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

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