/[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.15 by akim, Tue Sep 3 06:09:30 2002 UTC revision 1.16 by akim, Tue Sep 3 09:17:44 2002 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.6.3 from Makefile.am.  # Makefile.in generated by automake 1.6c 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 13  Line 13 
13  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
14    
15  @SET_MAKE@  @SET_MAKE@
 SHELL = @SHELL@  
16    
17  srcdir = @srcdir@  srcdir = @srcdir@
18  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
19  VPATH = @srcdir@  VPATH = @srcdir@
 prefix = @prefix@  
 exec_prefix = @exec_prefix@  
   
 bindir = @bindir@  
 sbindir = @sbindir@  
 libexecdir = @libexecdir@  
 datadir = @datadir@  
 sysconfdir = @sysconfdir@  
 sharedstatedir = @sharedstatedir@  
 localstatedir = @localstatedir@  
 libdir = @libdir@  
 infodir = @infodir@  
 mandir = @mandir@  
 includedir = @includedir@  
 oldincludedir = /usr/include  
20  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
21  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
22  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
23  top_builddir = ..  top_builddir = ..
24    
 ACLOCAL = @ACLOCAL@  
 AUTOCONF = @AUTOCONF@  
 AUTOMAKE = @AUTOMAKE@  
 AUTOHEADER = @AUTOHEADER@  
   
25  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26  INSTALL = @INSTALL@  INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@  
 INSTALL_DATA = @INSTALL_DATA@  
27  install_sh_DATA = $(install_sh) -c -m 644  install_sh_DATA = $(install_sh) -c -m 644
28  install_sh_PROGRAM = $(install_sh) -c  install_sh_PROGRAM = $(install_sh) -c
29  install_sh_SCRIPT = $(install_sh) -c  install_sh_SCRIPT = $(install_sh) -c
 INSTALL_SCRIPT = @INSTALL_SCRIPT@  
30  INSTALL_HEADER = $(INSTALL_DATA)  INSTALL_HEADER = $(INSTALL_DATA)
31  transform = @program_transform_name@  transform = $(program_transform_name)
32  NORMAL_INSTALL = :  NORMAL_INSTALL = :
33  PRE_INSTALL = :  PRE_INSTALL = :
34  POST_INSTALL = :  POST_INSTALL = :
35  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
36  PRE_UNINSTALL = :  PRE_UNINSTALL = :
37  POST_UNINSTALL = :  POST_UNINSTALL = :
38    ACLOCAL = @ACLOCAL@
 EXEEXT = @EXEEXT@  
 OBJEXT = @OBJEXT@  
 PATH_SEPARATOR = @PATH_SEPARATOR@  
39  AMTAR = @AMTAR@  AMTAR = @AMTAR@
40    AUTOCONF = @AUTOCONF@
41    AUTOHEADER = @AUTOHEADER@
42    AUTOMAKE = @AUTOMAKE@
43  AWK = @AWK@  AWK = @AWK@
44  DEPDIR = @DEPDIR@  DEFS = @DEFS@
45    ECHO_C = @ECHO_C@
46    ECHO_N = @ECHO_N@
47    ECHO_T = @ECHO_T@
48  EMACS = @EMACS@  EMACS = @EMACS@
49  EXPR = @EXPR@  EXPR = @EXPR@
50  HELP2MAN = @HELP2MAN@  HELP2MAN = @HELP2MAN@
51    INSTALL_DATA = @INSTALL_DATA@
52    INSTALL_PROGRAM = @INSTALL_PROGRAM@
53    INSTALL_SCRIPT = @INSTALL_SCRIPT@
54  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
55    LIBS = @LIBS@
56    LTLIBOBJS = @LTLIBOBJS@
57  M4 = @M4@  M4 = @M4@
58    MAKEINFO = @MAKEINFO@
59  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
60    PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
61  PACKAGE_NAME = @PACKAGE_NAME@  PACKAGE_NAME = @PACKAGE_NAME@
62    PACKAGE_STRING = @PACKAGE_STRING@
63    PACKAGE_TARNAME = @PACKAGE_TARNAME@
64    PACKAGE_VERSION = @PACKAGE_VERSION@
65    PATH_SEPARATOR = @PATH_SEPARATOR@
66  PERL = @PERL@  PERL = @PERL@
67    SET_MAKE = @SET_MAKE@
68    SHELL = @SHELL@
69  STRIP = @STRIP@  STRIP = @STRIP@
70  VERSION = @VERSION@  VERSION = @VERSION@
71  am__include = @am__include@  ac_ct_STRIP = @ac_ct_STRIP@
72  am__quote = @am__quote@  bindir = @bindir@
73    build_alias = @build_alias@
74    datadir = @datadir@
75    exec_prefix = @exec_prefix@
76    host_alias = @host_alias@
77    includedir = @includedir@
78    infodir = @infodir@
79  install_sh = @install_sh@  install_sh = @install_sh@
80    libdir = @libdir@
81    libexecdir = @libexecdir@
82  lispdir = @lispdir@  lispdir = @lispdir@
83    localstatedir = @localstatedir@
84    mandir = @mandir@
85    oldincludedir = @oldincludedir@
86    prefix = @prefix@
87    program_transform_name = @program_transform_name@
88    sbindir = @sbindir@
89    sharedstatedir = @sharedstatedir@
90    sysconfdir = @sysconfdir@
91    target_alias = @target_alias@
92    
93  bin_SCRIPTS = autom4te \  bin_SCRIPTS = autom4te \
94                autoconf autoheader autoreconf ifnames autoscan autoupdate                autoconf autoheader autoreconf ifnames autoscan autoupdate
# Line 165  uninstall-info-am: Line 174  uninstall-info-am:
174  ETAGS = etags  ETAGS = etags
175  ETAGSFLAGS =  ETAGSFLAGS =
176    
177    CTAGS = ctags
178    CTAGSFLAGS =
179    
180  tags: TAGS  tags: TAGS
181    
182  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
# Line 190  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP Line 202  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
202            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
203               $$tags $$unique               $$tags $$unique
204    
205    ctags: CTAGS
206    CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
207                    $(TAGS_FILES) $(LISP)
208            tags=; \
209            here=`pwd`; \
210            list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
211            unique=`for i in $$list; do \
212                if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213              done | \
214              $(AWK) '    { files[$$0] = 1; } \
215                   END { for (i in files) print i; }'`; \
216            test -z "$(CTAGS_ARGS)$$tags$$unique" \
217              || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
218                 $$tags $$unique
219    
220  GTAGS:  GTAGS:
221          here=`$(am__cd) $(top_builddir) && pwd` \          here=`$(am__cd) $(top_builddir) && pwd` \
222            && cd $(top_srcdir) \            && cd $(top_srcdir) \
223            && gtags -i $(GTAGS_ARGS) $$here            && gtags -i $(GTAGS_ARGS) $$here
224    
225  distclean-tags:  distclean-tags:
226          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
227  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228    
229  top_distdir = ..  top_distdir = ..
# Line 289  mostlyclean: mostlyclean-am Line 316  mostlyclean: mostlyclean-am
316    
317  mostlyclean-am: mostlyclean-generic  mostlyclean-am: mostlyclean-generic
318    
319    pdf: pdf-am
320    
321    pdf-am:
322    
323    ps: ps-am
324    
325    ps-am:
326    
327  uninstall-am: uninstall-binSCRIPTS uninstall-info-am  uninstall-am: uninstall-binSCRIPTS uninstall-info-am
328    
329  .PHONY: GTAGS all all-am check check-am clean clean-generic distclean \  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
330          distclean-generic distclean-tags distdir dvi dvi-am info \          distclean distclean-generic distclean-tags distdir dvi dvi-am \
331          info-am install install-am install-binSCRIPTS install-data \          info info-am install install-am install-binSCRIPTS install-data \
332          install-data-am install-exec install-exec-am install-info \          install-data-am install-exec install-exec-am install-info \
333          install-info-am install-man install-strip installcheck \          install-info-am install-man install-strip installcheck \
334          installcheck-am installdirs maintainer-clean \          installcheck-am installdirs maintainer-clean \
335          maintainer-clean-generic mostlyclean mostlyclean-generic tags \          maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
336          uninstall uninstall-am uninstall-binSCRIPTS uninstall-info-am          pdf-am ps ps-am tags uninstall uninstall-am \
337            uninstall-binSCRIPTS uninstall-info-am
338    
339  $(srcdir)/autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)  $(srcdir)/autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
340          $(AUTOM4SH) $(srcdir)/autoconf.as -o $@          $(AUTOM4SH) $(srcdir)/autoconf.as -o $@

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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