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

Diff of /autoconf/man/Makefile.in

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

revision 1.50 by akim, Tue May 6 07:17:43 2003 UTC revision 1.51 by akim, Thu May 22 13:24:08 2003 UTC
# Line 128  $(srcdir)/Makefile.in:  Makefile.am  $(t Line 128  $(srcdir)/Makefile.in:  Makefile.am  $(t
128          @for dep in $?; do \          @for dep in $?; do \
129            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \
130              *$$dep*) \              *$$dep*) \
131                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh; \                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
132                exit 0;; \                  && exit 0; \
133                  exit 1;; \
134            esac; \            esac; \
135          done; \          done; \
136          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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