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

Diff of /autoconf/Makefile.in

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

revision 1.187 by akim, Sun Nov 3 17:39:29 2002 UTC revision 1.188 by eggert, Tue Nov 5 07:16:59 2002 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.7a from Makefile.am.  # Makefile.in generated by automake 1.7.1 from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Line 143  RECURSIVE_TARGETS = info-recursive dvi-r Line 143  RECURSIVE_TARGETS = info-recursive dvi-r
143  DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \  DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
144          Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \          Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \
145          configure.ac          configure.ac
146  DIST_SUBDIRS = bin tests . lib config man doc  DIST_SUBDIRS = $(SUBDIRS)
147  all: all-recursive  all: all-recursive
148    
149  .SUFFIXES:  .SUFFIXES:
# Line 158  Makefile:  $(srcdir)/Makefile.in  $(top_ Line 158  Makefile:  $(srcdir)/Makefile.in  $(top_
158    
159  $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)  $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
160          $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
161  $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)  $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
162          cd $(srcdir) && $(AUTOCONF)          cd $(srcdir) && $(AUTOCONF)
163    
164  $(ACLOCAL_M4):  configure.ac config/m4.m4  $(ACLOCAL_M4):  configure.ac config/m4.m4
# Line 350  distdir: $(DISTFILES) Line 350  distdir: $(DISTFILES)
350              || exit 1; \              || exit 1; \
351            fi; \            fi; \
352          done          done
353          list='$(DIST_SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
354            if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
355              test -d $(distdir)/$$subdir \              test -d $(distdir)/$$subdir \
356              || mkdir $(distdir)/$$subdir \              || mkdir $(distdir)/$$subdir \

Legend:
Removed from v.1.187  
changed lines
  Added in v.1.188

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