# Makefile.in generated by automake 1.15.1 from Makefile.am. # Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 1995-2017 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/automake pkgincludedir = $(includedir)/automake pkglibdir = $(libdir)/automake pkglibexecdir = $(libexecdir)/automake am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = x86_64-pc-linux-gnu host_triplet = x86_64-pc-linux-gnu subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \ $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/cond.m4 \ $(top_srcdir)/m4/init.m4 $(top_srcdir)/m4/install-sh.m4 \ $(top_srcdir)/m4/lead-dot.m4 $(top_srcdir)/m4/missing.m4 \ $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/prog-cc-c-o.m4 \ $(top_srcdir)/m4/runlog.m4 $(top_srcdir)/m4/sanity.m4 \ $(top_srcdir)/m4/silent.m4 $(top_srcdir)/m4/strip.m4 \ $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(dist_noinst_SCRIPTS) \ $(srcdir)/doc/version.texi $(srcdir)/doc/stamp-vti \ $(dist_am_DATA) $(dist_automake_ac_DATA) \ $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \ $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \ $(dist_script_DATA) $(dist_system_ac_DATA) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = t/wrap/aclocal-${APIVERSION} \ t/wrap/automake-${APIVERSION} CONFIG_CLEAN_VPATH_FILES = GNUmakefile am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \ "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(amdir)" \ "$(DESTDIR)$(automake_acdir)" \ "$(DESTDIR)$(automake_internal_acdir)" "$(DESTDIR)$(docdir)" \ "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(pkgvdatadir)" \ "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(system_acdir)" \ "$(DESTDIR)$(perllibdir)" SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \ $(nodist_noinst_SCRIPTS) AM_V_P = $(am__v_P_1) am__v_P_ = $(am__v_P_1) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_1) am__v_GEN_ = $(am__v_GEN_1) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_1) am__v_at_ = $(am__v_at_1) am__v_at_0 = @ am__v_at_1 = depcomp = am__depfiles_maybe = SOURCES = DIST_SOURCES = AM_V_DVIPS = $(am__v_DVIPS_1) am__v_DVIPS_ = $(am__v_DVIPS_1) am__v_DVIPS_0 = @echo " DVIPS " $@; am__v_DVIPS_1 = AM_V_MAKEINFO = $(am__v_MAKEINFO_1) am__v_MAKEINFO_ = $(am__v_MAKEINFO_1) am__v_MAKEINFO_0 = @echo " MAKEINFO" $@; am__v_MAKEINFO_1 = AM_V_INFOHTML = $(am__v_INFOHTML_1) am__v_INFOHTML_ = $(am__v_INFOHTML_1) am__v_INFOHTML_0 = @echo " INFOHTML" $@; am__v_INFOHTML_1 = AM_V_TEXI2DVI = $(am__v_TEXI2DVI_1) am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_1) am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@; am__v_TEXI2DVI_1 = AM_V_TEXI2PDF = $(am__v_TEXI2PDF_1) am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_1) am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@; am__v_TEXI2PDF_1 = AM_V_texinfo = $(am__v_texinfo_1) am__v_texinfo_ = $(am__v_texinfo_1) am__v_texinfo_0 = -q am__v_texinfo_1 = AM_V_texidevnull = $(am__v_texidevnull_1) am__v_texidevnull_ = $(am__v_texidevnull_1) am__v_texidevnull_0 = > /dev/null am__v_texidevnull_1 = am__dirstamp = $(am__leading_dot)dirstamp INFO_DEPS = $(srcdir)/doc/automake.info \ $(srcdir)/doc/automake-history.info TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex am__TEXINFO_TEX_DIR = $(top_srcdir)/lib DVIS = doc/automake.dvi doc/automake-history.dvi PDFS = doc/automake.pdf doc/automake-history.pdf PSS = doc/automake.ps doc/automake-history.ps HTMLS = doc/automake.html doc/automake-history.html TEXINFOS = doc/automake.texi doc/automake-history.texi TEXI2DVI = texi2dvi TEXI2PDF = $(TEXI2DVI) --pdf --batch MAKEINFOHTML = $(MAKEINFO) --html AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) DVIPS = dvips am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac man1dir = $(mandir)/man1 NROFF = nroff MANS = $(man1_MANS) DATA = $(dist_am_DATA) $(dist_automake_ac_DATA) \ $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \ $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \ $(dist_script_DATA) $(dist_system_ac_DATA) \ $(nodist_noinst_DATA) $(nodist_perllib_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope check recheck am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no am__tty_colors = { \ $(am__tty_colors_dummy); \ if test "X$(AM_COLOR_TESTS)" = Xno; then \ am__color_tests=no; \ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ am__color_tests=yes; \ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ am__color_tests=yes; \ fi; \ if test $$am__color_tests = yes; then \ red=''; \ grn=''; \ lgn=''; \ blu=''; \ mgn=''; \ brg=''; \ std=''; \ fi; \ } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* # A command that, given a newline-separated list of test names on the # standard input, print the name of the tests that are to be re-run # upon "make recheck". am__list_recheck_tests = $(AWK) '{ \ recheck = 1; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ { \ if ((getline line2 < ($$0 ".log")) < 0) \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ { \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ { \ break; \ } \ }; \ if (recheck) \ print $$0; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # A command that, given a newline-separated list of test names on the # standard input, create the global log from their .trs and .log files. am__create_global_log = $(AWK) ' \ function fatal(msg) \ { \ print "fatal: making $@: " msg | "cat >&2"; \ exit 1; \ } \ function rst_section(header) \ { \ print header; \ len = length(header); \ for (i = 1; i <= len; i = i + 1) \ printf "="; \ printf "\n\n"; \ } \ { \ copy_in_global_log = 1; \ global_test_result = "RUN"; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".trs"); \ if (line ~ /$(am__global_test_result_rx)/) \ { \ sub("$(am__global_test_result_rx)", "", line); \ sub("[ ]*$$", "", line); \ global_test_result = line; \ } \ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ copy_in_global_log = 0; \ }; \ if (copy_in_global_log) \ { \ rst_section(global_test_result ": " $$0); \ while ((rc = (getline line < ($$0 ".log"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".log"); \ print line; \ }; \ printf "\n"; \ }; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # Restructured Text title. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ $(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ case "$@" in \ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ *) am__odir=.;; \ esac; \ test "x$$am__odir" = x"." || test -d "$$am__odir" \ || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ am__enable_hard_errors=yes; \ fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ am__expect_failure=yes;; \ *) \ am__expect_failure=no;; \ esac; \ $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) # A shell command to get the names of the tests scripts with any registered # extension removed (i.e., equivalently, the names of the test logs, with # the '.log' extension removed). The result is saved in the shell variable # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", # since that might cause problem with VPATH rewrites for suffix-less tests. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. am__set_TESTS_bases = \ bases='$(TEST_LOGS)'; \ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ bases=`echo $$bases` RECHECK_LOGS = $(TEST_LOGS) TEST_SUITE_LOG = test-suite.log am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:UNKNOWN.log=.log) am__test_logs3 = $(am__test_logs2:.pl.log=.log) PL_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver PL_LOG_COMPILE = $(PL_LOG_COMPILER) $(AM_PL_LOG_FLAGS) $(PL_LOG_FLAGS) am__set_b = \ case '$@' in \ */*) \ case '$*' in \ */*) b='$*';; \ *) b=`echo '$@' | sed 's/\.log$$//'`; \ esac;; \ *) \ b='$*';; \ esac am__test_logs4 = $(am__test_logs3:.sh.log=.log) SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS) TEST_LOGS = $(am__test_logs4:.tap.log=.log) TAP_LOG_COMPILE = $(TAP_LOG_COMPILER) $(AM_TAP_LOG_FLAGS) \ $(TAP_LOG_FLAGS) am__DIST_COMMON = $(doc_automake_TEXINFOS) \ $(doc_automake_history_TEXINFOS) $(srcdir)/GNUmakefile \ $(srcdir)/Makefile.in $(srcdir)/bin/Makefile.inc \ $(srcdir)/contrib/t/Makefile.inc $(srcdir)/doc/Makefile.inc \ $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/Makefile.inc \ $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc \ $(srcdir)/t/CheckListOfTests.am $(srcdir)/t/Makefile.inc \ $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am \ $(top_srcdir)/lib/compile $(top_srcdir)/lib/config.guess \ $(top_srcdir)/lib/config.sub $(top_srcdir)/lib/install-sh \ $(top_srcdir)/lib/mdate-sh $(top_srcdir)/lib/missing \ $(top_srcdir)/lib/mkinstalldirs $(top_srcdir)/lib/test-driver \ $(top_srcdir)/lib/texinfo.tex $(top_srcdir)/t/wrap/aclocal.in \ $(top_srcdir)/t/wrap/automake.in AUTHORS COPYING ChangeLog \ INSTALL NEWS README THANKS lib/COPYING lib/INSTALL lib/ar-lib \ lib/compile lib/config.guess lib/config.sub lib/depcomp \ lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs \ lib/py-compile lib/texinfo.tex lib/ylwrap DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz GZIP_ENV = --best DIST_TARGETS = dist-xz dist-gzip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = "/home/user/librerouteros-C7/build_dir/host/automake-1.15.1/t/wrap/aclocal-1.15" AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AM_TEST_RUNNER_SHELL = bash APIVERSION = 1.15 AUTOCONF = ${SHELL} /home/user/librerouteros-C7/build_dir/host/automake-1.15.1/lib/missing autoconf AUTOHEADER = ${SHELL} /home/user/librerouteros-C7/build_dir/host/automake-1.15.1/lib/missing autoheader AUTOMAKE = "/home/user/librerouteros-C7/build_dir/host/automake-1.15.1/t/wrap/automake-1.15" AWK = gawk CC = gcc CFLAGS = -O2 -I/home/user/librerouteros-C7/staging_dir/host/include CPPFLAGS = -I/home/user/librerouteros-C7/staging_dir/host/include CXX = g++ CXXFLAGS = -g -O2 CYGPATH_W = echo DEFS = -DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.15.1\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.15.1\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\" ECHO_C = ECHO_N = -n ECHO_T = EGREP = /home/user/librerouteros-C7/staging_dir/host/bin/grep -E EXEEXT = UNKNOWN F77 = false FC = false FCFLAGS = FFLAGS = FGREP = /home/user/librerouteros-C7/staging_dir/host/bin/grep -F GNU_CC = gcc GNU_CFLAGS = -O2 -I/home/user/librerouteros-C7/staging_dir/host/include GNU_CXX = g++ GNU_CXXFLAGS = -g -O2 GNU_F77 = false GNU_FC = false GNU_FCFLAGS = GNU_FFLAGS = GNU_GCJ = false GNU_GCJFLAGS = GREP = /home/user/librerouteros-C7/staging_dir/host/bin/grep INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = -L/home/user/librerouteros-C7/staging_dir/host/lib LEX = lex LIBOBJS = LIBS = LN = ln LN_S = ln -s LTLIBOBJS = MAKEINFO = ${SHELL} /home/user/librerouteros-C7/build_dir/host/automake-1.15.1/lib/missing makeinfo MKDIR_P = /bin/mkdir -p MODIFICATION_DELAY = 2 OBJEXT = UNKNOWN PACKAGE = automake PACKAGE_BUGREPORT = bug-automake@gnu.org PACKAGE_NAME = GNU Automake PACKAGE_STRING = GNU Automake 1.15.1 PACKAGE_TARNAME = automake PACKAGE_URL = http://www.gnu.org/software/automake/ PACKAGE_VERSION = 1.15.1 PATH_SEPARATOR = : PERL = /usr/bin/env perl RELEASE_YEAR = 2017 SET_MAKE = SHELL = /usr/bin/env bash STRIP = TEX = VERSION = 1.15.1 YACC = false abs_builddir = /home/user/librerouteros-C7/build_dir/host/automake-1.15.1 abs_srcdir = /home/user/librerouteros-C7/build_dir/host/automake-1.15.1 abs_top_builddir = /home/user/librerouteros-C7/build_dir/host/automake-1.15.1 abs_top_srcdir = /home/user/librerouteros-C7/build_dir/host/automake-1.15.1 ac_ct_CC = ac_ct_CXX = ac_ct_F77 = ac_ct_FC = ac_ct_GNU_CC = ac_ct_GNU_CXX = ac_ct_GNU_F77 = ac_ct_GNU_FC = ac_ct_GNU_GCJ = am_AUTOCONF = autoconf am_AUTOHEADER = autoheader am_AUTOM4TE = autom4te am_AUTORECONF = autoreconf am_AUTOUPDATE = autoupdate am__leading_dot = . am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - amdir = ${pkgvdatadir}/am automake_acdir = ${datadir}/aclocal-1.15 bindir = ${exec_prefix}/bin build = x86_64-pc-linux-gnu build_alias = x86_64-pc-linux-gnu build_cpu = x86_64 build_os = linux-gnu build_vendor = pc builddir = . datadir = ${datarootdir} datarootdir = /home/user/librerouteros-C7/staging_dir/host/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = /home/user/librerouteros-C7/staging_dir/host host = x86_64-pc-linux-gnu host_alias = x86_64-pc-linux-gnu host_cpu = x86_64 host_os = linux-gnu host_vendor = pc htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/user/librerouteros-C7/build_dir/host/automake-1.15.1/lib/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = /home/user/librerouteros-C7/staging_dir/host/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} pkgvdatadir = ${datadir}/automake-1.15 prefix = /home/user/librerouteros-C7/staging_dir/host program_transform_name = s&$$&&;s&^&& psdir = ${docdir} required_autoconf_version = 2.65 sbindir = /home/user/librerouteros-C7/staging_dir/host/bin scriptdir = ${pkgvdatadir} sharedstatedir = ${prefix}/com srcdir = . sysconfdir = /home/user/librerouteros-C7/staging_dir/host/etc system_acdir = ${datadir}/aclocal target_alias = x86_64-pc-linux-gnu top_build_prefix = top_builddir = . top_srcdir = . CLEANFILES = $(bin_SCRIPTS) $(man1_MANS) $(nodist_perllib_DATA) \ t/ax/test-defs.sh t/ax/shell-no-trail-bslash t/ax/cc-no-c-o \ runtest $(PERF_TEST_SUITE_LOG) DISTCLEANFILES = MAINTAINERCLEANFILES = # Third-party, obsolescent or experimental stuff. # Older files, kept mostly for historical interest. # Maintainer-specific files and scripts. EXTRA_DIST = bootstrap GNUmakefile HACKING PLANS contrib/tap-driver.pl \ contrib/check-html.am contrib/multilib/README \ contrib/multilib/config-ml.in contrib/multilib/symlink-tree \ contrib/multilib/multilib.am contrib/multilib/multi.m4 \ contrib/README old/ChangeLog-tests old/ChangeLog.96 \ old/ChangeLog.98 old/ChangeLog.00 old/ChangeLog.01 \ old/ChangeLog.02 old/ChangeLog.03 old/ChangeLog.04 \ old/ChangeLog.09 old/ChangeLog.11 old/TODO maintainer/am-ft \ maintainer/am-xft maintainer/rename-tests maintainer/maint.mk \ maintainer/syntax-checks.mk $(AUTOMAKESOURCES) \ bin/gen-perl-protos doc/help2man lib/Automake/Config.in \ m4/amversion.in t/README t/ax/is t/ax/is_newest \ t/ax/deltree.pl $(handwritten_TESTS) t/ax/tap-summary-aux.sh \ t/ax/testsuite-summary-checks.sh t/ax/depcomp.sh \ t/ax/extract-testsuite-summary.pl t/ax/tap-setup.sh \ t/ax/trivial-test-driver $(generated_TESTS) gen-testsuite-part \ $(contrib_TESTS) t/ax/distcheck-hook-m4.am t/ax/test-defs.in \ t/ax/shell-no-trail-bslash.in t/ax/cc-no-c-o.in \ t/ax/runtest.in $(perf_TESTS) TAGS_FILES = $(AUTOMAKESOURCES) dist_noinst_DATA = $(amhello_sources) t/ax/test-init.sh \ t/ax/test-lib.sh t/ax/am-test-lib.sh t/ax/tap-functions.sh nodist_noinst_DATA = t/ax/test-defs.sh dist_noinst_SCRIPTS = # Static dependencies valid for each test case (also further # extended later). Note that use 'noinst_' rather than 'check_' # as the prefix, because we really want them to be built by # "make all". This makes it easier to run the test cases by # hand after having simply configured and built the package. nodist_noinst_SCRIPTS = t/wrap/aclocal-$(APIVERSION) \ t/wrap/automake-$(APIVERSION) t/ax/shell-no-trail-bslash \ t/ax/cc-no-c-o runtest # We want a handful of substitutions to be fully-expanded by make; # then use config.status to substitute the remainder where a single # expansion is sufficient. We use a funny notation here to avoid # configure substitutions in our text. do_subst = ( sed \ -e "s,[@]configure_input[@],Generated from $$in; do not edit by hand.,g" \ -e 's,[@]datadir[@],$(datadir),g' \ -e 's,[@]amdir[@],$(amdir),g' \ -e 's,[@]bindir[@],$(bindir),g' \ -e 's,[@]docdir[@],$(docdir),g' \ -e 's,[@]pkgvdatadir[@],$(pkgvdatadir),g' \ -e 's,[@]scriptdir[@],$(scriptdir),g' \ -e 's,[@]automake_acdir[@],$(automake_acdir),g' \ -e 's,[@]system_acdir[@],$(system_acdir),g' \ -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' \ | $(SHELL) ./config.status --file=- \ | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' \ ) # Generated files shouldn't contain unexpanded '@substitutions@', and # should be made read-only, to prevent them from being edited by mistake # instead of the file the are generated from. generated_file_finalize = $(AM_V_at) \ if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' $@-t; then \ echo "$@ contains unexpanded substitution (see lines above)"; \ exit 1; \ fi; \ chmod a-w $@-t && mv -f $@-t $@ # For some tests or targets, we need to have the just-build automake and # aclocal scripts avaiable on PATH. extend_PATH = \ { PATH='$(abs_builddir)/t/wrap$(PATH_SEPARATOR)'$$PATH && export PATH; } bin_SCRIPTS = bin/automake bin/aclocal # Used by maintainer checks and such. automake_in = $(srcdir)/bin/automake.in aclocal_in = $(srcdir)/bin/aclocal.in automake_script = bin/automake aclocal_script = bin/aclocal AUTOMAKESOURCES = $(automake_in) $(aclocal_in) info_TEXINFOS = doc/automake.texi doc/automake-history.texi doc_automake_TEXINFOS = doc/fdl.texi doc_automake_history_TEXINFOS = doc/fdl.texi man1_MANS = \ doc/aclocal.1 \ doc/automake.1 \ doc/aclocal-$(APIVERSION).1 \ doc/automake-$(APIVERSION).1 update_mans = \ $(AM_V_GEN): \ && $(MKDIR_P) doc \ && $(extend_PATH) \ && $(PERL) $(srcdir)/doc/help2man --output=$@ amhello_sources = \ doc/amhello/configure.ac \ doc/amhello/Makefile.am \ doc/amhello/README \ doc/amhello/src/main.c \ doc/amhello/src/Makefile.am amhello_configury = \ aclocal.m4 \ autom4te.cache \ Makefile.in \ config.h.in \ configure \ depcomp \ install-sh \ missing \ src/Makefile.in dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz setup_autotools_paths = { \ $(extend_PATH) \ && ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \ && AUTOMAKE=automake-$(APIVERSION) && export AUTOMAKE \ && AUTOCONF='$(am_AUTOCONF)' && export AUTOCONF \ && AUTOM4TE='$(am_AUTOM4TE)' && export AUTOM4TE \ && AUTORECONF='$(am_AUTORECONF)' && export AUTORECONF \ && AUTOHEADER='$(am_AUTOHEADER)' && export AUTOHEADER \ && AUTOUPDATE='$(am_AUTOUPDATE)' && export AUTOUPDATE \ && true; \ } dist_pkgvdata_DATA = \ lib/COPYING \ lib/INSTALL \ lib/texinfo.tex # These must all be executable when installed. However, if we use # _SCRIPTS, then the program transform will be applied, which is not # what we want. So we make them executable by hand. dist_script_DATA = \ lib/config.guess \ lib/config.sub \ lib/install-sh \ lib/mdate-sh \ lib/missing \ lib/mkinstalldirs \ lib/ylwrap \ lib/depcomp \ lib/compile \ lib/py-compile \ lib/ar-lib \ lib/test-driver \ lib/tap-driver.sh perllibdir = $(pkgvdatadir)/Automake dist_perllib_DATA = \ lib/Automake/ChannelDefs.pm \ lib/Automake/Channels.pm \ lib/Automake/Condition.pm \ lib/Automake/Configure_ac.pm \ lib/Automake/DisjConditions.pm \ lib/Automake/FileUtils.pm \ lib/Automake/General.pm \ lib/Automake/Getopt.pm \ lib/Automake/Item.pm \ lib/Automake/ItemDef.pm \ lib/Automake/Language.pm \ lib/Automake/Location.pm \ lib/Automake/Options.pm \ lib/Automake/Rule.pm \ lib/Automake/RuleDef.pm \ lib/Automake/Variable.pm \ lib/Automake/VarDef.pm \ lib/Automake/Version.pm \ lib/Automake/XFile.pm \ lib/Automake/Wrap.pm nodist_perllib_DATA = lib/Automake/Config.pm dist_am_DATA = \ lib/am/check.am \ lib/am/check2.am \ lib/am/clean-hdr.am \ lib/am/clean.am \ lib/am/compile.am \ lib/am/configure.am \ lib/am/data.am \ lib/am/dejagnu.am \ lib/am/depend.am \ lib/am/depend2.am \ lib/am/distdir.am \ lib/am/footer.am \ lib/am/header-vars.am \ lib/am/header.am \ lib/am/install.am \ lib/am/inst-vars.am \ lib/am/java.am \ lib/am/lang-compile.am \ lib/am/lex.am \ lib/am/library.am \ lib/am/libs.am \ lib/am/libtool.am \ lib/am/lisp.am \ lib/am/ltlib.am \ lib/am/ltlibrary.am \ lib/am/mans-vars.am \ lib/am/mans.am \ lib/am/program.am \ lib/am/progs.am \ lib/am/python.am \ lib/am/remake-hdr.am \ lib/am/scripts.am \ lib/am/subdirs.am \ lib/am/tags.am \ lib/am/texi-vers.am \ lib/am/texibuild.am \ lib/am/texinfos.am \ lib/am/vala.am \ lib/am/yacc.am dist_automake_ac_DATA = \ m4/amversion.m4 \ m4/ar-lib.m4 \ m4/as.m4 \ m4/auxdir.m4 \ m4/cond.m4 \ m4/cond-if.m4 \ m4/depend.m4 \ m4/depout.m4 \ m4/dmalloc.m4 \ m4/extra-recurs.m4 \ m4/gcj.m4 \ m4/init.m4 \ m4/install-sh.m4 \ m4/lead-dot.m4 \ m4/lex.m4 \ m4/lispdir.m4 \ m4/maintainer.m4 \ m4/make.m4 \ m4/missing.m4 \ m4/mkdirp.m4 \ m4/obsolete.m4 \ m4/options.m4 \ m4/python.m4 \ m4/prog-cc-c-o.m4 \ m4/runlog.m4 \ m4/sanity.m4 \ m4/silent.m4 \ m4/strip.m4 \ m4/substnot.m4 \ m4/tar.m4 \ m4/upc.m4 \ m4/vala.m4 dist_system_ac_DATA = m4/acdir/README automake_internal_acdir = $(automake_acdir)/internal dist_automake_internal_ac_DATA = m4/internal/ac-config-macro-dirs.m4 # Run the tests with a proper shell detected at configure time. LOG_COMPILER = $(AM_TEST_RUNNER_SHELL) TEST_EXTENSIONS = .pl .sh .tap SH_LOG_COMPILER = $(LOG_COMPILER) TAP_LOG_COMPILER = $(LOG_COMPILER) PL_LOG_COMPILER = $(PERL) AM_PL_LOG_FLAGS = -Mstrict -I $(builddir)/lib -I $(srcdir)/lib -w TAP_LOG_DRIVER = AM_TAP_AWK='$(AWK)' $(SHELL) $(srcdir)/lib/tap-driver.sh AM_TAP_LOG_DRIVER_FLAGS = --merge # Hand-written tests. # Automatically-generated tests wrapping hand-written ones. # Also, automatically-computed dependencies for tests. # Hand-written tests for stuff in 'contrib/'. TESTS = $(handwritten_TESTS) $(generated_TESTS) $(contrib_TESTS) # Some testsuite-influential variables should be overridable from the # test scripts, but not from the environment. # Keep this in sync with the similar list in ax/runtest.in. # For sourcing of extra "shell libraries" by our test scripts. As per # POSIX, sourcing a file with '.' will cause it to be looked up in $PATH # in case it is given with a relative name containing no slashes. AM_TESTS_ENVIRONMENT = for v in required am_test_protocol \ am_serial_tests am_test_prefer_config_shell \ am_original_AUTOMAKE am_original_ACLOCAL am_test_lib_sourced \ test_lib_sourced ; do eval test x"\$${$$v}" = x || unset $$v; \ done; stderr_fileno_=9; export stderr_fileno_; if test \ $(srcdir) != .; then \ PATH='$(abs_srcdir)/t/ax$(PATH_SEPARATOR)'$$PATH; fi; \ PATH='$(abs_builddir)/t/ax$(PATH_SEPARATOR)'$$PATH; export \ PATH; # We want warning messages and explanations for skipped tests to go to # the console if possible, so set up 'stderr_fileno_' properly. AM_TESTS_FD_REDIRECT = 9>&2 # FIXME: this "expected failures" are in truth an hack used to # FIXME: to verify that some incorrect usages of our perl libraries # FIXME: raise an error. We should find a cleaner way to check that. perl_fake_XFAIL_TESTS = \ t/pm/Cond2.pl \ t/pm/Cond3.pl \ t/pm/DisjCon2.pl \ t/pm/DisjCon3.pl \ t/pm/Version2.pl \ t/pm/Version3.pl XFAIL_TESTS = \ t/all.sh \ t/auxdir-pr19311.sh \ t/cond17.sh \ t/gcj6.sh \ t/override-conditional-2.sh \ t/override-conditional-pr13940.sh \ t/dist-pr109765.sh \ t/instdir-cond2.sh \ t/java-nobase.sh \ t/objext-pr10128.sh \ t/remake-timing-bug-pr8365.sh \ t/lex-subobj-nodep.sh \ t/subobj-indir-pr13928.sh \ t/subobj-vpath-pr13928.sh \ t/remake-am-pr10111.sh \ t/remake-m4-pr10111.sh \ $(perl_fake_XFAIL_TESTS) perl_TESTS = \ t/pm/Cond2.pl \ t/pm/Cond3.pl \ t/pm/Condition.pl \ t/pm/Condition-t.pl \ t/pm/DisjCon2.pl \ t/pm/DisjCon3.pl \ t/pm/DisjConditions.pl \ t/pm/DisjConditions-t.pl \ t/pm/Version.pl \ t/pm/Version2.pl \ t/pm/Version3.pl \ t/pm/Wrap.pl perf_TESTS = \ t/perf/cond.sh \ t/perf/testsuite-recheck.sh \ t/perf/testsuite-summary.sh # The order here is mostly alphabetical, with the deliberate exception # that tests having a high runtime (especially TAP tests that run various # checks sequentially) are listed early; this improves performance on # concurrent testsuite runs. handwritten_TESTS = \ t/get-sysconf.sh \ $(perl_TESTS) \ t/instspc.tap \ t/aclocal.sh \ t/aclocal-I-order-1.sh \ t/aclocal-I-order-2.sh \ t/aclocal-I-order-3.sh \ t/aclocal-I-and-install.sh \ t/aclocal-acdir.sh \ t/aclocal-amflags.sh \ t/aclocal-autoconf-version-check.sh \ t/aclocal-comments-respected.sh \ t/aclocal-deleted-header-aclocal-amflags.sh \ t/aclocal-deleted-header.sh \ t/aclocal-deps-subdir.sh \ t/aclocal-deps.sh \ t/aclocal-dirlist.sh \ t/aclocal-dirlist-globbing.sh \ t/aclocal-dirlist-abspath.sh \ t/aclocal-install-absdir.sh \ t/aclocal-install-fail.sh \ t/aclocal-install-mkdir.sh \ t/aclocal-m4-include-are-scanned-aclocal-amflags.sh \ t/aclocal-m4-include-are-scanned.sh \ t/aclocal-m4-sinclude.sh \ t/aclocal-macrodir.tap \ t/aclocal-macrodirs.tap \ t/aclocal-missing-macros.sh \ t/aclocal-no-extra-scan.sh \ t/aclocal-no-force.sh \ t/aclocal-no-install-no-mkdir.sh \ t/aclocal-no-symlinked-overwrite.sh \ t/aclocal-no-unused-required.sh \ t/aclocal-path.sh \ t/aclocal-path-install.sh \ t/aclocal-path-install-serial.sh \ t/aclocal-path-nonexistent.sh \ t/aclocal-path-precedence.sh \ t/aclocal-pr450.sh \ t/aclocal-print-acdir.sh \ t/aclocal-req.sh \ t/aclocal-remake-misc.sh \ t/aclocal-scan-configure-ac-pr319.sh \ t/aclocal-serial.sh \ t/aclocal-underquoted-defun.sh \ t/aclocal-verbose-install.sh \ t/auxdir-pr15981.sh \ t/auxdir-cc-pr15981.sh \ t/ac-output-old.tap \ t/acsilent.sh \ t/acsubst.sh \ t/acsubst2.sh \ t/add-missing.tap \ t/add-missing-multiple.sh \ t/all.sh \ t/all2.sh \ t/alloca.sh \ t/alloca2.sh \ t/alpha.sh \ t/alpha2.sh \ t/amhello-cflags.sh \ t/amhello-cross-compile.sh \ t/amhello-binpkg.sh \ t/aminit-moreargs-deprecation.sh \ t/aminit-trailing-dnl-comment-pr16841.sh \ t/amassign.sh \ t/am-config-header.sh \ t/am-prog-cc-stdc.sh \ t/am-prog-cc-c-o.sh \ t/am-macro-not-found.sh \ t/amopt.sh \ t/amopts-location.sh \ t/amopts-variable-expansion.sh \ t/amsubst.sh \ t/am-default-source-ext.sh \ t/am-include-only-one-generated-fragment.sh \ t/ansi2knr-no-more.sh \ t/ar-lib.sh \ t/ar-lib2.sh \ t/ar-lib3.sh \ t/ar-lib4.sh \ t/ar-lib5a.sh \ t/ar-lib5b.sh \ t/ar-lib6a.sh \ t/ar-lib6b.sh \ t/ar-lib7.sh \ t/ar.sh \ t/ar2.sh \ t/ar3.sh \ t/ar4.sh \ t/ar5.sh \ t/asm.sh \ t/asm2.sh \ t/asm3.sh \ t/autodist.sh \ t/autodist-subdir.sh \ t/autodist-acconfig.sh \ t/autodist-acconfig-no-subdir.sh \ t/autodist-aclocal-m4.sh \ t/autodist-config-headers.sh \ t/autodist-configure-no-subdir.sh \ t/autodist-no-duplicate.sh \ t/autodist-stamp-vti.sh \ t/autohdr.sh \ t/autohdr3.sh \ t/autohdr4.sh \ t/autohdr-subdir-pr12495.sh \ t/autohdrdry.sh \ t/automake-cmdline.tap \ t/auxdir.sh \ t/auxdir6.sh \ t/auxdir7.sh \ t/auxdir8.sh \ t/auxdir-autodetect.sh \ t/auxdir-computed.tap \ t/auxdir-misplaced.sh \ t/auxdir-nonexistent.sh \ t/auxdir-pr19311.sh \ t/auxdir-unportable.tap \ t/backcompat.sh \ t/backcompat2.sh \ t/backcompat3.sh \ t/backcompat6.sh \ t/backcompat-acout.sh \ t/backslash-issues.sh \ t/backslash-before-trailing-whitespace.sh \ t/badline.sh \ t/badopt.sh \ t/badprog.sh \ t/built-sources-check.sh \ t/built-sources-cond.sh \ t/built-sources-fork-bomb.sh \ t/built-sources-install.sh \ t/built-sources-subdir.sh \ t/built-sources.sh \ t/candist.sh \ t/canon.sh \ t/canon2.sh \ t/canon3.sh \ t/canon4.sh \ t/canon5.sh \ t/canon6.sh \ t/canon7.sh \ t/canon8.sh \ t/canon-name.sh \ t/ccnoco.sh \ t/ccnoco-lib.sh \ t/ccnoco-lt.sh \ t/ccnoco3.sh \ t/ccnoco4.sh \ t/ccnoco-deps.sh \ t/check.sh \ t/check2.sh \ t/check4.sh \ t/check5.sh \ t/check6.sh \ t/check7.sh \ t/check8.sh \ t/check10.sh \ t/check11.sh \ t/check12.sh \ t/check-subst.sh \ t/check-subst-prog.sh \ t/check-exported-srcdir.sh \ t/check-fd-redirect.sh \ t/check-tests-in-builddir.sh \ t/check-no-test-driver.sh \ t/check-concurrency-bug9245.sh \ t/checkall.sh \ t/clean.sh \ t/colneq.sh \ t/colneq2.sh \ t/colneq3.sh \ t/colon.sh \ t/colon2.sh \ t/colon3.sh \ t/colon4.sh \ t/colon5.sh \ t/colon6.sh \ t/colon7.sh \ t/color-tests.sh \ t/color-tests2.sh \ t/color-tests-opt.sh \ t/comment.sh \ t/comment2.sh \ t/comment3.sh \ t/comment4.sh \ t/comment5.sh \ t/comment6.sh \ t/comment7.sh \ t/comment8.sh \ t/comment9.sh \ t/commen10.sh \ t/commen11.sh \ t/comment-block.sh \ t/comments-in-var-def.sh \ t/compile.sh \ t/compile2.sh \ t/compile3.sh \ t/compile4.sh \ t/compile5.sh \ t/compile6.sh \ t/compile7.sh \ t/compile_f90_c_cxx.sh \ t/compile_f_c_cxx.sh \ t/cond-basic.sh \ t/cond.sh \ t/cond3.sh \ t/cond4.sh \ t/cond5.sh \ t/cond6.sh \ t/cond7.sh \ t/cond8.sh \ t/cond9.sh \ t/cond10.sh \ t/cond11.sh \ t/cond13.sh \ t/cond14.sh \ t/cond15.sh \ t/cond16.sh \ t/cond17.sh \ t/cond18.sh \ t/cond19.sh \ t/cond20.sh \ t/cond21.sh \ t/cond22.sh \ t/cond23.sh \ t/cond24.sh \ t/cond25.sh \ t/cond26.sh \ t/cond27.sh \ t/cond28.sh \ t/cond30.sh \ t/cond31.sh \ t/cond32.sh \ t/cond33.sh \ t/cond34.sh \ t/cond35.sh \ t/cond36.sh \ t/cond37.sh \ t/cond38.sh \ t/cond39.sh \ t/cond40.sh \ t/cond41.sh \ t/cond42.sh \ t/cond43.sh \ t/cond44.sh \ t/cond45.sh \ t/cond46.sh \ t/condd.sh \ t/condhook.sh \ t/condhook2.sh \ t/condinc.sh \ t/condinc2.sh \ t/condlib.sh \ t/condman2.sh \ t/condman3.sh \ t/configure.sh \ t/confdeps.sh \ t/conff.sh \ t/conff2.sh \ t/conffile-leading-dot.sh \ t/confh.sh \ t/confh4.sh \ t/confh5.sh \ t/confh6.sh \ t/confh7.sh \ t/confh8.sh \ t/confh-subdir-clean.sh \ t/confincl.sh \ t/conflnk.sh \ t/conflnk2.sh \ t/conflnk3.sh \ t/conflnk4.sh \ t/confsub.sh \ t/confvar.sh \ t/confvar2.sh \ t/copy.sh \ t/cscope.tap \ t/cscope2.sh \ t/cscope3.sh \ t/c-demo.sh \ t/cxx.sh \ t/cxx2.sh \ t/cxxcpp.sh \ t/cxx-demo.sh \ t/cxx-lt-demo.sh \ t/cxxlibobj.sh \ t/cxxlink.sh \ t/cxxnoc.sh \ t/cygnus-no-more.sh \ t/cygwin32.sh \ t/dash.sh \ t/defun.sh \ t/defun2.sh \ t/dejagnu.sh \ t/dejagnu2.sh \ t/dejagnu3.sh \ t/dejagnu4.sh \ t/dejagnu5.sh \ t/dejagnu6.sh \ t/dejagnu7.sh \ t/dejagnu-absolute-builddir.sh \ t/dejagnu-relative-srcdir.sh \ t/dejagnu-siteexp-extend.sh \ t/dejagnu-siteexp-append.sh \ t/dejagnu-siteexp-useredit.sh \ t/deleted-am.sh \ t/deleted-m4.sh \ t/depacl2.sh \ t/depcomp.sh \ t/depcomp2.sh \ t/depcomp8a.sh \ t/depcomp8b.sh \ t/depcomp-implicit-auxdir.sh \ t/depdist.sh \ t/depend.sh \ t/depend3.sh \ t/depend4.sh \ t/depend5.sh \ t/depend6.sh \ t/deprecated-acinit.sh \ t/destdir.sh \ t/dir-named-obj-is-bad.sh \ t/discover.sh \ t/dist-formats.tap \ t/dist-lzma.sh \ t/dist-tarZ.sh \ t/dist-shar.sh \ t/dist-auxdir-many-subdirs.sh \ t/dist-auxfile-2.sh \ t/dist-auxfile.sh \ t/dist-included-parent-dir.sh \ t/dist-missing-am.sh \ t/dist-missing-included-m4.sh \ t/dist-missing-m4.sh \ t/dist-readonly.sh \ t/dist-repeated.sh \ t/dist-pr109765.sh \ t/distcleancheck.sh \ t/distcom2.sh \ t/distcom3.sh \ t/distcom4.sh \ t/distcom5.sh \ t/distcom-subdir.sh \ t/distdir.sh \ t/disthook.sh \ t/distlinks.sh \ t/distlinksbrk.sh \ t/distname.sh \ t/distcheck-configure-flags.sh \ t/distcheck-configure-flags-am.sh \ t/distcheck-configure-flags-subpkg.sh \ t/distcheck-hook.sh \ t/distcheck-hook2.sh \ t/distcheck-writable-srcdir.sh \ t/distcheck-missing-m4.sh \ t/distcheck-outdated-m4.sh \ t/distcheck-no-prefix-or-srcdir-override.sh \ t/distcheck-override-infodir.sh \ t/distcheck-pr9579.sh \ t/distcheck-pr10470.sh \ t/distcheck-pr18286.sh \ t/dmalloc.sh \ t/doc-parsing-buglets-colneq-subst.sh \ t/doc-parsing-buglets-tabs.sh \ t/dollar.sh \ t/dollarvar.sh \ t/dollarvar2.sh \ t/double.sh \ t/dup2.sh \ t/else.sh \ t/empty-data-primary.sh \ t/empty-sources-primary.tap \ t/exdir.sh \ t/exdir2.sh \ t/exdir3.sh \ t/exeext.sh \ t/exeext2.sh \ t/exeext3.sh \ t/exeext4.sh \ t/extra-sources.sh \ t/ext.sh \ t/ext2.sh \ t/ext3.sh \ t/extra.sh \ t/extra-sources-no-spurious.sh \ t/extra-data.sh \ t/extra-dist-vpath-dir.sh \ t/extra-dist-dirs-and-subdirs.sh \ t/extra-dist-vpath-dir-merge.sh \ t/extra-dist-wildcards.sh \ t/extra-dist-wildcards-gnu.sh \ t/extra-dist-wildcards-vpath.sh \ t/extra-programs-misc.sh \ t/extra-programs-and-libs.sh \ t/extra-programs-empty.sh \ t/extra-portability.sh \ t/extra-portability2.sh \ t/extra-portability3.sh \ t/extra-deps.sh \ t/extra-deps-lt.sh \ t/f90only.sh \ t/flavor.sh \ t/flibs.sh \ t/fn99.sh \ t/fn99subdir.sh \ t/fnoc.sh \ t/forcemiss.sh \ t/forcemiss2.sh \ t/fort1.sh \ t/fort2.sh \ t/fort4.sh \ t/fort5.sh \ t/fonly.sh \ t/fortdep.sh \ t/gcj.sh \ t/gcj2.sh \ t/gcj3.sh \ t/gcj4.sh \ t/gcj5.sh \ t/gcj6.sh \ t/gettext-basics.sh \ t/gettext-config-rpath.sh \ t/gettext-external-pr338.sh \ t/gettext-intl-subdir.sh \ t/gettext-pr381.sh \ t/gnumake.sh \ t/gnuwarn.sh \ t/gnuwarn2.sh \ t/gnits.sh \ t/gnits2.sh \ t/gnits3.sh \ t/hdr-vars-defined-once.sh \ t/header.sh \ t/help.sh \ t/help2.sh \ t/help3.sh \ t/help4.sh \ t/help-depend.sh \ t/help-depend2.sh \ t/help-dmalloc.sh \ t/help-init.sh \ t/help-lispdir.sh \ t/help-python.sh \ t/help-silent.sh \ t/help-upc.sh \ t/hfs.sh \ t/implicit.sh \ t/init.sh \ t/init2.sh \ t/dist-install-sh.sh \ t/dist-with-unreadable-makefile-fails.sh \ t/installdir.sh \ t/add-missing-install-sh.sh \ t/install-sh-unittests.sh \ t/install-sh-option-C.sh \ t/instdat.sh \ t/instdat2.sh \ t/instdir.sh \ t/instdir2.sh \ t/instdir-cond.sh \ t/instdir-cond2.sh \ t/instdir-no-empty.sh \ t/instdir-java.sh \ t/instdir-lisp.sh \ t/instdir-ltlib.sh \ t/instdir-prog.sh \ t/instdir-python.sh \ t/instdir-texi.sh \ t/instexec.sh \ t/instfail.sh \ t/instfail-info.sh \ t/instfail-java.sh \ t/instfail-libtool.sh \ t/insthook.sh \ t/instman.sh \ t/instman2.sh \ t/instmany.sh \ t/instmany-mans.sh \ t/instmany-python.sh \ t/install-info-dir.sh \ t/interp.sh \ t/interp2.sh \ t/java.sh \ t/java2.sh \ t/java3.sh \ t/javadir-undefined.sh \ t/javaflags.sh \ t/java-check.sh \ t/java-clean.sh \ t/java-compile-install.sh \ t/java-compile-run-flat.sh \ t/java-compile-run-nested.sh \ t/java-empty-classpath.sh \ t/javaprim.sh \ t/javasubst.sh \ t/java-extra.sh \ t/java-mix.sh \ t/java-no-duplicate.sh \ t/java-nobase.sh \ t/java-noinst.sh \ t/java-rebuild.sh \ t/java-sources.sh \ t/java-uninstall.sh \ t/ldadd.sh \ t/ldflags.sh \ t/lex.sh \ t/lex2.sh \ t/lex3.sh \ t/lex5.sh \ t/lexcpp.sh \ t/lexvpath.sh \ t/lex-subobj-nodep.sh \ t/lex-header.sh \ t/lex-lib.sh \ t/lex-lib-external.sh \ t/lex-libobj.sh \ t/lex-multiple.sh \ t/lex-noyywrap.sh \ t/lex-clean-cxx.sh \ t/lex-clean.sh \ t/lex-depend-cxx.sh \ t/lex-depend-grep.sh \ t/lex-depend.sh \ t/lex-line.sh \ t/lex-nodist.sh \ t/lex-pr204.sh \ t/lflags.sh \ t/lflags-cxx.sh \ t/libexec.sh \ t/libobj-basic.sh \ t/libobj2.sh \ t/libobj3.sh \ t/libobj4.sh \ t/libobj5.sh \ t/libobj7.sh \ t/libobj10.sh \ t/libobj12.sh \ t/libobj13.sh \ t/libobj14.sh \ t/libobj15a.sh \ t/libobj15b.sh \ t/libobj15c.sh \ t/libobj16a.sh \ t/libobj16b.sh \ t/libobj17.sh \ t/libobj18.sh \ t/libobj19.sh \ t/libobj20a.sh \ t/libobj20b.sh \ t/libobj20c.sh \ t/library.sh \ t/library2.sh \ t/library3.sh \ t/libtool.sh \ t/libtool2.sh \ t/libtool3.sh \ t/libtool4.sh \ t/libtool5.sh \ t/libtool6.sh \ t/libtool7.sh \ t/libtool8.sh \ t/libtool9.sh \ t/libtoo10.sh \ t/libtoo11.sh \ t/license.sh \ t/license2.sh \ t/link_c_cxx.sh \ t/link_cond.sh \ t/link_dist.sh \ t/link_f90_only.sh \ t/link_fc.sh \ t/link_fccxx.sh \ t/link_fcxx.sh \ t/link_f_only.sh \ t/link_override.sh \ t/lisp2.sh \ t/lisp3.sh \ t/lisp4.sh \ t/lisp5.sh \ t/lisp6.sh \ t/lisp7.sh \ t/lisp8.sh \ t/lisp-loadpath.sh \ t/lisp-subdir.sh \ t/lisp-subdir2.sh \ t/lisp-subdir-mix.sh \ t/lispdry.sh \ t/lisp-pr11806.sh \ t/lisp-flags.sh \ t/listval.sh \ t/location.sh \ t/longline.sh \ t/longlin2.sh \ t/ltcond.sh \ t/ltcond2.sh \ t/ltconv.sh \ t/ltdeps.sh \ t/ltinit.sh \ t/ltinstloc.sh \ t/ltlibobjs.sh \ t/ltlibsrc.sh \ t/ltorder.sh \ t/m4-inclusion.sh \ t/maintclean.sh \ t/maintclean-vpath.sh \ t/maintmode-configure-msg.sh \ t/make.sh \ t/makefile-deps.sh \ t/makej.sh \ t/makej2.sh \ t/maken.sh \ t/maken3.sh \ t/makevars.sh \ t/make-dryrun.tap \ t/make-keepgoing.tap \ t/make-is-gnu.sh \ t/man.sh \ t/man2.sh \ t/man3.sh \ t/man5.sh \ t/man6.sh \ t/man7.sh \ t/man8.sh \ t/mdate.sh \ t/mdate2.sh \ t/mdate3.sh \ t/mdate4.sh \ t/mdate5.sh \ t/mdate6.sh \ t/missing-version-mismatch.sh \ t/missing3.sh \ t/am-missing-prog.sh \ t/missing-auxfile-stops-makefiles-creation.sh \ t/mkdir_p.sh \ t/mkdirp-deprecation.sh \ t/mkinstall.sh \ t/mkinst2.sh \ t/mkinst3.sh \ t/mmode.sh \ t/mmodely.sh \ t/no-extra-c-stuff.sh \ t/no-extra-makefile-code.sh \ t/no-spurious-install-recursive.sh \ t/nobase.sh \ t/nobase-libtool.sh \ t/nobase-python.sh \ t/nobase-nodist.sh \ t/nodef.sh \ t/nodef2.sh \ t/nodep.sh \ t/nodep2.sh \ t/nodepcomp.sh \ t/nodist.sh \ t/nodist2.sh \ t/nodist3.sh \ t/noinst.sh \ t/noinstdir.sh \ t/nolink.sh \ t/nostdinc.sh \ t/notrans.sh \ t/number.sh \ t/objc-basic.sh \ t/objc-minidemo.sh \ t/objc-flags.sh \ t/objc-deps.sh \ t/objcxx-basic.sh \ t/objcxx-minidemo.sh \ t/objcxx-flags.sh \ t/objcxx-deps.sh \ t/objc-megademo.sh \ t/objext-pr10128.sh \ t/oldvars.sh \ t/order.sh \ t/output.sh \ t/output2.sh \ t/output3.sh \ t/output4.sh \ t/output5.sh \ t/output6.sh \ t/output7.sh \ t/output8.sh \ t/output9.sh \ t/output10.sh \ t/output11.sh \ t/output12.sh \ t/output13.sh \ t/output-order.sh \ t/override-conditional-1.sh \ t/override-conditional-2.sh \ t/override-conditional-pr13940.sh \ t/override-html.sh \ t/override-suggest-local.sh \ t/parallel-am.sh \ t/parallel-am2.sh \ t/parallel-am3.sh \ t/serial-tests.sh \ t/parallel-tests-basics.sh \ t/parallel-tests-concurrency.sh \ t/parallel-tests-concurrency-2.sh \ t/parallel-tests-empty.sh \ t/parallel-tests-exit-status-reported.sh \ t/parallel-tests-generated-and-distributed.sh \ t/parallel-tests-recheck.sh \ t/parallel-tests-trailing-whitespace.sh \ t/parallel-tests-recheck-depends-on-all.sh \ t/parallel-tests-recheck-pr11791.sh \ t/parallel-tests-exeext.sh \ t/parallel-tests-suffix.sh \ t/parallel-tests-suffix-prog.sh \ t/parallel-tests-log-compiler-1.sh \ t/parallel-tests-log-compiler-2.sh \ t/parallel-tests-dry-run-1.sh \ t/parallel-tests-dry-run-2.sh \ t/parallel-tests-fd-redirect.sh \ t/parallel-tests-fd-redirect-exeext.sh \ t/parallel-tests-extra-programs.sh \ t/parallel-tests-unreadable.sh \ t/parallel-tests-subdir.sh \ t/parallel-tests-interrupt.tap \ t/parallel-tests-reset-term.sh \ t/parallel-tests-harderror.sh \ t/parallel-tests-log-override-1.sh \ t/parallel-tests-log-override-2.sh \ t/parallel-tests-log-override-recheck.sh \ t/parallel-tests-log-compiler-example.sh \ t/parallel-tests-cmdline-override.sh \ t/parallel-tests-fork-bomb.sh \ t/parallel-tests-empty-testlogs.sh \ t/parallel-tests-driver-install.sh \ t/parallel-tests-no-color-in-log.sh \ t/parallel-tests-no-spurious-summary.sh \ t/parallel-tests-exit-statuses.sh \ t/parallel-tests-console-output.sh \ t/parallel-tests-once.sh \ t/tests-environment.sh \ t/am-tests-environment.sh \ t/tests-environment-backcompat.sh \ t/testsuite-summary-color.sh \ t/testsuite-summary-count.sh \ t/testsuite-summary-count-many.sh \ t/testsuite-summary-reference-log.sh \ t/test-driver-acsubst.sh \ t/test-driver-cond.sh \ t/test-driver-custom-no-extra-driver.sh \ t/test-driver-custom.sh \ t/test-driver-custom-xfail-tests.sh \ t/test-driver-custom-multitest.sh \ t/test-driver-custom-multitest-recheck.sh \ t/test-driver-custom-multitest-recheck2.sh \ t/test-driver-create-log-dir.sh \ t/test-driver-strip-vpath.sh \ t/test-driver-trs-suffix-registered.sh \ t/test-driver-fail.sh \ t/test-driver-is-distributed.sh \ t/test-harness-vpath-rewrite.sh \ t/test-log.sh \ t/test-logs-repeated.sh \ t/test-metadata-global-log.sh \ t/test-metadata-global-result.sh \ t/test-metadata-recheck.sh \ t/test-metadata-results.sh \ t/test-missing.sh \ t/test-missing2.sh \ t/test-trs-basic.sh \ t/test-trs-recover.sh \ t/test-trs-recover2.sh \ t/test-extensions.sh \ t/test-extensions-cond.sh \ t/parse.sh \ t/percent.sh \ t/percent2.sh \ t/per-target-flags.sh \ t/phony.sh \ t/precious.sh \ t/pluseq.sh \ t/pluseq2.sh \ t/pluseq3.sh \ t/pluseq4.sh \ t/pluseq5.sh \ t/pluseq6.sh \ t/pluseq7.sh \ t/pluseq8.sh \ t/pluseq9.sh \ t/pluseq10.sh \ t/pluseq11.sh \ t/posixsubst-data.sh \ t/posixsubst-extradist.sh \ t/posixsubst-ldadd.sh \ t/posixsubst-libraries.sh \ t/posixsubst-ltlibraries.sh \ t/posixsubst-programs.sh \ t/posixsubst-scripts.sh \ t/posixsubst-sources.sh \ t/posixsubst-tests.sh \ t/postproc.sh \ t/ppf77.sh \ t/pr2.sh \ t/pr9.sh \ t/pr72.sh \ t/pr87.sh \ t/pr211.sh \ t/pr220.sh \ t/pr224.sh \ t/pr229.sh \ t/pr243.sh \ t/pr266.sh \ t/pr279.sh \ t/pr279-2.sh \ t/pr287.sh \ t/pr300-lib.sh \ t/pr300-ltlib.sh \ t/pr300-prog.sh \ t/pr307.sh \ t/pr401.sh \ t/pr401b.sh \ t/pr401c.sh \ t/prefix.sh \ t/preproc-basics.sh \ t/preproc-c-compile.sh \ t/preproc-demo.sh \ t/preproc-errmsg.sh \ t/primary.sh \ t/primary2.sh \ t/primary3.sh \ t/primary-prefix-invalid-couples.tap \ t/primary-prefix-valid-couples.sh \ t/primary-prefix-couples-force-valid.sh \ t/primary-prefix-couples-documented-valid.sh \ t/print-libdir.sh \ t/proginst.sh \ t/programs-primary-rewritten.sh \ t/py-compile-basic.sh \ t/py-compile-basedir.sh \ t/py-compile-destdir.sh \ t/py-compile-env.sh \ t/py-compile-option-terminate.sh \ t/py-compile-usage.sh \ t/python.sh \ t/python2.sh \ t/python3.sh \ t/python10.sh \ t/python11.sh \ t/python12.sh \ t/python-am-path-iftrue.sh \ t/python-missing.sh \ t/python-too-old.sh \ t/python-dist.sh \ t/python-vars.sh \ t/python-virtualenv.sh \ t/python-pr10995.sh \ t/recurs-user.sh \ t/recurs-user2.sh \ t/recurs-user-deeply-nested.sh \ t/recurs-user-indir.sh \ t/recurs-user-keep-going.sh \ t/recurs-user-many.sh \ t/recurs-user-no-subdirs.sh \ t/recurs-user-no-top-level.sh \ t/recurs-user-override.sh \ t/recurs-user-phony.sh \ t/recurs-user-wrap.sh \ t/relativize.tap \ t/remake-fail.sh \ t/remake-not-after-make-dist.sh \ t/remake-maintainer-mode.sh \ t/remake-makefile-intree.sh \ t/remake-makefile-vpath.sh \ t/remake-after-configure-ac.sh \ t/remake-after-makefile-am.sh \ t/remake-after-acinclude-m4.sh \ t/remake-after-aclocal-m4.sh \ t/remake-include-configure.sh \ t/remake-include-makefile.sh \ t/remake-include-aclocal.sh \ t/remake-config-status-dependencies.sh \ t/remake-configure-dependencies.sh \ t/remake-deeply-nested.sh \ t/remake-mild-stress.sh \ t/remake-all-1.sh \ t/remake-all-2.sh \ t/remake-recurs-user.sh \ t/remake-subdir.sh \ t/remake-subdir2.sh \ t/remake-subdir3.sh \ t/remake-subdir-only.sh \ t/remake-subdir-grepping.sh \ t/remake-subdir-from-subdir.sh \ t/remake-subdir-gnu.sh \ t/remake-subdir-no-makefile.sh \ t/remake-subdir-long-time.sh \ t/remake-gnulib-add-acsubst.sh \ t/remake-gnulib-add-header.sh \ t/remake-gnulib-remove-header.sh \ t/remake-moved-m4-file.sh \ t/remake-deleted-m4-file.sh \ t/remake-renamed-m4-file.sh \ t/remake-renamed-m4-macro-and-file.sh \ t/remake-renamed-m4-macro.sh \ t/remake-am-pr10111.sh \ t/remake-m4-pr10111.sh \ t/remake-deleted-am-2.sh \ t/remake-deleted-am-subdir.sh \ t/remake-deleted-am.sh \ t/remake-renamed-am.sh \ t/remake-aclocal-version-mismatch.sh \ t/remake-macrodir.sh \ t/remake-timing-bug-pr8365.sh \ t/reqd2.sh \ t/repeated-options.sh \ t/rm-f-probe.sh \ t/rulepat.sh \ t/self-check-cc-no-c-o.sh \ t/self-check-configure-help.sh \ t/self-check-dir.tap \ t/self-check-exit.tap \ t/self-check-explicit-skips.sh \ t/self-check-is_newest.tap \ t/self-check-me.tap \ t/self-check-report.sh \ t/self-check-seq.tap \ t/self-check-shell-no-trail-bslash.sh \ t/self-check-is-blocked-signal.tap \ t/self-check-unindent.tap \ t/sanity.sh \ t/seenc.sh \ t/silent-c.sh \ t/silent-cxx.sh \ t/silent-lt.sh \ t/silent-f77.sh \ t/silent-f90.sh \ t/silent-many-languages.sh \ t/silent-gen.sh \ t/silent-texi.sh \ t/silent-lex.sh \ t/silent-yacc.sh \ t/silent-yacc-headers.sh \ t/silent-configsite.sh \ t/silent-nested-vars.sh \ t/silent-custom.sh \ t/src-acsubst.sh \ t/sourcefile-in-subdir.sh \ t/space.sh \ t/specflg6.sh \ t/specflg7.sh \ t/specflg8.sh \ t/specflg9.sh \ t/specflg-dummy.sh \ t/spell.sh \ t/spell2.sh \ t/spell3.sh \ t/spelling.sh \ t/spy-double-colon.sh \ t/spy-rm.tap \ t/stdinc.sh \ t/stamph2.sh \ t/stdlib.sh \ t/stdlib2.sh \ t/strictness-override.sh \ t/strictness-precedence.sh \ t/strip.sh \ t/strip2.sh \ t/strip3.sh \ t/subdir.sh \ t/subdir-ac-subst.sh \ t/subdir-add-pr46.sh \ t/subdir-add2-pr46.sh \ t/subdir-am-cond.sh \ t/subdir-cond-err.sh \ t/subdir-cond-gettext.sh \ t/subdir-env-interference.sh \ t/subdir-order.sh \ t/subdir-with-slash.sh \ t/subdir-subsub.sh \ t/subdir-distclean.sh \ t/subdir-keep-going-pr12554.sh \ t/subobj.sh \ t/subobj2.sh \ t/subobj4.sh \ t/subobj5.sh \ t/subobj6.sh \ t/subobj7.sh \ t/subobj8.sh \ t/subobj9.sh \ t/subobj10.sh \ t/subobj11a.sh \ t/subobj11b.sh \ t/subobj11c.sh \ t/subobjname.sh \ t/subobj-clean-pr10697.sh \ t/subobj-clean-lt-pr10697.sh \ t/subobj-indir-pr13928.sh \ t/subobj-vpath-pr13928.sh \ t/subpkg.sh \ t/subpkg2.sh \ t/subpkg3.sh \ t/subpkg4.sh \ t/subpkg-yacc.sh \ t/subpkg-macrodir.sh \ t/subst.sh \ t/subst3.sh \ t/subst4.sh \ t/subst5.sh \ t/subst-no-trailing-empty-line.sh \ t/substref.sh \ t/substre2.sh \ t/substtarg.sh \ t/suffix.sh \ t/suffix2.sh \ t/suffix3.tap \ t/suffix4.sh \ t/suffix5.sh \ t/suffix6.sh \ t/suffix6b.sh \ t/suffix6c.sh \ t/suffix7.sh \ t/suffix8.tap \ t/suffix9.sh \ t/suffix10.tap \ t/suffix11.tap \ t/suffix-chain.tap \ t/suffix-custom-pr14441.sh \ t/suffix-custom-subobj.sh \ t/suffix-custom-subobj-and-specflg.sh \ t/suffix-extra-c-stuff-pr14560.sh \ t/symlink.sh \ t/symlink2.sh \ t/syntax.sh \ t/tap-ambiguous-directive.sh \ t/tap-autonumber.sh \ t/tap-bailout.sh \ t/tap-bailout-leading-space.sh \ t/tap-bailout-and-logging.sh \ t/tap-bailout-suppress-badexit.sh \ t/tap-bailout-suppress-later-diagnostic.sh \ t/tap-bailout-suppress-later-errors.sh \ t/tap-color.sh \ t/tap-deps.sh \ t/tap-diagnostic.sh \ t/tap-empty-diagnostic.sh \ t/tap-empty.sh \ t/tap-escape-directive.sh \ t/tap-escape-directive-2.sh \ t/tap-exit.sh \ t/tap-signal.tap \ t/tap-fancy.sh \ t/tap-fancy2.sh \ t/tap-global-log.sh \ t/tap-global-result.sh \ t/tap-log.sh \ t/tap-msg0-result.sh \ t/tap-msg0-directive.sh \ t/tap-msg0-planskip.sh \ t/tap-msg0-bailout.sh \ t/tap-msg0-misc.sh \ t/tap-merge-stdout-stderr.sh \ t/tap-no-merge-stdout-stderr.sh \ t/tap-no-disable-hard-error.sh \ t/tap-no-spurious-summary.sh \ t/tap-no-spurious-numbers.sh \ t/tap-no-spurious.sh \ t/tap-not-ok-skip.sh \ t/tap-number-wordboundary.sh \ t/tap-numeric-description.sh \ t/tap-negative-numbers.sh \ t/tap-numbers-leading-zero.sh \ t/tap-out-of-order.sh \ t/tap-passthrough.sh \ t/tap-passthrough-exit.sh \ t/tap-plan.sh \ t/tap-plan-corner.sh \ t/tap-plan-errors.sh \ t/tap-plan-middle.sh \ t/tap-plan-whitespace.sh \ t/tap-plan-leading-zero.sh \ t/tap-plan-malformed.sh \ t/tap-missing-plan-and-bad-exit.sh \ t/tap-planskip.sh \ t/tap-planskip-late.sh \ t/tap-planskip-and-logging.sh \ t/tap-planskip-unplanned.sh \ t/tap-planskip-unplanned-corner.sh \ t/tap-planskip-case-insensitive.sh \ t/tap-planskip-whitespace.sh \ t/tap-planskip-badexit.sh \ t/tap-planskip-bailout.sh \ t/tap-planskip-later-errors.sh \ t/tap-test-number-0.sh \ t/tap-recheck-logs.sh \ t/tap-result-comment.sh \ t/tap-todo-skip-together.sh \ t/tap-todo-skip-whitespace.sh \ t/tap-todo-skip.sh \ t/tap-unplanned.sh \ t/tap-whitespace-normalization.sh \ t/tap-with-and-without-number.sh \ t/tap-xfail-tests.sh \ t/tap-common-setup.sh \ t/tap-bad-prog.tap \ t/tap-basic.sh \ t/tap-diagnostic-custom.sh \ t/tap-driver-stderr.sh \ t/tap-doc.sh \ t/tap-doc2.sh \ t/tap-more.sh \ t/tap-more2.sh \ t/tap-recheck.sh \ t/tap-summary.sh \ t/tap-summary-color.sh \ t/tags.sh \ t/tags2.sh \ t/tagsub.sh \ t/tags-pr12372.sh \ t/tar-ustar.sh \ t/tar-pax.sh \ t/tar-opts-errors.sh \ t/tar-ustar-id-too-high.sh \ t/tar-override.sh \ t/target-cflags.sh \ t/targetclash.sh \ t/tests-environment-fd-redirect.sh \ t/tests-environment-and-log-compiler.sh \ t/txinfo-absolute-srcdir-pr408.sh \ t/txinfo-add-missing-and-dist.sh \ t/txinfo-bsd-make-recurs.sh \ t/txinfo-builddir.sh \ t/txinfo-clean.sh \ t/txinfo-dvi-recurs.sh \ t/txinfo-info-in-srcdir.sh \ t/txinfo-include.sh \ t/txinfo-makeinfo-error-no-clobber.sh \ t/txinfo-many-output-formats.sh \ t/txinfo-many-output-formats-vpath.sh \ t/txinfo-nodist-info.sh \ t/txinfo-no-clutter.sh \ t/txinfo-no-extra-dist.sh \ t/txinfo-no-installinfo.sh \ t/txinfo-no-repeated-targets.sh \ t/txinfo-other-suffixes.sh \ t/txinfo-override-infodeps.sh \ t/txinfo-override-texinfo-tex.sh \ t/txinfo-setfilename-repeated.sh \ t/txinfo-setfilename-suffix-strip.sh \ t/txinfo-subdir-pr343.sh \ t/txinfo-tex-dist.sh \ t/txinfo-unrecognized-extension.sh \ t/txinfo-unrecognized-info-suffix.sh \ t/txinfo-vtexi.sh \ t/txinfo-vtexi2.sh \ t/txinfo-vtexi3.sh \ t/txinfo-vtexi4.sh \ t/txinfo-without-info-suffix.sh \ t/txinfo19.sh \ t/txinfo23.sh \ t/txinfo24.sh \ t/txinfo25.sh \ t/txinfo28.sh \ t/transform.sh \ t/transform2.sh \ t/transform3.sh \ t/uninstall-fail.sh \ t/uninstall-pr9578.sh \ t/unused.sh \ t/upc.sh \ t/upc2.sh \ t/upc3.sh \ t/vala-configure.sh \ t/vala-grepping.sh \ t/vala-headers.sh \ t/vala-libs.sh \ t/vala-mix.sh \ t/vala-mix2.sh \ t/vala-non-recursive-setup.sh \ t/vala-parallel.sh \ t/vala-per-target-flags.sh \ t/vala-recursive-setup.sh \ t/vala-vapi.sh \ t/vala-vpath.sh \ t/vars.sh \ t/vars3.sh \ t/var-recurs.sh \ t/var-recurs2.sh \ t/vartar.sh \ t/vartypos.sh \ t/vartypo2.sh \ t/version3.sh \ t/version4.sh \ t/version6.sh \ t/version7.sh \ t/version8.sh \ t/vpath.sh \ t/warnings-obsolete-default.sh \ t/warnings-override.sh \ t/warnings-precedence.sh \ t/warnings-strictness-interactions.sh \ t/warnings-unknown.sh \ t/warnopts.sh \ t/warnings-win-over-strictness.sh \ t/warning-groups-win-over-strictness.sh \ t/werror.sh \ t/werror2.sh \ t/werror3.sh \ t/werror4.sh \ t/whoami.sh \ t/xsource.sh \ t/yacc-misc.sh \ t/yacc-dry.sh \ t/yacc-cxx-grepping.sh \ t/yacc-vpath.sh \ t/yacc-auxdir.sh \ t/yacc-basic.sh \ t/yacc-cxx.sh \ t/yacc-bison-skeleton-cxx.sh \ t/yacc-bison-skeleton.sh \ t/yacc-clean.sh \ t/yacc-clean-cxx.sh \ t/yacc-d-basic.sh \ t/yacc-d-cxx.sh \ t/yacc-d-vpath.sh \ t/yacc-deleted-headers.sh \ t/yacc-depend.sh \ t/yacc-depend2.sh \ t/yacc-dist-nobuild-subdir.sh \ t/yacc-dist-nobuild.sh \ t/yacc-grepping.sh \ t/yacc-grepping2.sh \ t/yacc-headers-and-dist-pr47.sh \ t/yacc-line.sh \ t/yacc-mix-c-cxx.sh \ t/yacc-nodist.sh \ t/yacc-pr204.sh \ t/yacc-subdir.sh \ t/yacc-weirdnames.sh \ t/yflags.sh \ t/yflags-cxx.sh \ t/yflags-cmdline-override.sh \ t/yflags-conditional.sh \ t/yflags-d-false-positives.sh \ t/yflags-force-conditional.sh \ t/yflags-force-override.sh \ t/yflags-var-expand.sh \ t/libtool-macros.sh \ t/gettext-macros.sh \ t/pkg-config-macros.sh generated_TESTS = t/ar-lib-w.sh t/built-sources-check-w.sh \ t/check-exported-srcdir-w.sh t/check-fd-redirect-w.sh \ t/check-subst-prog-w.sh t/check-subst-w.sh \ t/check-tests-in-builddir-w.sh t/check-w.sh t/check11-w.sh \ t/check12-w.sh t/check2-w.sh t/check4-w.sh t/check5-w.sh \ t/check6-w.sh t/check7-w.sh t/check8-w.sh t/color-tests-w.sh \ t/color-tests2-w.sh t/compile-w.sh t/compile2-w.sh \ t/compile3-w.sh t/compile4-w.sh t/compile5-w.sh \ t/compile6-w.sh t/compile7-w.sh t/exeext4-w.sh \ t/install-sh-option-C-w.sh t/install-sh-unittests-w.sh \ t/maken3-w.sh t/mdate5-w.sh t/mdate6-w.sh \ t/missing-version-mismatch-w.sh t/missing3-w.sh t/mkinst3-w.sh \ t/posixsubst-tests-w.sh t/depcomp-lt-auto.tap \ t/depcomp-lt-cpp.tap t/depcomp-lt-dashmstdout.tap \ t/depcomp-lt-disabled.tap t/depcomp-lt-gcc.tap \ t/depcomp-lt-makedepend.tap t/depcomp-lt-msvcmsys.tap \ t/depcomp-lt-msvisualcpp.tap t/depcomp-auto.tap \ t/depcomp-cpp.tap t/depcomp-dashmstdout.tap \ t/depcomp-disabled.tap t/depcomp-gcc.tap \ t/depcomp-makedepend.tap t/depcomp-msvcmsys.tap \ t/depcomp-msvisualcpp.tap check_tap_testsuite_summary_TESTS = \ t/tap-summary.sh \ t/tap-summary-color.sh check_testsuite_summary_TESTS = \ t/testsuite-summary-color.sh \ t/testsuite-summary-count.sh depcomp_TESTS = \ t/depcomp-lt-auto.tap \ t/depcomp-lt-cpp.tap \ t/depcomp-lt-dashmstdout.tap \ t/depcomp-lt-disabled.tap \ t/depcomp-lt-gcc.tap \ t/depcomp-lt-makedepend.tap \ t/depcomp-lt-msvcmsys.tap \ t/depcomp-lt-msvisualcpp.tap \ t/depcomp-auto.tap \ t/depcomp-cpp.tap \ t/depcomp-dashmstdout.tap \ t/depcomp-disabled.tap \ t/depcomp-gcc.tap \ t/depcomp-makedepend.tap \ t/depcomp-msvcmsys.tap \ t/depcomp-msvisualcpp.tap extract_testsuite_summary_TESTS = \ t/testsuite-summary-count-many.sh gettext_macros_TESTS = \ t/gettext-basics.sh \ t/gettext-config-rpath.sh \ t/gettext-external-pr338.sh \ t/gettext-intl-subdir.sh \ t/gettext-pr381.sh \ t/subdir-cond-gettext.sh libtool_macros_TESTS = \ t/ar-lib4.sh \ t/ar-lib6a.sh \ t/ar-lib6b.sh \ t/canon6.sh \ t/canon7.sh \ t/ccnoco-lt.sh \ t/cxx-lt-demo.sh \ t/depcomp8b.sh \ t/extra-deps-lt.sh \ t/fort5.sh \ t/instdir-ltlib.sh \ t/instfail-libtool.sh \ t/ldadd.sh \ t/ldflags.sh \ t/libobj13.sh \ t/libtool.sh \ t/libtool2.sh \ t/libtool3.sh \ t/libtool5.sh \ t/libtool6.sh \ t/libtool7.sh \ t/libtool8.sh \ t/libtool9.sh \ t/libtoo10.sh \ t/libtoo11.sh \ t/listval.sh \ t/ltcond.sh \ t/ltcond2.sh \ t/ltconv.sh \ t/ltdeps.sh \ t/ltinit.sh \ t/ltinstloc.sh \ t/ltlibobjs.sh \ t/ltlibsrc.sh \ t/ltorder.sh \ t/nobase-libtool.sh \ t/objc-megademo.sh \ t/posixsubst-ltlibraries.sh \ t/pr72.sh \ t/pr211.sh \ t/pr300-ltlib.sh \ t/pr307.sh \ t/pr401b.sh \ t/reqd2.sh \ t/silent-lt.sh \ t/stdlib2.sh \ t/strip3.sh \ t/subobj9.sh \ t/subobj-clean-lt-pr10697.sh \ t/suffix2.sh \ t/suffix5.sh \ t/suffix8.tap \ t/suffix10.tap \ t/vala-libs.sh \ t/vartypo2.sh \ t/depcomp-lt-auto.tap \ t/depcomp-lt-cpp.tap \ t/depcomp-lt-dashmstdout.tap \ t/depcomp-lt-disabled.tap \ t/depcomp-lt-gcc.tap \ t/depcomp-lt-makedepend.tap \ t/depcomp-lt-msvcmsys.tap \ t/depcomp-lt-msvisualcpp.tap on_tap_with_common_setup_TESTS = \ t/tap-ambiguous-directive.sh \ t/tap-autonumber.sh \ t/tap-bailout.sh \ t/tap-bailout-leading-space.sh \ t/tap-bailout-and-logging.sh \ t/tap-bailout-suppress-badexit.sh \ t/tap-bailout-suppress-later-diagnostic.sh \ t/tap-bailout-suppress-later-errors.sh \ t/tap-color.sh \ t/tap-deps.sh \ t/tap-diagnostic.sh \ t/tap-empty-diagnostic.sh \ t/tap-empty.sh \ t/tap-escape-directive.sh \ t/tap-escape-directive-2.sh \ t/tap-exit.sh \ t/tap-fancy.sh \ t/tap-fancy2.sh \ t/tap-global-log.sh \ t/tap-global-result.sh \ t/tap-log.sh \ t/tap-msg0-result.sh \ t/tap-msg0-directive.sh \ t/tap-msg0-planskip.sh \ t/tap-msg0-bailout.sh \ t/tap-msg0-misc.sh \ t/tap-merge-stdout-stderr.sh \ t/tap-no-merge-stdout-stderr.sh \ t/tap-no-disable-hard-error.sh \ t/tap-no-spurious-summary.sh \ t/tap-no-spurious-numbers.sh \ t/tap-no-spurious.sh \ t/tap-not-ok-skip.sh \ t/tap-number-wordboundary.sh \ t/tap-numeric-description.sh \ t/tap-negative-numbers.sh \ t/tap-numbers-leading-zero.sh \ t/tap-out-of-order.sh \ t/tap-passthrough.sh \ t/tap-passthrough-exit.sh \ t/tap-plan.sh \ t/tap-plan-corner.sh \ t/tap-plan-errors.sh \ t/tap-plan-middle.sh \ t/tap-plan-whitespace.sh \ t/tap-plan-leading-zero.sh \ t/tap-plan-malformed.sh \ t/tap-missing-plan-and-bad-exit.sh \ t/tap-planskip.sh \ t/tap-planskip-late.sh \ t/tap-planskip-and-logging.sh \ t/tap-planskip-unplanned.sh \ t/tap-planskip-unplanned-corner.sh \ t/tap-planskip-case-insensitive.sh \ t/tap-planskip-whitespace.sh \ t/tap-planskip-badexit.sh \ t/tap-planskip-bailout.sh \ t/tap-planskip-later-errors.sh \ t/tap-test-number-0.sh \ t/tap-recheck-logs.sh \ t/tap-result-comment.sh \ t/tap-todo-skip-together.sh \ t/tap-todo-skip-whitespace.sh \ t/tap-todo-skip.sh \ t/tap-unplanned.sh \ t/tap-whitespace-normalization.sh \ t/tap-with-and-without-number.sh \ t/tap-xfail-tests.sh pkgconfig_macros_TESTS = \ t/vala-headers.sh \ t/vala-libs.sh \ t/vala-mix.sh \ t/vala-mix2.sh \ t/vala-non-recursive-setup.sh \ t/vala-parallel.sh \ t/vala-per-target-flags.sh \ t/vala-recursive-setup.sh \ t/vala-vapi.sh \ t/vala-vpath.sh use_trivial_test_driver_TESTS = \ t/testsuite-summary-count-many.sh \ t/test-driver-acsubst.sh \ t/test-driver-cond.sh \ t/test-driver-custom-multitest.sh \ t/test-driver-custom-multitest-recheck.sh \ t/test-driver-custom-multitest-recheck2.sh contrib_TESTS = \ contrib/t/parallel-tests-html.sh \ contrib/t/parallel-tests-html-recursive.sh \ contrib/t/help-multilib.sh \ contrib/t/multilib.sh test_subdirs = t t/pm contrib/t am__tmk = tests-in-makefile-list.tmp am__tfs = tests-on-filesystem-list.tmp am__tdf = diff-in-tests-lists.tmp PERF_TEST_SUITE_LOG = t/perf/test-suite.log all: all-am .SUFFIXES: .SUFFIXES: .dvi .log .pl .pl$(EXEEXT) .ps .sh .sh$(EXEEXT) .tap .tap$(EXEEXT) .trs am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/bin/Makefile.inc $(srcdir)/doc/Makefile.inc $(srcdir)/lib/Makefile.inc $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc $(srcdir)/t/Makefile.inc $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/Makefile.inc $(srcdir)/t/CheckListOfTests.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu --ignore-deps Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(srcdir)/bin/Makefile.inc $(srcdir)/doc/Makefile.inc $(srcdir)/lib/Makefile.inc $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc $(srcdir)/t/Makefile.inc $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/Makefile.inc $(srcdir)/t/CheckListOfTests.am $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): t/wrap/aclocal-${APIVERSION}: $(top_builddir)/config.status $(top_srcdir)/t/wrap/aclocal.in cd $(top_builddir) && $(SHELL) ./config.status $@ t/wrap/automake-${APIVERSION}: $(top_builddir)/config.status $(top_srcdir)/t/wrap/automake.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) doc/$(am__dirstamp): @$(MKDIR_P) doc @: > doc/$(am__dirstamp) $(srcdir)/doc/automake.info: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \ am__cwd=`pwd` && $(am__cd) $(srcdir) && \ rm -rf $$backupdir && mkdir $$backupdir && \ if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$$am__cwd"; \ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \ -o $@ $(srcdir)/doc/automake.texi; \ then \ rc=0; \ $(am__cd) $(srcdir); \ else \ rc=$$?; \ $(am__cd) $(srcdir) && \ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ fi; \ rm -rf $$backupdir; exit $$rc doc/automake.dvi: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp) $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \ $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \ `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi doc/automake.pdf: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp) $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \ $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \ `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi doc/automake.html: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp) $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp) $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \ -o $(@:.html=.htp) `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi; \ then \ rm -rf $@ && mv $(@:.html=.htp) $@; \ else \ rm -rf $(@:.html=.htp); exit 1; \ fi $(srcdir)/doc/version.texi: $(srcdir)/doc/stamp-vti $(srcdir)/doc/stamp-vti: doc/automake.texi $(top_srcdir)/configure @test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp) @(dir=.; test -f ./doc/automake.texi || dir=$(srcdir); \ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/doc/automake.texi`; \ echo "@set UPDATED $$1 $$2 $$3"; \ echo "@set UPDATED-MONTH $$2 $$3"; \ echo "@set EDITION $(VERSION)"; \ echo "@set VERSION $(VERSION)") > vti.tmp$$$$ && \ (cmp -s vti.tmp$$$$ $(srcdir)/doc/version.texi \ || (echo "Updating $(srcdir)/doc/version.texi" && \ cp vti.tmp$$$$ $(srcdir)/doc/version.texi.tmp$$$$ && \ mv $(srcdir)/doc/version.texi.tmp$$$$ $(srcdir)/doc/version.texi)) && \ rm -f vti.tmp$$$$ $(srcdir)/doc/version.texi.$$$$ @cp $(srcdir)/doc/version.texi $@ mostlyclean-vti: -rm -f vti.tmp* $(srcdir)/doc/version.texi.tmp* maintainer-clean-vti: -rm -f $(srcdir)/doc/stamp-vti $(srcdir)/doc/version.texi $(srcdir)/doc/automake-history.info: doc/automake-history.texi $(doc_automake_history_TEXINFOS) $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \ am__cwd=`pwd` && $(am__cd) $(srcdir) && \ rm -rf $$backupdir && mkdir $$backupdir && \ if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$$am__cwd"; \ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \ -o $@ $(srcdir)/doc/automake-history.texi; \ then \ rc=0; \ $(am__cd) $(srcdir); \ else \ rc=$$?; \ $(am__cd) $(srcdir) && \ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ fi; \ rm -rf $$backupdir; exit $$rc doc/automake-history.dvi: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp) $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \ $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \ `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi doc/automake-history.pdf: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp) $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \ $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \ `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi doc/automake-history.html: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp) $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp) $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \ -o $(@:.html=.htp) `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi; \ then \ rm -rf $@ && mv $(@:.html=.htp) $@; \ else \ rm -rf $(@:.html=.htp); exit 1; \ fi .dvi.ps: $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ $(DVIPS) $(AM_V_texinfo) -o $@ $< uninstall-dvi-am: @$(NORMAL_UNINSTALL) @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \ rm -f "$(DESTDIR)$(dvidir)/$$f"; \ done uninstall-html-am: @$(NORMAL_UNINSTALL) @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \ rm -rf "$(DESTDIR)$(htmldir)/$$f"; \ done uninstall-info-am: @$(PRE_UNINSTALL) @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \ list='$(INFO_DEPS)'; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \ done; \ else :; fi @$(NORMAL_UNINSTALL) @list='$(INFO_DEPS)'; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \ rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ else :; fi); \ done uninstall-pdf-am: @$(NORMAL_UNINSTALL) @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \ rm -f "$(DESTDIR)$(pdfdir)/$$f"; \ done uninstall-ps-am: @$(NORMAL_UNINSTALL) @list='$(PSS)'; test -n "$(psdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \ rm -f "$(DESTDIR)$(psdir)/$$f"; \ done dist-info: $(INFO_DEPS) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ list='$(INFO_DEPS)'; \ for base in $$list; do \ case $$base in \ $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ esac; \ if test -f $$base; then d=.; else d=$(srcdir); fi; \ base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ if test -f $$file; then \ relfile=`expr "$$file" : "$$d/\(.*\)"`; \ test -f "$(distdir)/$$relfile" || \ cp -p $$file "$(distdir)/$$relfile"; \ else :; fi; \ done; \ done mostlyclean-aminfo: -rm -rf doc/automake.t2d doc/automake.t2p doc/automake-history.t2d \ doc/automake-history.t2p clean-aminfo: -test -z "doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \ doc/automake-history.dvi doc/automake-history.pdf \ doc/automake-history.ps doc/automake-history.html" \ || rm -rf doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \ doc/automake-history.dvi doc/automake-history.pdf \ doc/automake-history.ps doc/automake-history.html maintainer-clean-aminfo: @list='$(INFO_DEPS)'; for i in $$list; do \ i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ done install-man1: $(man1_MANS) @$(NORMAL_INSTALL) @list1='$(man1_MANS)'; \ list2=''; \ test -n "$(man1dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.1[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) install-dist_amDATA: $(dist_am_DATA) @$(NORMAL_INSTALL) @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(amdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(amdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(amdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(amdir)" || exit $$?; \ done uninstall-dist_amDATA: @$(NORMAL_UNINSTALL) @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(amdir)'; $(am__uninstall_files_from_dir) install-dist_automake_acDATA: $(dist_automake_ac_DATA) @$(NORMAL_INSTALL) @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(automake_acdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(automake_acdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_acdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_acdir)" || exit $$?; \ done uninstall-dist_automake_acDATA: @$(NORMAL_UNINSTALL) @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(automake_acdir)'; $(am__uninstall_files_from_dir) install-dist_automake_internal_acDATA: $(dist_automake_internal_ac_DATA) @$(NORMAL_INSTALL) @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(automake_internal_acdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(automake_internal_acdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_internal_acdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_internal_acdir)" || exit $$?; \ done uninstall-dist_automake_internal_acDATA: @$(NORMAL_UNINSTALL) @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(automake_internal_acdir)'; $(am__uninstall_files_from_dir) install-dist_docDATA: $(dist_doc_DATA) @$(NORMAL_INSTALL) @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ done uninstall-dist_docDATA: @$(NORMAL_UNINSTALL) @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) install-dist_perllibDATA: $(dist_perllib_DATA) @$(NORMAL_INSTALL) @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \ done uninstall-dist_perllibDATA: @$(NORMAL_UNINSTALL) @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir) install-dist_pkgvdataDATA: $(dist_pkgvdata_DATA) @$(NORMAL_INSTALL) @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgvdatadir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgvdatadir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgvdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgvdatadir)" || exit $$?; \ done uninstall-dist_pkgvdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(pkgvdatadir)'; $(am__uninstall_files_from_dir) install-dist_scriptDATA: $(dist_script_DATA) @$(NORMAL_INSTALL) @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(scriptdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(scriptdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scriptdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(scriptdir)" || exit $$?; \ done uninstall-dist_scriptDATA: @$(NORMAL_UNINSTALL) @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir) install-dist_system_acDATA: $(dist_system_ac_DATA) @$(NORMAL_INSTALL) @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(system_acdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(system_acdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(system_acdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(system_acdir)" || exit $$?; \ done uninstall-dist_system_acDATA: @$(NORMAL_UNINSTALL) @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(system_acdir)'; $(am__uninstall_files_from_dir) install-nodist_perllibDATA: $(nodist_perllib_DATA) @$(NORMAL_INSTALL) @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \ done uninstall-nodist_perllibDATA: @$(NORMAL_UNINSTALL) @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscope: cscope.files test ! -s cscope.files \ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) clean-cscope: -rm -f cscope.files cscope.files: clean-cscope cscopelist cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files # Recover from deleted '.trs' file; this should ensure that # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells # to avoid problems with "make -n". .log.trs: rm -f $< $@ $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not # expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ redo_bases=`for i in $$bases; do \ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ done`; \ if test -n "$$redo_bases"; then \ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ if $(am__make_dryrun); then :; else \ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ fi; \ if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ elif test -n "$$redo_logs"; then \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ st=0; \ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ for i in $$redo_bases; do \ test -f $$i.trs && test -r $$i.trs \ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ test -f $$i.log && test -r $$i.log \ || { echo "$$errmsg $$i.log" >&2; st=1; }; \ done; \ test $$st -eq 0 || exit 1; \ fi @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ ws='[ ]'; \ results=`for b in $$bases; do echo $$b.trs; done`; \ test -n "$$results" || results=/dev/null; \ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ if test `expr $$fail + $$xpass + $$error` -eq 0; then \ success=true; \ else \ success=false; \ fi; \ br='==================='; br=$$br$$br$$br$$br; \ result_count () \ { \ if test x"$$1" = x"--maybe-color"; then \ maybe_colorize=yes; \ elif test x"$$1" = x"--no-color"; then \ maybe_colorize=no; \ else \ echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ shift; \ desc=$$1 count=$$2; \ if test $$maybe_colorize = yes && test $$count -gt 0; then \ color_start=$$3 color_end=$$std; \ else \ color_start= color_end=; \ fi; \ echo "$${color_start}# $$desc $$count$${color_end}"; \ }; \ create_testsuite_report () \ { \ result_count $$1 "TOTAL:" $$all "$$brg"; \ result_count $$1 "PASS: " $$pass "$$grn"; \ result_count $$1 "SKIP: " $$skip "$$blu"; \ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ result_count $$1 "FAIL: " $$fail "$$red"; \ result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ for b in $$bases; do echo $$b; done \ | $(am__create_global_log); \ } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ echo "$${col}$$br$${std}"; \ echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ echo "$${col}$$br$${std}"; \ create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ if test -n "$(PACKAGE_BUGREPORT)"; then \ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ trs_list=`for i in $$bases; do echo $$i.trs; done`; \ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ log_list=`for i in $$bases; do echo $$i.log; done`; \ log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ am__force_recheck=am--force-recheck \ TEST_LOGS="$$log_list"; \ exit $$? .pl.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .pl$(EXEEXT).log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .sh.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .sh$(EXEEXT).log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .tap.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .tap$(EXEEXT).log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-info -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \ grep '^...................................................................................................' 1>&2; then \ echo 'error: the above filenames are too long' 1>&2; \ exit 1; \ else :; fi dist-gzip: distdir tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__post_remove_distdir) dist dist-all: $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build/sub \ && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local check: check-am all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(MANS) $(DATA) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(amdir)" "$(DESTDIR)$(automake_acdir)" "$(DESTDIR)$(automake_internal_acdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(pkgvdatadir)" "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(system_acdir)" "$(DESTDIR)$(perllibdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f doc/$(am__dirstamp) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-aminfo clean-generic clean-local mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-am dvi-am: $(DVIS) html: html-am html-am: $(HTMLS) info: info-am info-am: $(INFO_DEPS) install-data-am: install-dist_amDATA install-dist_automake_acDATA \ install-dist_automake_internal_acDATA install-dist_docDATA \ install-dist_perllibDATA install-dist_pkgvdataDATA \ install-dist_scriptDATA install-dist_system_acDATA \ install-info-am install-man install-nodist_perllibDATA @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-am install-dvi-am: $(DVIS) @$(NORMAL_INSTALL) @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \ $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \ done install-exec-am: install-binSCRIPTS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am install-html-am: $(HTMLS) @$(NORMAL_INSTALL) @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \ $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \ $(am__strip_dir) \ d2=$$d$$p; \ if test -d "$$d2"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \ $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \ $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \ else \ list2="$$list2 $$d2"; \ fi; \ done; \ test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ done; } install-info: install-info-am install-info-am: $(INFO_DEPS) @$(NORMAL_INSTALL) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \ $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \ fi; \ for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ esac; \ if test -f $$file; then d=.; else d=$(srcdir); fi; \ file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ if test -f $$ifile; then \ echo "$$ifile"; \ else : ; fi; \ done; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done @$(POST_INSTALL) @if $(am__can_run_installinfo); then \ list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ done; \ else : ; fi install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: $(PDFS) @$(NORMAL_INSTALL) @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done install-ps: install-ps-am install-ps-am: $(PSS) @$(NORMAL_INSTALL) @list='$(PSS)'; test -n "$(psdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done installcheck-am: installcheck-local maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-aminfo \ maintainer-clean-generic maintainer-clean-local \ maintainer-clean-vti mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti pdf: pdf-am pdf-am: $(PDFS) ps: ps-am ps-am: $(PSS) uninstall-am: uninstall-binSCRIPTS uninstall-dist_amDATA \ uninstall-dist_automake_acDATA \ uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \ uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \ uninstall-dist_scriptDATA uninstall-dist_system_acDATA \ uninstall-dvi-am uninstall-html-am uninstall-info-am \ uninstall-man uninstall-nodist_perllibDATA uninstall-pdf-am \ uninstall-ps-am @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook uninstall-man: uninstall-man1 .MAKE: check-am install-am install-data-am install-exec-am \ install-strip uninstall-am .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \ check-am check-local clean clean-aminfo clean-cscope \ clean-generic clean-local cscope cscopelist-am ctags ctags-am \ dist dist-all dist-bzip2 dist-gzip dist-info dist-lzip \ dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ distclean-generic distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-binSCRIPTS install-data \ install-data-am install-data-hook install-dist_amDATA \ install-dist_automake_acDATA \ install-dist_automake_internal_acDATA install-dist_docDATA \ install-dist_perllibDATA install-dist_pkgvdataDATA \ install-dist_scriptDATA install-dist_system_acDATA install-dvi \ install-dvi-am install-exec install-exec-am install-exec-hook \ install-html install-html-am install-info install-info-am \ install-man install-man1 install-nodist_perllibDATA \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installcheck-local \ installdirs maintainer-clean maintainer-clean-aminfo \ maintainer-clean-generic maintainer-clean-local \ maintainer-clean-vti mostlyclean mostlyclean-aminfo \ mostlyclean-generic mostlyclean-vti pdf pdf-am ps ps-am \ recheck tags tags-am uninstall uninstall-am \ uninstall-binSCRIPTS uninstall-dist_amDATA \ uninstall-dist_automake_acDATA \ uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \ uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \ uninstall-dist_scriptDATA uninstall-dist_system_acDATA \ uninstall-dvi-am uninstall-hook uninstall-html-am \ uninstall-info-am uninstall-man uninstall-man1 \ uninstall-nodist_perllibDATA uninstall-pdf-am uninstall-ps-am .PRECIOUS: Makefile # The master location for INSTALL is lib/INSTALL. # This is where "make fetch" will install new versions. # Make sure we also update this copy. INSTALL: lib/INSTALL $(AM_V_GEN)cp $(srcdir)/lib/INSTALL $@ # We don't use the default name for the autom4te cache directory, # so we need this. maintainer-clean-local: rm -rf .autom4te.cache # So that automake won't complain about the missing ChangeLog. # The real rule for ChangeLog generation is now in maintainer/maint.mk # (as it is maintainer-specific). ChangeLog: # Make versioned links. We only run the transform on the root name; # then we make a versioned link with the transformed base name. This # seemed like the most reasonable approach. install-exec-hook: @$(POST_INSTALL) @for p in $(bin_SCRIPTS); do \ f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \ fv="$$f-$(APIVERSION)"; \ rm -f "$(DESTDIR)$(bindir)/$$fv"; \ echo " $(LN) '$(DESTDIR)$(bindir)/$$f' '$(DESTDIR)$(bindir)/$$fv'"; \ $(LN) "$(DESTDIR)$(bindir)/$$f" "$(DESTDIR)$(bindir)/$$fv"; \ done uninstall-hook: @for p in $(bin_SCRIPTS); do \ f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \ fv="$$f-$(APIVERSION)"; \ rm -f "$(DESTDIR)$(bindir)/$$fv"; \ done # These files depend on Makefile so they are rebuilt if $(VERSION), # $(datadir) or other do_subst'ituted variables change. bin/automake: bin/automake.in bin/aclocal: bin/aclocal.in bin/automake bin/aclocal: Makefile bin/gen-perl-protos $(AM_V_GEN)rm -f $@ $@-t $@-t2 \ && $(MKDIR_P) $(@D) \ && in=$@.in && $(do_subst) <$(srcdir)/$$in >$@-t \ && $(PERL) -w $(srcdir)/bin/gen-perl-protos $@-t > $@-t2 \ && mv -f $@-t2 $@-t \ && chmod a+x,a-w $@-t && mv -f $@-t $@ # vim: ft=automake noet $(man1_MANS): $(top_srcdir)/configure.ac doc/aclocal.1 doc/automake.1: $(AM_V_GEN): \ && $(MKDIR_P) doc \ && f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'` \ && echo ".so man1/$$f-$(APIVERSION).1" > $@ doc/aclocal-$(APIVERSION).1: $(aclocal_script) lib/Automake/Config.pm $(update_mans) aclocal-$(APIVERSION) doc/automake-$(APIVERSION).1: $(automake_script) lib/Automake/Config.pm $(update_mans) automake-$(APIVERSION) # We depend on configure.ac so that we regenerate the tarball # whenever the Automake version changes. $(srcdir)/doc/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac $(AM_V_GEN)tmp=amhello-output.tmp \ && $(am__cd) $(srcdir)/doc/amhello \ && : Make our aclocal and automake avaiable before system ones. \ && $(setup_autotools_paths) \ && ( \ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \ && $(am_AUTORECONF) -vfi \ && ./configure \ && $(MAKE) $(AM_MAKEFLAGS) distcheck \ && $(MAKE) $(AM_MAKEFLAGS) distclean \ || { \ if $(AM_V_P); then :; else \ echo "$@: recipe failed." >&5; \ echo "See file '`pwd`/$$tmp' for details" >&5; \ fi; \ exit 1; \ } \ ) \ && rm -rf $(amhello_configury) $$tmp \ && mv -f amhello-1.0.tar.gz .. # vim: ft=automake noet install-data-hook: @$(POST_INSTALL) @for f in $(dist_script_DATA); do echo $$f; done \ | sed 's,^lib/,,' \ | ( st=0; \ while read f; do \ echo " chmod +x '$(DESTDIR)$(scriptdir)/$$f'"; \ chmod +x "$(DESTDIR)$(scriptdir)/$$f" || st=1; \ done; \ exit $$st ) installcheck-local: installcheck-executable-scripts installcheck-executable-scripts: @for f in $(dist_script_DATA); do echo $$f; done \ | sed 's,^lib/,,' \ | while read f; do \ path="$(pkgvdatadir)/$$f"; \ test -x "$$path" || echo $$path; \ done \ | sed 's/$$/: not executable/' \ | grep . 1>&2 && exit 1; exit 0 # vim: ft=automake noet lib/Automake/Config.pm: lib/Automake/Config.in Makefile $(AM_V_at)rm -f $@ $@-t $(AM_V_at)$(MKDIR_P) lib/Automake $(AM_V_GEN)in=Config.in \ && $(do_subst) <$(srcdir)/lib/Automake/Config.in >$@-t $(generated_file_finalize) # vim: ft=automake noet # vim: ft=automake noet # We build amversion.m4 here, instead of from config.status, # because config.status is rerun each time one of configure's # dependencies change and amversion.m4 happens to be a configure # dependency. configure and amversion.m4 would be rebuilt in # loop otherwise. # Use '$(top_srcdir)' for the benefit of non-GNU makes: this is # how amversion.m4 appears in our dependencies. $(top_srcdir)/m4/amversion.m4: $(srcdir)/configure.ac \ $(srcdir)/m4/amversion.in $(AM_V_at)rm -f $@-t $@ $(AM_V_GEN)in=amversion.in \ && $(do_subst) <$(srcdir)/m4/amversion.in >$@-t $(generated_file_finalize) # vim: ft=automake noet print-list-of-tests: @echo $(handwritten_TESTS) .PHONY: print-list-of-tests t/ar-lib-w.log: t/ar-lib.sh t/ar-lib-w.log: t/ar-lib.log t/built-sources-check-w.log: t/built-sources-check.sh t/built-sources-check-w.log: t/built-sources-check.log t/check-exported-srcdir-w.log: t/check-exported-srcdir.sh t/check-exported-srcdir-w.log: t/check-exported-srcdir.log t/check-fd-redirect-w.log: t/check-fd-redirect.sh t/check-fd-redirect-w.log: t/check-fd-redirect.log t/check-subst-prog-w.log: t/check-subst-prog.sh t/check-subst-prog-w.log: t/check-subst-prog.log t/check-subst-w.log: t/check-subst.sh t/check-subst-w.log: t/check-subst.log t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.sh t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.log t/check-w.log: t/check.sh t/check-w.log: t/check.log t/check11-w.log: t/check11.sh t/check11-w.log: t/check11.log t/check12-w.log: t/check12.sh t/check12-w.log: t/check12.log t/check2-w.log: t/check2.sh t/check2-w.log: t/check2.log t/check4-w.log: t/check4.sh t/check4-w.log: t/check4.log t/check5-w.log: t/check5.sh t/check5-w.log: t/check5.log t/check6-w.log: t/check6.sh t/check6-w.log: t/check6.log t/check7-w.log: t/check7.sh t/check7-w.log: t/check7.log t/check8-w.log: t/check8.sh t/check8-w.log: t/check8.log t/color-tests-w.log: t/color-tests.sh t/color-tests-w.log: t/color-tests.log t/color-tests2-w.log: t/color-tests2.sh t/color-tests2-w.log: t/color-tests2.log t/compile-w.log: t/compile.sh t/compile-w.log: t/compile.log t/compile2-w.log: t/compile2.sh t/compile2-w.log: t/compile2.log t/compile3-w.log: t/compile3.sh t/compile3-w.log: t/compile3.log t/compile4-w.log: t/compile4.sh t/compile4-w.log: t/compile4.log t/compile5-w.log: t/compile5.sh t/compile5-w.log: t/compile5.log t/compile6-w.log: t/compile6.sh t/compile6-w.log: t/compile6.log t/compile7-w.log: t/compile7.sh t/compile7-w.log: t/compile7.log t/exeext4-w.log: t/exeext4.sh t/exeext4-w.log: t/exeext4.log t/install-sh-option-C-w.log: t/install-sh-option-C.sh t/install-sh-option-C-w.log: t/install-sh-option-C.log t/install-sh-unittests-w.log: t/install-sh-unittests.sh t/install-sh-unittests-w.log: t/install-sh-unittests.log t/maken3-w.log: t/maken3.sh t/maken3-w.log: t/maken3.log t/mdate5-w.log: t/mdate5.sh t/mdate5-w.log: t/mdate5.log t/mdate6-w.log: t/mdate6.sh t/mdate6-w.log: t/mdate6.log t/missing-version-mismatch-w.log: t/missing-version-mismatch.sh t/missing-version-mismatch-w.log: t/missing-version-mismatch.log t/missing3-w.log: t/missing3.sh t/missing3-w.log: t/missing3.log t/mkinst3-w.log: t/mkinst3.sh t/mkinst3-w.log: t/mkinst3.log t/posixsubst-tests-w.log: t/posixsubst-tests.sh t/posixsubst-tests-w.log: t/posixsubst-tests.log t/tap-summary.log: t/ax/tap-summary-aux.sh t/tap-summary-color.log: t/ax/tap-summary-aux.sh t/testsuite-summary-color.log: t/ax/testsuite-summary-checks.sh t/testsuite-summary-count.log: t/ax/testsuite-summary-checks.sh t/depcomp-lt-auto.log: t/ax/depcomp.sh t/depcomp-lt-cpp.log: t/ax/depcomp.sh t/depcomp-lt-dashmstdout.log: t/ax/depcomp.sh t/depcomp-lt-disabled.log: t/ax/depcomp.sh t/depcomp-lt-gcc.log: t/ax/depcomp.sh t/depcomp-lt-makedepend.log: t/ax/depcomp.sh t/depcomp-lt-msvcmsys.log: t/ax/depcomp.sh t/depcomp-lt-msvisualcpp.log: t/ax/depcomp.sh t/depcomp-auto.log: t/ax/depcomp.sh t/depcomp-cpp.log: t/ax/depcomp.sh t/depcomp-dashmstdout.log: t/ax/depcomp.sh t/depcomp-disabled.log: t/ax/depcomp.sh t/depcomp-gcc.log: t/ax/depcomp.sh t/depcomp-makedepend.log: t/ax/depcomp.sh t/depcomp-msvcmsys.log: t/ax/depcomp.sh t/depcomp-msvisualcpp.log: t/ax/depcomp.sh t/testsuite-summary-count-many.log: t/ax/extract-testsuite-summary.pl t/gettext-basics.log: t/gettext-macros.log t/gettext-config-rpath.log: t/gettext-macros.log t/gettext-external-pr338.log: t/gettext-macros.log t/gettext-intl-subdir.log: t/gettext-macros.log t/gettext-pr381.log: t/gettext-macros.log t/subdir-cond-gettext.log: t/gettext-macros.log t/ar-lib4.log: t/libtool-macros.log t/ar-lib6a.log: t/libtool-macros.log t/ar-lib6b.log: t/libtool-macros.log t/canon6.log: t/libtool-macros.log t/canon7.log: t/libtool-macros.log t/ccnoco-lt.log: t/libtool-macros.log t/cxx-lt-demo.log: t/libtool-macros.log t/depcomp8b.log: t/libtool-macros.log t/extra-deps-lt.log: t/libtool-macros.log t/fort5.log: t/libtool-macros.log t/instdir-ltlib.log: t/libtool-macros.log t/instfail-libtool.log: t/libtool-macros.log t/ldadd.log: t/libtool-macros.log t/ldflags.log: t/libtool-macros.log t/libobj13.log: t/libtool-macros.log t/libtool.log: t/libtool-macros.log t/libtool2.log: t/libtool-macros.log t/libtool3.log: t/libtool-macros.log t/libtool5.log: t/libtool-macros.log t/libtool6.log: t/libtool-macros.log t/libtool7.log: t/libtool-macros.log t/libtool8.log: t/libtool-macros.log t/libtool9.log: t/libtool-macros.log t/libtoo10.log: t/libtool-macros.log t/libtoo11.log: t/libtool-macros.log t/listval.log: t/libtool-macros.log t/ltcond.log: t/libtool-macros.log t/ltcond2.log: t/libtool-macros.log t/ltconv.log: t/libtool-macros.log t/ltdeps.log: t/libtool-macros.log t/ltinit.log: t/libtool-macros.log t/ltinstloc.log: t/libtool-macros.log t/ltlibobjs.log: t/libtool-macros.log t/ltlibsrc.log: t/libtool-macros.log t/ltorder.log: t/libtool-macros.log t/nobase-libtool.log: t/libtool-macros.log t/objc-megademo.log: t/libtool-macros.log t/posixsubst-ltlibraries.log: t/libtool-macros.log t/pr72.log: t/libtool-macros.log t/pr211.log: t/libtool-macros.log t/pr300-ltlib.log: t/libtool-macros.log t/pr307.log: t/libtool-macros.log t/pr401b.log: t/libtool-macros.log t/reqd2.log: t/libtool-macros.log t/silent-lt.log: t/libtool-macros.log t/stdlib2.log: t/libtool-macros.log t/strip3.log: t/libtool-macros.log t/subobj9.log: t/libtool-macros.log t/subobj-clean-lt-pr10697.log: t/libtool-macros.log t/suffix2.log: t/libtool-macros.log t/suffix5.log: t/libtool-macros.log t/suffix8.log: t/libtool-macros.log t/suffix10.log: t/libtool-macros.log t/vala-libs.log: t/libtool-macros.log t/vartypo2.log: t/libtool-macros.log t/depcomp-lt-auto.log: t/libtool-macros.log t/depcomp-lt-cpp.log: t/libtool-macros.log t/depcomp-lt-dashmstdout.log: t/libtool-macros.log t/depcomp-lt-disabled.log: t/libtool-macros.log t/depcomp-lt-gcc.log: t/libtool-macros.log t/depcomp-lt-makedepend.log: t/libtool-macros.log t/depcomp-lt-msvcmsys.log: t/libtool-macros.log t/depcomp-lt-msvisualcpp.log: t/libtool-macros.log t/tap-ambiguous-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-autonumber.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout-leading-space.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout-suppress-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout-suppress-later-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-bailout-suppress-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-color.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-deps.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-empty-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-empty.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-escape-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-escape-directive-2.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-fancy.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-fancy2.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-global-log.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-global-result.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-log.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-msg0-result.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-msg0-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-msg0-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-msg0-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-msg0-misc.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-no-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-no-disable-hard-error.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-no-spurious-summary.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-no-spurious-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-no-spurious.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-not-ok-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-number-wordboundary.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-numeric-description.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-negative-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-numbers-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-out-of-order.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-passthrough.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-passthrough-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-middle.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-plan-malformed.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-missing-plan-and-bad-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-late.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-unplanned-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-case-insensitive.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-planskip-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-test-number-0.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-recheck-logs.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-result-comment.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-todo-skip-together.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-todo-skip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-todo-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-whitespace-normalization.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-with-and-without-number.log: t/ax/tap-setup.sh t/tap-common-setup.log t/tap-xfail-tests.log: t/ax/tap-setup.sh t/tap-common-setup.log t/vala-headers.log: t/pkg-config-macros.log t/vala-libs.log: t/pkg-config-macros.log t/vala-mix.log: t/pkg-config-macros.log t/vala-mix2.log: t/pkg-config-macros.log t/vala-non-recursive-setup.log: t/pkg-config-macros.log t/vala-parallel.log: t/pkg-config-macros.log t/vala-per-target-flags.log: t/pkg-config-macros.log t/vala-recursive-setup.log: t/pkg-config-macros.log t/vala-vapi.log: t/pkg-config-macros.log t/vala-vpath.log: t/pkg-config-macros.log t/testsuite-summary-count-many.log: t/ax/trivial-test-driver t/test-driver-acsubst.log: t/ax/trivial-test-driver t/test-driver-cond.log: t/ax/trivial-test-driver t/test-driver-custom-multitest.log: t/ax/trivial-test-driver t/test-driver-custom-multitest-recheck.log: t/ax/trivial-test-driver t/test-driver-custom-multitest-recheck2.log: t/ax/trivial-test-driver $(srcdir)/t/testsuite-part.am: $(AM_V_at)rm -f t/testsuite-part.tmp $@ $(AM_V_GEN)$(PERL) $(srcdir)/gen-testsuite-part \ --srcdir $(srcdir) > t/testsuite-part.tmp $(AM_V_at)chmod a-w t/testsuite-part.tmp $(AM_V_at)mv -f t/testsuite-part.tmp $@ # The dependecies declared here are not truly complete, but such # completeness would cause more issues than it would solve. See # automake bug#11347. $(generated_TESTS): $(srcdir)/gen-testsuite-part $(srcdir)/t/testsuite-part.am: $(srcdir)/gen-testsuite-part $(srcdir)/t/testsuite-part.am: Makefile.am # Few more static dependencies. t/distcheck-missing-m4.log: t/ax/distcheck-hook-m4.am t/distcheck-outdated-m4.log: t/ax/distcheck-hook-m4.am t/ax/test-defs.sh: t/ax/test-defs.in Makefile $(AM_V_at)rm -f $@ $@-t $(AM_V_at)$(MKDIR_P) t/ax $(AM_V_GEN)in=t/ax/test-defs.in \ && $(do_subst) <$(srcdir)/$$in >$@-t $(generated_file_finalize) t/ax/shell-no-trail-bslash: t/ax/shell-no-trail-bslash.in Makefile $(AM_V_at)rm -f $@ $@-t $(AM_V_GEN)in=t/ax/shell-no-trail-bslash.in \ && $(MKDIR_P) t/ax \ && $(do_subst) <$(srcdir)/$$in >$@-t \ && chmod a+x $@-t $(generated_file_finalize) t/ax/cc-no-c-o: t/ax/cc-no-c-o.in Makefile $(AM_V_at)rm -f $@ $@-t $(AM_V_GEN)in=t/ax/cc-no-c-o.in \ && $(MKDIR_P) t/ax \ && $(do_subst) <$(srcdir)/$$in >$@-t \ && chmod a+x $@-t $(generated_file_finalize) runtest: t/ax/runtest.in Makefile $(AM_V_at)rm -f $@ $@-t $(AM_V_GEN)in=t/ax/runtest.in \ && $(MKDIR_P) t/ax \ && $(do_subst) <$(srcdir)/$$in >$@-t \ && chmod a+x $@-t $(generated_file_finalize) # If two test scripts have the same basename, they will end up sharing # the same log file, leading to all sort of undefined and undesired # behaviours. check-no-repeated-test-name: @LC_ALL=C; export LC_ALL; \ lst='$(TEST_LOGS)'; for log in $$lst; do echo $$log; done \ | sort | uniq -c | awk '($$1 > 1) { print }' \ | sed 's/\.log$$//' | grep . >&2 \ && { \ echo $@: test names listed above are duplicated >&2; \ exit 1; \ }; : check-local: check-no-repeated-test-name .PHONY: check-no-repeated-test-name # Check that our test cases are syntactically correct. # See automake bug#11898. check-tests-syntax: @st=0; \ err () { echo "$@: $$*" >&2; st=1; }; \ bases=`for log in : $(TEST_LOGS); do echo $$log; done \ | sed -e '/^:$$/d' -e 's/\.log$$//'`; \ for bas in $$bases; do \ for suf in sh tap pl; do \ tst=$$bas.$$suf; \ if test -f $$tst; then \ break; \ elif test -f $(srcdir)/$$tst; then \ tst=$(srcdir)/$$tst; \ break; \ else \ tst=''; \ fi; \ done; \ test -n "$$tst" || err "couldn't find test '$$bas'"; \ test $$suf = pl && continue; \ $(AM_V_P) && echo " $(AM_TEST_RUNNER_SHELL) -n $$tst"; \ $(AM_TEST_RUNNER_SHELL) -n "$$tst" \ || err "test '$$tst' syntactically invalid"; \ done; \ exit $$st check-local: check-tests-syntax .PHONY: check-tests-syntax # Recipes with a trailing backslash character (possibly followed by # blank characters only) can cause spurious syntax errors with at # least older bash versions (e.g., bash 2.05b), and can be potentially # be unportable to other weaker shells. Run the testsuite in a way # that helps catching such problems in Automake-generated recipes. # See automake bug#10436. check-no-trailing-backslash-in-recipes: $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \ CONFIG_SHELL='$(abs_top_builddir)/t/ax/shell-no-trail-bslash' .PHONY: check-no-trailing-backslash-in-recipes # Some compilers out there (hello, MSVC) still choke on "-c -o" being # passed together on the command line. Run the whole testsuite faking # the presence of such a compiler, to help catch regressions that would # otherwise only present themselves later "in the wild". See also the # long discussion about automake bug#13378. check-cc-no-c-o: $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \ AM_TESTSUITE_SIMULATING_NO_CC_C_O=yes .PHONY: check-cc-no-c-o # Automake-generated Makefiles should work when run with parallel make. check-parallel: $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \ AM_TESTSUITE_MAKE="$${AM_TESTSUITE_MAKE-$${MAKE-make}} -j4" .PHONY: check-parallel .PHONY: maintainer-check-list-of-tests maintainer-check-list-of-tests: @if diff -u /dev/null /dev/null >/dev/null 2>&1; then \ diff='diff -u'; \ else \ diff='diff'; \ fi; \ lst='$(expected_list_of_tests)'; \ test -n "$$lst" || lst='$(TESTS)'; \ for t in $$lst; do \ echo "$$t"; \ done | sort >$(am__tmk); \ dirs='$(test_subdirs)'; \ test -n "$$dirs" || dirs=.; \ test_extensions='$(TEST_EXTENSIONS)'; \ for ext in $$test_extensions; do \ for dir in $$dirs; do \ ls $$dir/*$$ext 2>/dev/null; \ if test $(srcdir) != $(builddir); then \ ($(am__cd) $(srcdir) && ls $$dir/*$$ext 2>/dev/null); \ fi; \ done; \ done | sed 's,^\./,,' | sort | uniq >$(am__tfs); \ if $$diff $(am__tmk) $(am__tfs) >$(am__tdf); then \ result=0; \ else \ echo '$@: list of tests in Makefile an on filesystem differ' >&2; \ echo "+ $$diff in-makefile on-filesystem" >&2; \ cat $(am__tdf) >&2; \ result=1; \ fi; \ rm -f $(am__tmk) $(am__tfs) $(am__tdf); \ exit $$result; .PHONY: clean-maintcheck-testslist-tmp clean-local: clean-maintcheck-testslist-tmp clean-maintcheck-testslist-tmp: rm -f $(am__tmk) $(am__tfs) $(am__tdf) # Run the testsuite with the installed aclocal and automake. installcheck-local: installcheck-testsuite installcheck-testsuite: $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \ am_running_installcheck=yes # Performance tests. .PHONY: perf perf: all $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \ TEST_SUITE_LOG='$(PERF_TEST_SUITE_LOG)' TESTS='$(perf_TESTS)' clean-local: clean-local-check .PHONY: clean-local-check clean-local-check: $(AM_V_GEN)$(PERL) $(srcdir)/t/ax/deltree.pl t/*.dir t/*/*.dir */t/*.dir # vim: ft=automake noet # Most work delegated to sub-dir makefile fragments. # vim: ft=automake noet # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: