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

Diff of /autoconf/lib/autoconf/Makefile.in

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

revision 1.30 by akim, Tue Sep 3 06:09:31 2002 UTC revision 1.31 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  autoconflibdir = $(pkgdatadir)/autoconf  autoconflibdir = $(pkgdatadir)/autoconf
94  dist_autoconflib_DATA = \  dist_autoconflib_DATA = \
# Line 159  CONFIG_CLEAN_FILES = Line 168  CONFIG_CLEAN_FILES =
168  DIST_SOURCES =  DIST_SOURCES =
169  DATA = $(dist_autoconflib_DATA) $(nodist_autoconflib_DATA)  DATA = $(dist_autoconflib_DATA) $(nodist_autoconflib_DATA)
170    
171  DIST_COMMON = $(dist_autoconflib_DATA) Makefile.am Makefile.in  DIST_COMMON = $(dist_autoconflib_DATA) ../freeze.mk Makefile.am \
172            Makefile.in
173  all: all-am  all: all-am
174    
175  .SUFFIXES:  .SUFFIXES:
# Line 210  uninstall-nodist_autoconflibDATA: Line 220  uninstall-nodist_autoconflibDATA:
220  ETAGS = etags  ETAGS = etags
221  ETAGSFLAGS =  ETAGSFLAGS =
222    
223    CTAGS = ctags
224    CTAGSFLAGS =
225    
226  tags: TAGS  tags: TAGS
227    
228  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
# Line 235  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP Line 248  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
248            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
249               $$tags $$unique               $$tags $$unique
250    
251    ctags: CTAGS
252    CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
253                    $(TAGS_FILES) $(LISP)
254            tags=; \
255            here=`pwd`; \
256            list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
257            unique=`for i in $$list; do \
258                if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259              done | \
260              $(AWK) '    { files[$$0] = 1; } \
261                   END { for (i in files) print i; }'`; \
262            test -z "$(CTAGS_ARGS)$$tags$$unique" \
263              || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
264                 $$tags $$unique
265    
266  GTAGS:  GTAGS:
267          here=`$(am__cd) $(top_builddir) && pwd` \          here=`$(am__cd) $(top_builddir) && pwd` \
268            && cd $(top_srcdir) \            && cd $(top_srcdir) \
269            && gtags -i $(GTAGS_ARGS) $$here            && gtags -i $(GTAGS_ARGS) $$here
270    
271  distclean-tags:  distclean-tags:
272          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
273  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
274    
275  top_distdir = ../..  top_distdir = ../..
276  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
277    
278  distdir: $(DISTFILES)  distdir: $(DISTFILES)
279            $(mkinstalldirs) $(distdir)/..
280          @list='$(DISTFILES)'; for file in $$list; do \          @list='$(DISTFILES)'; for file in $$list; do \
281            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
282            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
# Line 336  mostlyclean: mostlyclean-am Line 365  mostlyclean: mostlyclean-am
365    
366  mostlyclean-am: mostlyclean-generic  mostlyclean-am: mostlyclean-generic
367    
368    pdf: pdf-am
369    
370    pdf-am:
371    
372    ps: ps-am
373    
374    ps-am:
375    
376  uninstall-am: uninstall-dist_autoconflibDATA uninstall-info-am \  uninstall-am: uninstall-dist_autoconflibDATA uninstall-info-am \
377          uninstall-nodist_autoconflibDATA          uninstall-nodist_autoconflibDATA
378    
379  .PHONY: GTAGS all all-am check check-am check-local clean clean-generic \  .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
380          distclean distclean-generic distclean-tags distdir dvi dvi-am \          clean-generic ctags distclean distclean-generic distclean-tags \
381          info info-am install install-am install-data install-data-am \          distdir dvi dvi-am info info-am install install-am install-data \
382          install-dist_autoconflibDATA install-exec install-exec-am \          install-data-am install-dist_autoconflibDATA install-exec \
383          install-info install-info-am install-man \          install-exec-am install-info install-info-am install-man \
384          install-nodist_autoconflibDATA install-strip installcheck \          install-nodist_autoconflibDATA install-strip installcheck \
385          installcheck-am installdirs maintainer-clean \          installcheck-am installdirs maintainer-clean \
386          maintainer-clean-generic mostlyclean mostlyclean-generic tags \          maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
387          uninstall uninstall-am uninstall-dist_autoconflibDATA \          pdf-am ps ps-am tags uninstall uninstall-am \
388          uninstall-info-am uninstall-nodist_autoconflibDATA          uninstall-dist_autoconflibDATA uninstall-info-am \
389            uninstall-nodist_autoconflibDATA
390    
391    
392  check-local:  check-local:

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

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