/[autoconf]/autoconf/bin/Makefile.in
ViewVC logotype

Diff of /autoconf/bin/Makefile.in

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

revision 1.31 by akim, Tue May 6 07:17:42 2003 UTC revision 1.32 by akim, Thu May 22 13:24:05 2003 UTC
# Line 218  $(srcdir)/Makefile.in:  Makefile.am $(sr Line 218  $(srcdir)/Makefile.in:  Makefile.am $(sr
218          @for dep in $?; do \          @for dep in $?; do \
219            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \
220              *$$dep*) \              *$$dep*) \
221                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh; \                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                exit 0;; \                  && exit 0; \
223                  exit 1;; \
224            esac; \            esac; \
225          done; \          done; \
226          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bin/Makefile'; \          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bin/Makefile'; \

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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