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

Diff of /autoconf/doc/Makefile.in

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

revision 1.114 by akim, Mon Nov 26 10:52:46 2001 UTC revision 1.115 by akim, Thu Jan 24 17:39:46 2002 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.5a from Makefile.am.  # Makefile.in generated by automake 1.5c from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
# Line 13  Line 13 
13  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
14    
15  @SET_MAKE@  @SET_MAKE@
   
16  SHELL = @SHELL@  SHELL = @SHELL@
17    
18  srcdir = @srcdir@  srcdir = @srcdir@
# Line 48  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH Line 47  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH
47  INSTALL = @INSTALL@  INSTALL = @INSTALL@
48  INSTALL_PROGRAM = @INSTALL_PROGRAM@  INSTALL_PROGRAM = @INSTALL_PROGRAM@
49  INSTALL_DATA = @INSTALL_DATA@  INSTALL_DATA = @INSTALL_DATA@
50    install_sh_DATA = $(install_sh) -c -m 644
51  INSTALL_SCRIPT = @INSTALL_SCRIPT@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
52  INSTALL_HEADER = $(INSTALL_DATA)  INSTALL_HEADER = $(INSTALL_DATA)
53  transform = @program_transform_name@  transform = @program_transform_name@
# Line 61  POST_UNINSTALL = : Line 61  POST_UNINSTALL = :
61  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
62  OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
63  PATH_SEPARATOR = @PATH_SEPARATOR@  PATH_SEPARATOR = @PATH_SEPARATOR@
64    AMTAR = @AMTAR@
65    AWK = @AWK@
66    DEPDIR = @DEPDIR@
67    EMACS = @EMACS@
68  EXPR = @EXPR@  EXPR = @EXPR@
69  HELP2MAN = @HELP2MAN@  HELP2MAN = @HELP2MAN@
70    INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71  M4 = @M4@  M4 = @M4@
72  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
73  PACKAGE_NAME = @PACKAGE_NAME@  PACKAGE_NAME = @PACKAGE_NAME@
74  PERL = @PERL@  PERL = @PERL@
75    STRIP = @STRIP@
76  VERSION = @VERSION@  VERSION = @VERSION@
77    am__include = @am__include@
78    am__quote = @am__quote@
79    install_sh = @install_sh@
80    lispdir = @lispdir@
81    
82  MAKEINFO = @MAKEINFO@ --no-split  MAKEINFO = @MAKEINFO@ --no-split
83  TEXI2HTML = texi2html  TEXI2HTML = texi2html
# Line 103  $(srcdir)/Makefile.in:  Makefile.am  $(t Line 113  $(srcdir)/Makefile.in:  Makefile.am  $(t
113          cd $(top_srcdir) && \          cd $(top_srcdir) && \
114            $(AUTOMAKE) --gnu  doc/Makefile            $(AUTOMAKE) --gnu  doc/Makefile
115  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
116          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
117    
118  $(srcdir)/version.texi:  $(srcdir)/stamp-vti  $(srcdir)/version.texi:  $(srcdir)/stamp-vti
119          @:          @:
# Line 184  dist-info: $(INFO_DEPS) Line 194  dist-info: $(INFO_DEPS)
194    
195  mostlyclean-aminfo:  mostlyclean-aminfo:
196          -rm -f autoconf.ac autoconf.at autoconf.aux autoconf.cp autoconf.cps \          -rm -f autoconf.ac autoconf.at autoconf.aux autoconf.cp autoconf.cps \
197            autoconf.cv autoconf.dvi autoconf.ev autoconf.fn autoconf.fns \            autoconf.cv autoconf.dvi autoconf.ev autoconf.fn autoconf.ky \
198            autoconf.ky autoconf.log autoconf.ms autoconf.ov autoconf.pg \            autoconf.log autoconf.ms autoconf.ov autoconf.pg autoconf.pr \
199            autoconf.pr autoconf.ps autoconf.toc autoconf.tp autoconf.vr \            autoconf.ps autoconf.toc autoconf.tp autoconf.vr autoconf.vrs \
200            autoconf.vrs standards.aux standards.cp standards.cps \            standards.aux standards.cp standards.cps standards.dvi \
201            standards.dvi standards.fn standards.ky standards.log \            standards.fn standards.ky standards.log standards.pg \
202            standards.pg standards.ps standards.toc standards.tp \            standards.ps standards.toc standards.tp standards.vr
           standards.vr  
203    
204  maintainer-clean-aminfo:  maintainer-clean-aminfo:
205          cd $(srcdir) && \          cd $(srcdir) && \
# Line 203  maintainer-clean-aminfo: Line 212  maintainer-clean-aminfo:
212  tags: TAGS  tags: TAGS
213  TAGS:  TAGS:
214    
   
215  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216    
217  top_distdir = ..  top_distdir = ..
# Line 211  distdir = $(top_distdir)/$(PACKAGE)-$(VE Line 219  distdir = $(top_distdir)/$(PACKAGE)-$(VE
219    
220  distdir: $(DISTFILES)  distdir: $(DISTFILES)
221          @for file in $(DISTFILES); do \          @for file in $(DISTFILES); do \
222            if test -f $$file; then d=.; else d=$(srcdir); fi; \            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
223            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
224            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
225              $(mkinstalldirs) "$(distdir)/$$dir"; \              dir="/$$dir"; \
226                $(mkinstalldirs) "$(distdir)$$dir"; \
227              else \
228                dir=''; \
229            fi; \            fi; \
230            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
231              cp -pR $$d/$$file $(distdir) \              cp -pR $$d/$$file $(distdir)$$dir \
232              || exit 1; \              || exit 1; \
233            else \            else \
234              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
# Line 246  install-am: all-am Line 257  install-am: all-am
257  installcheck: installcheck-am  installcheck: installcheck-am
258  install-strip:  install-strip:
259          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
260              INSTALL_STRIP_FLAG=-s \
261            `test -z '$(STRIP)' || \            `test -z '$(STRIP)' || \
262              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
263  mostlyclean-generic:  mostlyclean-generic:

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.115

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