source: trunk/third/gettext/autoconf-lib-link/Makefile.in @ 21665

Revision 21665, 26.6 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21664, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38DIST_COMMON = README $(am__configure_deps) \
39        $(srcdir)/../config/config.guess \
40        $(srcdir)/../config/config.sub $(srcdir)/../config/install-sh \
41        $(srcdir)/../config/ltmain.sh $(srcdir)/../config/missing \
42        $(srcdir)/../config/mkinstalldirs $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in $(top_srcdir)/configure \
44        ../config/compile ../config/config.guess \
45        ../config/config.rpath ../config/config.sub \
46        ../config/elisp-comp ../config/install-sh ../config/ltmain.sh \
47        ../config/mdate-sh ../config/missing ../config/mkinstalldirs \
48        ../config/texinfo.tex ../config/ylwrap AUTHORS COPYING \
49        ChangeLog INSTALL NEWS config.rpath
50subdir = .
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
53        $(top_srcdir)/../config/m4/libtool.m4 \
54        $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56        $(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno configure.status.lineno
59mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
60CONFIG_CLEAN_FILES =
61depcomp =
62am__depfiles_maybe =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66        html-recursive info-recursive install-data-recursive \
67        install-exec-recursive install-info-recursive \
68        install-recursive installcheck-recursive installdirs-recursive \
69        pdf-recursive ps-recursive uninstall-info-recursive \
70        uninstall-recursive
71ETAGS = etags
72CTAGS = ctags
73DIST_SUBDIRS = $(SUBDIRS)
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75distdir = $(PACKAGE)-$(VERSION)
76top_distdir = $(distdir)
77am__remove_distdir = \
78  { test ! -d $(distdir) \
79    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
80         && rm -fr $(distdir); }; }
81DIST_ARCHIVES = $(distdir).tar.gz
82GZIP_ENV = --best
83distuninstallcheck_listfiles = find . -type f -print
84distcleancheck_listfiles = find . -type f -print
85ACLOCAL = @ACLOCAL@
86AMDEP_FALSE = @AMDEP_FALSE@
87AMDEP_TRUE = @AMDEP_TRUE@
88AMTAR = @AMTAR@
89AR = @AR@
90AS = @AS@
91AUTOCONF = @AUTOCONF@
92AUTOHEADER = @AUTOHEADER@
93AUTOMAKE = @AUTOMAKE@
94AWK = @AWK@
95CC = @CC@
96CCDEPMODE = @CCDEPMODE@
97CFLAGS = @CFLAGS@
98CPP = @CPP@
99CPPFLAGS = @CPPFLAGS@
100CXX = @CXX@
101CXXCPP = @CXXCPP@
102CXXDEPMODE = @CXXDEPMODE@
103CXXFLAGS = @CXXFLAGS@
104CYGPATH_W = @CYGPATH_W@
105DEFS = @DEFS@
106DEPDIR = @DEPDIR@
107DLLTOOL = @DLLTOOL@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116GCC = @GCC@
117INSTALL_DATA = @INSTALL_DATA@
118INSTALL_PROGRAM = @INSTALL_PROGRAM@
119INSTALL_SCRIPT = @INSTALL_SCRIPT@
120INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121LD = @LD@
122LDFLAGS = @LDFLAGS@
123LIBOBJS = @LIBOBJS@
124LIBS = @LIBS@
125LIBTOOL = @LIBTOOL@
126LN_S = @LN_S@
127LTLIBOBJS = @LTLIBOBJS@
128MAKEINFO = @MAKEINFO@
129OBJDUMP = @OBJDUMP@
130OBJEXT = @OBJEXT@
131PACKAGE = @PACKAGE@
132PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133PACKAGE_NAME = @PACKAGE_NAME@
134PACKAGE_STRING = @PACKAGE_STRING@
135PACKAGE_TARNAME = @PACKAGE_TARNAME@
136PACKAGE_VERSION = @PACKAGE_VERSION@
137PATH_SEPARATOR = @PATH_SEPARATOR@
138RANLIB = @RANLIB@
139SET_MAKE = @SET_MAKE@
140SHELL = @SHELL@
141STRIP = @STRIP@
142VERSION = @VERSION@
143ac_ct_AR = @ac_ct_AR@
144ac_ct_AS = @ac_ct_AS@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_CXX = @ac_ct_CXX@
147ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
148ac_ct_F77 = @ac_ct_F77@
149ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
150ac_ct_RANLIB = @ac_ct_RANLIB@
151ac_ct_STRIP = @ac_ct_STRIP@
152aclocaldir = @aclocaldir@
153am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168datadir = @datadir@
169exec_prefix = @exec_prefix@
170host = @host@
171host_alias = @host_alias@
172host_cpu = @host_cpu@
173host_os = @host_os@
174host_vendor = @host_vendor@
175includedir = @includedir@
176infodir = @infodir@
177install_sh = @install_sh@
178libdir = @libdir@
179libexecdir = @libexecdir@
180localstatedir = @localstatedir@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183oldincludedir = @oldincludedir@
184prefix = @prefix@
185program_transform_name = @program_transform_name@
186sbindir = @sbindir@
187sharedstatedir = @sharedstatedir@
188sysconfdir = @sysconfdir@
189target_alias = @target_alias@
190with_gnu_ld = @with_gnu_ld@
191AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
192ACLOCAL_AMFLAGS = -I m4 -I ../config/m4
193EXTRA_DIST = config.rpath
194DISTCLEANFILES = config/config.guess config/config.sub \
195        config/install-sh config/ltmain.sh config/mkinstalldirs \
196        config/missing config/config.rpath
197SUBDIRS = m4 tests
198
199# Subdirectories with separate autoconfiguration.
200CONFIGURES_RPATHX = $(srcdir)/tests/rpathx/Makefile.in $(srcdir)/tests/rpathx/aclocal.m4 $(srcdir)/tests/rpathx/configure
201CONFIGURES_RPATHY = $(srcdir)/tests/rpathy/Makefile.in $(srcdir)/tests/rpathy/aclocal.m4 $(srcdir)/tests/rpathy/configure
202CONFIGURES_RPATHZ = $(srcdir)/tests/rpathz/Makefile.in $(srcdir)/tests/rpathz/aclocal.m4 $(srcdir)/tests/rpathz/configure
203CONFIGURES_RPATHLX = $(srcdir)/tests/rpathlx/Makefile.in $(srcdir)/tests/rpathlx/aclocal.m4 $(srcdir)/tests/rpathlx/configure
204CONFIGURES_RPATHLY = $(srcdir)/tests/rpathly/Makefile.in $(srcdir)/tests/rpathly/aclocal.m4 $(srcdir)/tests/rpathly/configure
205CONFIGURES_RPATHLYX = $(srcdir)/tests/rpathlyx/Makefile.in $(srcdir)/tests/rpathlyx/aclocal.m4 $(srcdir)/tests/rpathlyx/configure
206CONFIGURES_RPATHLZ = $(srcdir)/tests/rpathlz/Makefile.in $(srcdir)/tests/rpathlz/aclocal.m4 $(srcdir)/tests/rpathlz/configure
207CONFIGURES_RPATHLZYX = $(srcdir)/tests/rpathlzyx/Makefile.in $(srcdir)/tests/rpathlzyx/aclocal.m4 $(srcdir)/tests/rpathlzyx/configure
208SUBCONFIGURES = $(CONFIGURES_RPATHX) $(CONFIGURES_RPATHY) $(CONFIGURES_RPATHZ) $(CONFIGURES_RPATHLX) $(CONFIGURES_RPATHLY) $(CONFIGURES_RPATHLYX) $(CONFIGURES_RPATHLZ) $(CONFIGURES_RPATHLZYX)
209all: all-recursive
210
211.SUFFIXES:
212am--refresh:
213        @:
214$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
215        @for dep in $?; do \
216          case '$(am__configure_deps)' in \
217            *$$dep*) \
218              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
219              cd $(srcdir) && $(AUTOMAKE) --gnu  \
220                && exit 0; \
221              exit 1;; \
222          esac; \
223        done; \
224        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
225        cd $(top_srcdir) && \
226          $(AUTOMAKE) --gnu  Makefile
227.PRECIOUS: Makefile
228Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229        @case '$?' in \
230          *config.status*) \
231            echo ' $(SHELL) ./config.status'; \
232            $(SHELL) ./config.status;; \
233          *) \
234            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
235            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
236        esac;
237
238$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239        $(SHELL) ./config.status --recheck
240
241$(top_srcdir)/configure:  $(am__configure_deps)
242        cd $(srcdir) && $(AUTOCONF)
243$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
244        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
245
246mostlyclean-libtool:
247        -rm -f *.lo
248
249clean-libtool:
250        -rm -rf .libs _libs
251
252distclean-libtool:
253        -rm -f libtool
254uninstall-info-am:
255
256# This directory's subdirectories are mostly independent; you can cd
257# into them and run `make' without going through this Makefile.
258# To change the values of `make' variables: instead of editing Makefiles,
259# (1) if the variable is set in `config.status', edit `config.status'
260#     (which will cause the Makefiles to be regenerated when you run `make');
261# (2) otherwise, pass the desired values on the `make' command line.
262$(RECURSIVE_TARGETS):
263        @failcom='exit 1'; \
264        for f in x $$MAKEFLAGS; do \
265          case $$f in \
266            *=* | --[!k]*);; \
267            *k*) failcom='fail=yes';; \
268          esac; \
269        done; \
270        dot_seen=no; \
271        target=`echo $@ | sed s/-recursive//`; \
272        list='$(SUBDIRS)'; for subdir in $$list; do \
273          echo "Making $$target in $$subdir"; \
274          if test "$$subdir" = "."; then \
275            dot_seen=yes; \
276            local_target="$$target-am"; \
277          else \
278            local_target="$$target"; \
279          fi; \
280          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
281          || eval $$failcom; \
282        done; \
283        if test "$$dot_seen" = "no"; then \
284          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
285        fi; test -z "$$fail"
286
287mostlyclean-recursive clean-recursive distclean-recursive \
288maintainer-clean-recursive:
289        @failcom='exit 1'; \
290        for f in x $$MAKEFLAGS; do \
291          case $$f in \
292            *=* | --[!k]*);; \
293            *k*) failcom='fail=yes';; \
294          esac; \
295        done; \
296        dot_seen=no; \
297        case "$@" in \
298          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
299          *) list='$(SUBDIRS)' ;; \
300        esac; \
301        rev=''; for subdir in $$list; do \
302          if test "$$subdir" = "."; then :; else \
303            rev="$$subdir $$rev"; \
304          fi; \
305        done; \
306        rev="$$rev ."; \
307        target=`echo $@ | sed s/-recursive//`; \
308        for subdir in $$rev; do \
309          echo "Making $$target in $$subdir"; \
310          if test "$$subdir" = "."; then \
311            local_target="$$target-am"; \
312          else \
313            local_target="$$target"; \
314          fi; \
315          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316          || eval $$failcom; \
317        done && test -z "$$fail"
318tags-recursive:
319        list='$(SUBDIRS)'; for subdir in $$list; do \
320          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
321        done
322ctags-recursive:
323        list='$(SUBDIRS)'; for subdir in $$list; do \
324          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
325        done
326
327ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329        unique=`for i in $$list; do \
330            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331          done | \
332          $(AWK) '    { files[$$0] = 1; } \
333               END { for (i in files) print i; }'`; \
334        mkid -fID $$unique
335tags: TAGS
336
337TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                $(TAGS_FILES) $(LISP)
339        tags=; \
340        here=`pwd`; \
341        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
342          include_option=--etags-include; \
343          empty_fix=.; \
344        else \
345          include_option=--include; \
346          empty_fix=; \
347        fi; \
348        list='$(SUBDIRS)'; for subdir in $$list; do \
349          if test "$$subdir" = .; then :; else \
350            test ! -f $$subdir/TAGS || \
351              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
352          fi; \
353        done; \
354        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355        unique=`for i in $$list; do \
356            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357          done | \
358          $(AWK) '    { files[$$0] = 1; } \
359               END { for (i in files) print i; }'`; \
360        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
361          test -n "$$unique" || unique=$$empty_fix; \
362          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363            $$tags $$unique; \
364        fi
365ctags: CTAGS
366CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                $(TAGS_FILES) $(LISP)
368        tags=; \
369        here=`pwd`; \
370        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371        unique=`for i in $$list; do \
372            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373          done | \
374          $(AWK) '    { files[$$0] = 1; } \
375               END { for (i in files) print i; }'`; \
376        test -z "$(CTAGS_ARGS)$$tags$$unique" \
377          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
378             $$tags $$unique
379
380GTAGS:
381        here=`$(am__cd) $(top_builddir) && pwd` \
382          && cd $(top_srcdir) \
383          && gtags -i $(GTAGS_ARGS) $$here
384
385distclean-tags:
386        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387
388distdir: $(DISTFILES)
389        $(am__remove_distdir)
390        mkdir $(distdir)
391        $(mkdir_p) $(distdir)/../config $(distdir)/../config/m4
392        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
393        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
394        list='$(DISTFILES)'; for file in $$list; do \
395          case $$file in \
396            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
397            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
398          esac; \
399          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
401          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
402            dir="/$$dir"; \
403            $(mkdir_p) "$(distdir)$$dir"; \
404          else \
405            dir=''; \
406          fi; \
407          if test -d $$d/$$file; then \
408            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
409              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
410            fi; \
411            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
412          else \
413            test -f $(distdir)/$$file \
414            || cp -p $$d/$$file $(distdir)/$$file \
415            || exit 1; \
416          fi; \
417        done
418        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
419          if test "$$subdir" = .; then :; else \
420            test -d "$(distdir)/$$subdir" \
421            || $(mkdir_p) "$(distdir)/$$subdir" \
422            || exit 1; \
423            distdir=`$(am__cd) $(distdir) && pwd`; \
424            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
425            (cd $$subdir && \
426              $(MAKE) $(AM_MAKEFLAGS) \
427                top_distdir="$$top_distdir" \
428                distdir="$$distdir/$$subdir" \
429                distdir) \
430              || exit 1; \
431          fi; \
432        done
433        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
434          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
435          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
436          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
437        || chmod -R a+r $(distdir)
438dist-gzip: distdir
439        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
440        $(am__remove_distdir)
441
442dist-bzip2: distdir
443        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
444        $(am__remove_distdir)
445
446dist-tarZ: distdir
447        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
448        $(am__remove_distdir)
449
450dist-shar: distdir
451        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
452        $(am__remove_distdir)
453
454dist-zip: distdir
455        -rm -f $(distdir).zip
456        zip -rq $(distdir).zip $(distdir)
457        $(am__remove_distdir)
458
459dist dist-all: distdir
460        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
461        $(am__remove_distdir)
462
463# This target untars the dist file and tries a VPATH configuration.  Then
464# it guarantees that the distribution is self-contained by making another
465# tarfile.
466distcheck: dist
467        case '$(DIST_ARCHIVES)' in \
468        *.tar.gz*) \
469          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
470        *.tar.bz2*) \
471          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
472        *.tar.Z*) \
473          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
474        *.shar.gz*) \
475          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
476        *.zip*) \
477          unzip $(distdir).zip ;;\
478        esac
479        chmod -R a-w $(distdir); chmod a+w $(distdir)
480        mkdir $(distdir)/_build
481        mkdir $(distdir)/_inst
482        chmod a-w $(distdir)
483        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
484          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
485          && cd $(distdir)/_build \
486          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
487            $(DISTCHECK_CONFIGURE_FLAGS) \
488          && $(MAKE) $(AM_MAKEFLAGS) \
489          && $(MAKE) $(AM_MAKEFLAGS) dvi \
490          && $(MAKE) $(AM_MAKEFLAGS) check \
491          && $(MAKE) $(AM_MAKEFLAGS) install \
492          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
493          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
494          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
495                distuninstallcheck \
496          && chmod -R a-w "$$dc_install_base" \
497          && ({ \
498               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
499               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
500               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
501               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
502                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
503              } || { rm -rf "$$dc_destdir"; exit 1; }) \
504          && rm -rf "$$dc_destdir" \
505          && $(MAKE) $(AM_MAKEFLAGS) dist \
506          && rm -rf $(DIST_ARCHIVES) \
507          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
508        $(am__remove_distdir)
509        @(echo "$(distdir) archives ready for distribution: "; \
510          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
511          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
512distuninstallcheck:
513        @cd $(distuninstallcheck_dir) \
514        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
515           || { echo "ERROR: files left after uninstall:" ; \
516                if test -n "$(DESTDIR)"; then \
517                  echo "  (check DESTDIR support)"; \
518                fi ; \
519                $(distuninstallcheck_listfiles) ; \
520                exit 1; } >&2
521distcleancheck: distclean
522        @if test '$(srcdir)' = . ; then \
523          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
524          exit 1 ; \
525        fi
526        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
527          || { echo "ERROR: files left in build directory after distclean:" ; \
528               $(distcleancheck_listfiles) ; \
529               exit 1; } >&2
530check-am: all-am
531check: check-recursive
532all-am: Makefile all-local
533installdirs: installdirs-recursive
534installdirs-am:
535install: install-recursive
536install-exec: install-exec-recursive
537install-data: install-data-recursive
538uninstall: uninstall-recursive
539
540install-am: all-am
541        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542
543installcheck: installcheck-recursive
544install-strip:
545        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547          `test -z '$(STRIP)' || \
548            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
549mostlyclean-generic:
550
551clean-generic:
552
553distclean-generic:
554        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
555        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
556
557maintainer-clean-generic:
558        @echo "This command is intended for maintainers to use"
559        @echo "it deletes files that may require special tools to rebuild."
560clean: clean-recursive
561
562clean-am: clean-generic clean-libtool mostlyclean-am
563
564distclean: distclean-recursive
565        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
566        -rm -f Makefile
567distclean-am: clean-am distclean-generic distclean-libtool \
568        distclean-local distclean-tags
569
570dvi: dvi-recursive
571
572dvi-am:
573
574html: html-recursive
575
576info: info-recursive
577
578info-am:
579
580install-data-am:
581
582install-exec-am:
583
584install-info: install-info-recursive
585
586install-man:
587
588installcheck-am:
589
590maintainer-clean: maintainer-clean-recursive
591        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
592        -rm -rf $(top_srcdir)/autom4te.cache
593        -rm -f Makefile
594maintainer-clean-am: distclean-am maintainer-clean-generic
595
596mostlyclean: mostlyclean-recursive
597
598mostlyclean-am: mostlyclean-generic mostlyclean-libtool
599
600pdf: pdf-recursive
601
602pdf-am:
603
604ps: ps-recursive
605
606ps-am:
607
608uninstall-am: uninstall-info-am
609
610uninstall-info: uninstall-info-recursive
611
612.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
613        am--refresh check check-am clean clean-generic clean-libtool \
614        clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
615        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
616        distclean-generic distclean-libtool distclean-local \
617        distclean-recursive distclean-tags distcleancheck distdir \
618        distuninstallcheck dvi dvi-am html html-am info info-am \
619        install install-am install-data install-data-am install-exec \
620        install-exec-am install-info install-info-am install-man \
621        install-strip installcheck installcheck-am installdirs \
622        installdirs-am maintainer-clean maintainer-clean-generic \
623        maintainer-clean-recursive mostlyclean mostlyclean-generic \
624        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
625        tags tags-recursive uninstall uninstall-am uninstall-info-am
626
627
628# We want to maintain only one copy of config.rpath. The one in this directory
629# is the source.
630
631all-local: $(srcdir)/../config/config.rpath
632
633$(srcdir)/../config/config.rpath: $(srcdir)/config.rpath
634        cp $(srcdir)/config.rpath $(srcdir)/../config/config.rpath
635
636# The AC_CONFIG_AUX_DIR argument in the tests/rpath*/configure.ac files is
637# interpreted in two different contexts:
638#   1. at "make distrib" time, when we call automake, relative to
639#      SRCDIR/tests/rpath*/,
640#   2. at "make check" time, when the directory is copied and configured,
641#      relative to BUILDDIR/tests/tstdir/rp-*/.
642# We choose this argument to be '../../../config', for case 1, and therefore
643# we need to make a local copy of the config directory, for case 2.
644
645all-local: config/config.guess config/config.sub config/install-sh config/ltmain.sh config/mkinstalldirs config/missing config/config.rpath
646
647config-dir:
648        test -d config || mkdir config
649        touch config-dir
650
651config/config.guess: $(srcdir)/../config/config.guess config-dir
652        cp $(srcdir)/../config/config.guess config/config.guess
653
654config/config.sub: $(srcdir)/../config/config.sub config-dir
655        cp $(srcdir)/../config/config.sub config/config.sub
656
657config/install-sh: $(srcdir)/../config/install-sh config-dir
658        cp $(srcdir)/../config/install-sh config/install-sh
659
660config/ltmain.sh: $(srcdir)/../config/ltmain.sh config-dir
661        cp $(srcdir)/../config/ltmain.sh config/ltmain.sh
662
663config/mkinstalldirs: $(srcdir)/../config/mkinstalldirs config-dir
664        cp $(srcdir)/../config/mkinstalldirs config/mkinstalldirs
665
666config/missing: $(srcdir)/../config/missing config-dir
667        cp $(srcdir)/../config/missing config/missing
668
669config/config.rpath: $(srcdir)/config.rpath config-dir
670        cp $(srcdir)/config.rpath config/config.rpath
671
672distclean-local:
673        rm -rf config config-dir
674$(srcdir)/tests/rpathx/Makefile.in: $(srcdir)/tests/rpathx/Makefile.am $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
675        cd $(srcdir)/tests/rpathx && automake Makefile
676$(srcdir)/tests/rpathx/aclocal.m4: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/../config/m4/libtool.m4
677        cd $(srcdir)/tests/rpathx && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
678$(srcdir)/tests/rpathx/configure: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
679        cd $(srcdir)/tests/rpathx && autoconf
680$(srcdir)/tests/rpathy/Makefile.in: $(srcdir)/tests/rpathy/Makefile.am $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
681        cd $(srcdir)/tests/rpathy && automake Makefile
682$(srcdir)/tests/rpathy/aclocal.m4: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/../config/m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
683        cd $(srcdir)/tests/rpathy && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
684$(srcdir)/tests/rpathy/configure: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
685        cd $(srcdir)/tests/rpathy && autoconf
686$(srcdir)/tests/rpathz/Makefile.in: $(srcdir)/tests/rpathz/Makefile.am $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
687        cd $(srcdir)/tests/rpathz && automake Makefile
688$(srcdir)/tests/rpathz/aclocal.m4: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/../config/m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
689        cd $(srcdir)/tests/rpathz && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
690$(srcdir)/tests/rpathz/configure: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
691        cd $(srcdir)/tests/rpathz && autoconf
692$(srcdir)/tests/rpathlx/Makefile.in: $(srcdir)/tests/rpathlx/Makefile.am $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/tests/rpathlx/aclocal.m4
693        cd $(srcdir)/tests/rpathlx && automake Makefile
694$(srcdir)/tests/rpathlx/aclocal.m4: $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
695        cd $(srcdir)/tests/rpathlx && aclocal -I `cd ../../m4 && pwd`
696$(srcdir)/tests/rpathlx/configure: $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/tests/rpathlx/aclocal.m4
697        cd $(srcdir)/tests/rpathlx && autoconf
698$(srcdir)/tests/rpathly/Makefile.in: $(srcdir)/tests/rpathly/Makefile.am $(srcdir)/tests/rpathly/configure.ac $(srcdir)/tests/rpathly/aclocal.m4
699        cd $(srcdir)/tests/rpathly && automake Makefile
700$(srcdir)/tests/rpathly/aclocal.m4: $(srcdir)/tests/rpathly/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
701        cd $(srcdir)/tests/rpathly && aclocal -I `cd ../../m4 && pwd`
702$(srcdir)/tests/rpathly/configure: $(srcdir)/tests/rpathly/configure.ac $(srcdir)/tests/rpathly/aclocal.m4
703        cd $(srcdir)/tests/rpathly && autoconf
704$(srcdir)/tests/rpathlyx/Makefile.in: $(srcdir)/tests/rpathlyx/Makefile.am $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/tests/rpathlyx/aclocal.m4
705        cd $(srcdir)/tests/rpathlyx && automake Makefile
706$(srcdir)/tests/rpathlyx/aclocal.m4: $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
707        cd $(srcdir)/tests/rpathlyx && aclocal -I `cd ../../m4 && pwd`
708$(srcdir)/tests/rpathlyx/configure: $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/tests/rpathlyx/aclocal.m4
709        cd $(srcdir)/tests/rpathlyx && autoconf
710$(srcdir)/tests/rpathlz/Makefile.in: $(srcdir)/tests/rpathlz/Makefile.am $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/tests/rpathlz/aclocal.m4
711        cd $(srcdir)/tests/rpathlz && automake Makefile
712$(srcdir)/tests/rpathlz/aclocal.m4: $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
713        cd $(srcdir)/tests/rpathlz && aclocal -I `cd ../../m4 && pwd`
714$(srcdir)/tests/rpathlz/configure: $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/tests/rpathlz/aclocal.m4
715        cd $(srcdir)/tests/rpathlz && autoconf
716$(srcdir)/tests/rpathlzyx/Makefile.in: $(srcdir)/tests/rpathlzyx/Makefile.am $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/tests/rpathlzyx/aclocal.m4
717        cd $(srcdir)/tests/rpathlzyx && automake Makefile
718$(srcdir)/tests/rpathlzyx/aclocal.m4: $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
719        cd $(srcdir)/tests/rpathlzyx && aclocal -I `cd ../../m4 && pwd`
720$(srcdir)/tests/rpathlzyx/configure: $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/tests/rpathlzyx/aclocal.m4
721        cd $(srcdir)/tests/rpathlzyx && autoconf
722
723subconfigures: $(SUBCONFIGURES)
724
725# Hidden from automake, but really activated. Works around an automake-1.5 bug.
726#distdir: subconfigures
727# Tell versions [3.59,3.63) of GNU make to not export all variables.
728# Otherwise a system limit (for SysV at least) may be exceeded.
729.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.