automake: fix regression due to de-ansification support removal
[platform/upstream/automake.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11a from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
19 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
20
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2, or (at your option)
24 # any later version.
25
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 # GNU General Public License for more details.
30
31 # You should have received a copy of the GNU General Public License
32 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
33 VPATH = @srcdir@
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkgincludedir = $(includedir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkglibexecdir = $(libexecdir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
52         $(srcdir)/aclocal.in $(srcdir)/automake.in $(srcdir)/defs \
53         $(srcdir)/defs-static.in $(srcdir)/instspc-tests.am \
54         $(srcdir)/parallel-tests.am
55 subdir = tests
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
58         $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
59         $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
60         $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
61         $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
62         $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/silent.m4 \
63         $(top_srcdir)/m4/strip.m4 $(top_srcdir)/m4/substnot.m4 \
64         $(top_srcdir)/m4/tar.m4 $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
68 CONFIG_CLEAN_FILES = defs-static aclocal-${APIVERSION} \
69         automake-${APIVERSION}
70 CONFIG_CLEAN_VPATH_FILES = defs
71 AM_V_GEN = $(am__v_GEN_$(V))
72 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
73 am__v_GEN_0 = @echo "  GEN     " $@;
74 AM_V_at = $(am__v_at_$(V))
75 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
76 am__v_at_0 = @
77 SOURCES =
78 DIST_SOURCES =
79 # If stdout is a non-dumb tty, use colors.  If test -t is not supported,
80 # then this fails; a conservative approach.  Of course do not redirect
81 # stdout here, just stderr.
82 am__tty_colors = \
83 red=; grn=; lgn=; blu=; std=; \
84 test "X$(AM_COLOR_TESTS)" != Xno \
85 && test "X$$TERM" != Xdumb \
86 && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
87 && { \
88   red='\e[0;31m'; \
89   grn='\e[0;32m'; \
90   lgn='\e[1;32m'; \
91   blu='\e[1;34m'; \
92   std='\e[m'; \
93 }
94 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
95 am__vpath_adj = case $$p in \
96     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97     *) f=$$p;; \
98   esac;
99 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
100 am__install_max = 40
101 am__nobase_strip_setup = \
102   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
103 am__nobase_strip = \
104   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
105 am__nobase_list = $(am__nobase_strip_setup); \
106   for p in $$list; do echo "$$p $$p"; done | \
107   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
108   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
109     if (++n[$$2] == $(am__install_max)) \
110       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111     END { for (dir in files) print dir, files[dir] }'
112 am__base_list = \
113   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
114   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
115 # Restructured Text title and section.
116 am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
117 am__rst_section = sed 'p;s/./=/g;p;g'
118 # Put stdin (possibly several lines separated by ".  ") in a box.
119 # Prefix each line by 'col' and terminate each with 'std', for coloring.
120 # Multi line coloring is problematic with "less -R", so we really need
121 # to color each line individually.
122 am__text_box = $(AWK) '{                        \
123   n = split($$0, lines, "\\.  "); max = 0;      \
124   for (i = 1; i <= n; ++i)                      \
125     if (max < length(lines[i]))                 \
126       max = length(lines[i]);                   \
127   for (i = 0; i < max; ++i)                     \
128     line = line "=";                            \
129   print col line std;                           \
130   for (i = 1; i <= n; ++i)                      \
131     if (lines[i])                               \
132       print col lines[i] std;                   \
133   print col line std;                           \
134 }'
135 # Solaris 10 'make', and several other traditional 'make' implementations,
136 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
137 # by disabling -e (using the XSI extension "set +e") if it's set.
138 am__sh_e_setup = case $$- in *e*) set +e;; esac
139 # To be inserted before the command running the test.  Creates the
140 # directory for the log if needed.  Stores in $dir the directory
141 # containing $f, in $tst the test, in $log the log.  Executes the
142 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
143 # passes TESTS_ENVIRONMENT.  Saves and restores TERM around uses of
144 # TESTS_ENVIRONMENT and AM_TESTS_ENVIRONMENT, in case any of them
145 # unsets it.
146 am__check_pre = \
147 $(am__sh_e_setup);                                      \
148 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
149 srcdir=$(srcdir); export srcdir;                        \
150 rm -f $@-t;                                             \
151 am__trap='rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st'; \
152 trap "st=129; $$am__trap" 1; trap "st=130; $$am__trap" 2;       \
153 trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \
154 am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;            \
155 test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
156 if test -f "./$$f"; then dir=./;                        \
157 elif test -f "$$f"; then dir=;                          \
158 else dir="$(srcdir)/"; fi;                              \
159 tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;            \
160 $(AM_TESTS_ENVIRONMENT)                                 \
161 $(TESTS_ENVIRONMENT)
162 # To be appended to the command running the test.  Handle the stdout
163 # and stderr redirection, and catch the exit status.
164 am__check_post = \
165 >$@-t 2>&1;                                             \
166 estatus=$$?;                                            \
167 if test -n '$(DISABLE_HARD_ERRORS)'                     \
168    && test $$estatus -eq 99; then                       \
169   estatus=1;                                            \
170 fi;                                                     \
171 TERM=$$__SAVED_TERM; export TERM;                       \
172 $(am__tty_colors);                                      \
173 xfailed=PASS;                                           \
174 case " $(XFAIL_TESTS) " in                              \
175   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
176     xfailed=XFAIL;;                                     \
177 esac;                                                   \
178 case $$estatus.$$xfailed in                             \
179     0.XFAIL) col=$$red; res=XPASS;;                     \
180     0.*)     col=$$grn; res=PASS ;;                     \
181     77.*)    col=$$blu; res=SKIP ;;                     \
182     99.*)    col=$$red; res=FAIL ;;                     \
183     *.XFAIL) col=$$lgn; res=XFAIL;;                     \
184     *.*)     col=$$red; res=FAIL ;;                     \
185 esac;                                                   \
186 echo "$${col}$$res$${std}: $$f";                        \
187 echo "$$res: $$f (exit: $$estatus)" |                   \
188   $(am__rst_section) >$@;                               \
189 cat $@-t >>$@;                                          \
190 rm -f $@-t
191 RECHECK_LOGS = $(TEST_LOGS)
192 AM_RECURSIVE_TARGETS = check check-html recheck recheck-html
193 TEST_SUITE_LOG = test-suite.log
194 TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
195 TEST_EXTENSIONS = .test
196 am__test_logs1 = $(TESTS:=.log)
197 TEST_LOGS = $(am__test_logs1:.test.log=.log)
198 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
199         $(TEST_LOG_FLAGS)
200 TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
201 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202 ACLOCAL = @ACLOCAL@
203 AMTAR = @AMTAR@
204 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205 APIVERSION = @APIVERSION@
206 AUTOCONF = @AUTOCONF@
207 AUTOHEADER = @AUTOHEADER@
208 AUTOMAKE = @AUTOMAKE@
209 AWK = @AWK@
210 CYGPATH_W = @CYGPATH_W@
211 DEFS = @DEFS@
212 ECHO_C = @ECHO_C@
213 ECHO_N = @ECHO_N@
214 ECHO_T = @ECHO_T@
215 EGREP = @EGREP@
216 FGREP = @FGREP@
217 GREP = @GREP@
218 HELP2MAN = @HELP2MAN@
219 INSTALL = @INSTALL@
220 INSTALL_DATA = @INSTALL_DATA@
221 INSTALL_PROGRAM = @INSTALL_PROGRAM@
222 INSTALL_SCRIPT = @INSTALL_SCRIPT@
223 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
224 LIBOBJS = @LIBOBJS@
225 LIBS = @LIBS@
226 LN = @LN@
227 LTLIBOBJS = @LTLIBOBJS@
228 MAKEINFO = @MAKEINFO@
229 MKDIR_P = @MKDIR_P@
230 MODIFICATION_DELAY = @MODIFICATION_DELAY@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PERL = @PERL@
240 PERL_THREADS = @PERL_THREADS@
241 SET_MAKE = @SET_MAKE@
242 SHELL = @SHELL@
243 STRIP = @STRIP@
244 TEX = @TEX@
245 VERSION = @VERSION@
246 abs_builddir = @abs_builddir@
247 abs_srcdir = @abs_srcdir@
248 abs_top_builddir = @abs_top_builddir@
249 abs_top_srcdir = @abs_top_srcdir@
250 am_AUTOCONF = @am_AUTOCONF@
251 am_AUTOHEADER = @am_AUTOHEADER@
252 am_AUTOM4TE = @am_AUTOM4TE@
253 am_AUTORECONF = @am_AUTORECONF@
254 am_AUTOUPDATE = @am_AUTOUPDATE@
255 am__leading_dot = @am__leading_dot@
256 am__tar = @am__tar@
257 am__untar = @am__untar@
258 bindir = @bindir@
259 build = @build@
260 build_alias = @build_alias@
261 build_cpu = @build_cpu@
262 build_os = @build_os@
263 build_vendor = @build_vendor@
264 builddir = @builddir@
265 datadir = @datadir@
266 datarootdir = @datarootdir@
267 docdir = @docdir@
268 dvidir = @dvidir@
269 exec_prefix = @exec_prefix@
270 host_alias = @host_alias@
271 htmldir = @htmldir@
272 includedir = @includedir@
273 infodir = @infodir@
274 install_sh = @install_sh@
275 libdir = @libdir@
276 libexecdir = @libexecdir@
277 localedir = @localedir@
278 localstatedir = @localstatedir@
279 mandir = @mandir@
280 mkdir_p = @mkdir_p@
281 oldincludedir = @oldincludedir@
282 pdfdir = @pdfdir@
283 pkgvdatadir = @pkgvdatadir@
284 prefix = @prefix@
285 program_transform_name = @program_transform_name@
286 psdir = @psdir@
287 sbindir = @sbindir@
288 sh_errexit_works = @sh_errexit_works@
289 sharedstatedir = @sharedstatedir@
290 srcdir = @srcdir@
291 sysconfdir = @sysconfdir@
292 target_alias = @target_alias@
293 top_build_prefix = @top_build_prefix@
294 top_builddir = @top_builddir@
295 top_srcdir = @top_srcdir@
296 MAINTAINERCLEANFILES = $(parallel_tests) $(instspc_tests)
297 EXTRA_DIST = ChangeLog-old gen-parallel-tests instspc-tests.sh \
298         $(TESTS)
299 XFAIL_TESTS = all.test auxdir2.test cond17.test gcj6.test \
300         override-conditional-2.test pr8365-remake-timing.test \
301         yacc-dist-nobuild-subdir.test txinfo5.test \
302         $(instspc_xfail_tests)
303 parallel_tests = backcompat5-p.test check-concurrency-bug9245-p.test \
304         check-exported-srcdir-p.test check-tests-in-builddir-p.test \
305         check-tests_environment-p.test check-p.test check10-p.test \
306         check11-p.test check12-p.test check2-p.test check3-p.test \
307         check4-p.test check5-p.test check6-p.test check7-p.test \
308         check8-p.test check9-p.test color-p.test color2-p.test \
309         comment9-p.test dejagnu-p.test exeext4-p.test maken3-p.test \
310         maken4-p.test posixsubst-tests-p.test
311 instspc_tests = instspc-squote-build.test instspc-squote-install.test \
312         instspc-dquote-build.test instspc-dquote-install.test \
313         instspc-bquote-build.test instspc-bquote-install.test \
314         instspc-sharp-build.test instspc-sharp-install.test \
315         instspc-dollar-build.test instspc-dollar-install.test \
316         instspc-bang-build.test instspc-bang-install.test \
317         instspc-bslash-build.test instspc-bslash-install.test \
318         instspc-ampersand-build.test instspc-ampersand-install.test \
319         instspc-percent-build.test instspc-percent-install.test \
320         instspc-leftpar-build.test instspc-leftpar-install.test \
321         instspc-rightpar-build.test instspc-rightpar-install.test \
322         instspc-pipe-build.test instspc-pipe-install.test \
323         instspc-caret-build.test instspc-caret-install.test \
324         instspc-tilde-build.test instspc-tilde-install.test \
325         instspc-qmark-build.test instspc-qmark-install.test \
326         instspc-star-build.test instspc-star-install.test \
327         instspc-plus-build.test instspc-plus-install.test \
328         instspc-minus-build.test instspc-minus-install.test \
329         instspc-comma-build.test instspc-comma-install.test \
330         instspc-colon-build.test instspc-colon-install.test \
331         instspc-semicol-build.test instspc-semicol-install.test \
332         instspc-equal-build.test instspc-equal-install.test \
333         instspc-less-build.test instspc-less-install.test \
334         instspc-more-build.test instspc-more-install.test \
335         instspc-at-build.test instspc-at-install.test \
336         instspc-lqbrack-build.test instspc-lqbrack-install.test \
337         instspc-rqbrack-build.test instspc-rqbrack-install.test \
338         instspc-lcbrack-build.test instspc-lcbrack-install.test \
339         instspc-rcbrack-build.test instspc-rcbrack-install.test \
340         instspc-space-build.test instspc-space-install.test \
341         instspc-tab-build.test instspc-tab-install.test \
342         instspc-linefeed-build.test instspc-linefeed-install.test \
343         instspc-backspace-build.test instspc-backspace-install.test \
344         instspc-formfeed-build.test instspc-formfeed-install.test \
345         instspc-carriageret-build.test \
346         instspc-carriageret-install.test \
347         instspc-quadrigraph0-build.test \
348         instspc-quadrigraph0-install.test \
349         instspc-quadrigraph1-build.test \
350         instspc-quadrigraph1-install.test \
351         instspc-quadrigraph2-build.test \
352         instspc-quadrigraph2-install.test \
353         instspc-quadrigraph3-build.test \
354         instspc-quadrigraph3-install.test \
355         instspc-quadrigraph4-build.test \
356         instspc-quadrigraph4-install.test instspc-a_b-build.test \
357         instspc-a_b-install.test instspc-a__b-build.test \
358         instspc-a__b-install.test instspc-a_lf_b-build.test \
359         instspc-a_lf_b-install.test instspc-dotdotdot-build.test \
360         instspc-dotdotdot-install.test instspc-dosdrive-build.test \
361         instspc-dosdrive-install.test instspc-miscglob1-build.test \
362         instspc-miscglob1-install.test instspc-miscglob2-build.test \
363         instspc-miscglob2-install.test
364 instspc_xfail_tests = instspc-squote-build.test \
365         instspc-dquote-build.test instspc-bquote-build.test \
366         instspc-sharp-build.test instspc-dollar-build.test \
367         instspc-bslash-build.test instspc-ampersand-build.test \
368         instspc-linefeed-build.test instspc-quadrigraph0-build.test \
369         instspc-a_lf_b-build.test instspc-squote-install.test \
370         instspc-dquote-install.test instspc-bquote-install.test \
371         instspc-sharp-install.test instspc-dollar-install.test \
372         instspc-linefeed-install.test instspc-a_lf_b-install.test
373
374 # Some testsuite-influential variables should be overridable from the
375 # test scripts, but not from the environment.
376 AM_TESTS_ENVIRONMENT = \
377   test x"$$me" = x || unset me; \
378   test x"$$required" = x || unset required; \
379   test x"$$parallel_tests" = x || unset parallel_tests; \
380   test x"$$original_AUTOMAKE" = x || unset original_AUTOMAKE; \
381   test x"$$original_ACLOCAL" = x || unset original_ACLOCAL;
382
383 TESTS = \
384 aclocal.test \
385 aclocal3.test \
386 aclocal4.test \
387 aclocal5.test \
388 aclocal6.test \
389 aclocal7.test \
390 aclocal8.test \
391 aclocal9.test \
392 acloca10.test \
393 acloca11.test \
394 acloca12.test \
395 acloca13.test \
396 acloca14.test \
397 acloca15.test \
398 acloca16.test \
399 acloca17.test \
400 acloca18.test \
401 acloca19.test \
402 acloca20.test \
403 acloca21.test \
404 acloca22.test \
405 acloca23.test \
406 acoutnoq.test \
407 acoutpt.test \
408 acoutpt2.test \
409 acoutqnl.test \
410 acoutbs.test \
411 acoutbs2.test \
412 acsilent.test \
413 acsubst.test \
414 acsubst2.test \
415 all.test \
416 all2.test \
417 alloca.test \
418 alloca2.test \
419 alpha.test \
420 alpha2.test \
421 amhello-cflags.test \
422 amhello-cross-compile.test \
423 amhello-binpkg.test \
424 amassign.test \
425 ammissing.test \
426 amopt.test \
427 amopts-location.test \
428 amopts-variable-expansion.test \
429 amsubst.test \
430 ansi2knr-no-more.test \
431 ar-lib.test \
432 ar.test \
433 ar2.test \
434 asm.test \
435 asm2.test \
436 asm3.test \
437 autodist.test \
438 autodist-subdir.test \
439 autodist-acconfig.test \
440 autodist-acconfig-no-subdir.test \
441 autodist-aclocal-m4.test \
442 autodist-config-headers.test \
443 autodist-configure-no-subdir.test \
444 autodist-no-duplicate.test \
445 autodist-stamp-vti.test \
446 autohdr.test \
447 autohdr2.test \
448 autohdr3.test \
449 autohdr4.test \
450 autohdrdry.test \
451 automake.test \
452 auxdir.test \
453 auxdir2.test \
454 auxdir3.test \
455 auxdir4.test \
456 auxdir5.test \
457 auxdir6.test \
458 auxdir7.test \
459 auxdir8.test \
460 auxdir9.test \
461 backcompat.test \
462 backcompat2.test \
463 backcompat3.test \
464 backcompat4.test \
465 backcompat5.test \
466 backcompat6.test \
467 backsl.test \
468 backsl2.test \
469 backsl3.test \
470 backsl4.test \
471 badline.test \
472 badopt.test \
473 badprog.test \
474 block.test \
475 bsource.test \
476 candist.test \
477 canon.test \
478 canon2.test \
479 canon3.test \
480 canon4.test \
481 canon5.test \
482 canon6.test \
483 canon7.test \
484 canon8.test \
485 canon-name.test \
486 ccnoco.test \
487 ccnoco2.test \
488 ccnoco3.test \
489 check.test \
490 check2.test \
491 check3.test \
492 check4.test \
493 check5.test \
494 check6.test \
495 check7.test \
496 check8.test \
497 check9.test \
498 check10.test \
499 check11.test \
500 check12.test \
501 check-exported-srcdir.test \
502 check-tests-in-builddir.test \
503 check-tests_environment.test \
504 check-concurrency-bug9245.test \
505 tests-environment-backcompat.test \
506 checkall.test \
507 clean.test \
508 clean2.test \
509 colneq.test \
510 colneq2.test \
511 colneq3.test \
512 colon.test \
513 colon2.test \
514 colon3.test \
515 colon4.test \
516 colon5.test \
517 colon6.test \
518 colon7.test \
519 color.test \
520 color2.test \
521 comment.test \
522 comment2.test \
523 comment3.test \
524 comment4.test \
525 comment5.test \
526 comment6.test \
527 comment7.test \
528 comment8.test \
529 comment9.test \
530 commen10.test \
531 commen11.test \
532 comments-in-var-def.test \
533 compile.test \
534 compile2.test \
535 compile3.test \
536 compile4.test \
537 compile5.test \
538 compile6.test \
539 compile_f90_c_cxx.test \
540 compile_f_c_cxx.test \
541 cond-basic.test \
542 cond.test \
543 cond2.test \
544 cond3.test \
545 cond4.test \
546 cond5.test \
547 cond6.test \
548 cond7.test \
549 cond8.test \
550 cond9.test \
551 cond10.test \
552 cond11.test \
553 cond13.test \
554 cond14.test \
555 cond15.test \
556 cond16.test \
557 cond17.test \
558 cond18.test \
559 cond19.test \
560 cond20.test \
561 cond21.test \
562 cond22.test \
563 cond23.test \
564 cond24.test \
565 cond25.test \
566 cond26.test \
567 cond27.test \
568 cond28.test \
569 cond29.test \
570 cond30.test \
571 cond31.test \
572 cond32.test \
573 cond33.test \
574 cond34.test \
575 cond35.test \
576 cond36.test \
577 cond37.test \
578 cond38.test \
579 cond39.test \
580 cond40.test \
581 cond41.test \
582 cond42.test \
583 cond43.test \
584 cond44.test \
585 cond45.test \
586 cond46.test \
587 condd.test \
588 condhook.test \
589 condhook2.test \
590 condinc.test \
591 condinc2.test \
592 condlib.test \
593 condman.test \
594 condman2.test \
595 condman3.test \
596 configure.test \
597 confdeps.test \
598 conff.test \
599 conff2.test \
600 confh.test \
601 confh4.test \
602 confh5.test \
603 confh6.test \
604 confh7.test \
605 confh8.test \
606 confincl.test \
607 conflnk.test \
608 conflnk2.test \
609 conflnk3.test \
610 conflnk4.test \
611 confsub.test \
612 confvar.test \
613 confvar2.test \
614 copy.test \
615 cscope.test \
616 cscope2.test \
617 cscope3.test \
618 cxx.test \
619 cxx2.test \
620 cxxcpp.test \
621 cxxlibobj.test \
622 cxxlink.test \
623 cxxnoc.test \
624 cxxo.test \
625 cygnus-check-without-all.test \
626 cygnus-dependency-tracking.test \
627 cygnus-imply-foreign.test \
628 cygnus-no-dist.test \
629 cygnus-no-installinfo.test \
630 cygnus-requires-maintainer-mode.test \
631 cygwin32.test \
632 dash.test \
633 defun.test \
634 defun2.test \
635 dejagnu.test \
636 dejagnu2.test \
637 dejagnu3.test \
638 dejagnu4.test \
639 dejagnu5.test \
640 dejagnu6.test \
641 dejagnu7.test \
642 depacl2.test \
643 depcomp.test \
644 depcomp2.test \
645 depcomp3.test \
646 depcomp4.test \
647 depcomp5.test \
648 depcomp6.test \
649 depcomp7.test \
650 depcomp8a.test \
651 depcomp8b.test \
652 depcomp9.test \
653 depcomp10.test \
654 depdist.test \
655 depend.test \
656 depend2.test \
657 depend3.test \
658 depend4.test \
659 depend5.test \
660 depend6.test \
661 deprecated-acinit.test \
662 destdir.test \
663 dirlist.test \
664 dirlist2.test \
665 discover.test \
666 dist-included-parent-dir.test \
667 distcleancheck.test \
668 distcom2.test \
669 distcom3.test \
670 distcom4.test \
671 distcom5.test \
672 distcom6.test \
673 distcom7.test \
674 distdir.test \
675 distlinks.test \
676 distlinksbrk.test \
677 distname.test \
678 distcheck-configure-flags.test \
679 distcheck-configure-flags-am.test \
680 distcheck-configure-flags-subpkg.test \
681 distcheck-hook.test \
682 distcheck-hook2.test \
683 dmalloc.test \
684 dollar.test \
685 dollarvar.test \
686 dollarvar2.test \
687 double.test \
688 dup2.test \
689 else.test \
690 empty.test \
691 empty2.test \
692 empty3.test \
693 empty4.test \
694 exdir.test \
695 exdir2.test \
696 exdir3.test \
697 exeext.test \
698 exeext2.test \
699 exeext3.test \
700 exeext4.test \
701 exsource.test \
702 ext.test \
703 ext2.test \
704 ext3.test \
705 extra.test \
706 extra2.test \
707 extra3.test \
708 extra4.test \
709 extra5.test \
710 extra6.test \
711 extra7.test \
712 extra8.test \
713 extra9.test \
714 extra10.test \
715 extra11.test \
716 extra12.test \
717 extradep.test \
718 extradep2.test \
719 f90only.test \
720 flavor.test \
721 flibs.test \
722 fn99.test \
723 fn99subdir.test \
724 fnoc.test \
725 fo.test \
726 forcemiss.test \
727 forcemiss2.test \
728 fort1.test \
729 fort2.test \
730 fort4.test \
731 fort5.test \
732 fonly.test \
733 fortdep.test \
734 gcj.test \
735 gcj2.test \
736 gcj3.test \
737 gcj4.test \
738 gcj5.test \
739 gcj6.test \
740 getopt.test \
741 gettext.test \
742 gettext2.test \
743 gettext3.test \
744 gnumake.test \
745 gnuwarn.test \
746 gnuwarn2.test \
747 gnits.test \
748 gnits2.test \
749 gnits3.test \
750 hdr-vars-defined-once.test \
751 header.test \
752 help.test \
753 help2.test \
754 help3.test \
755 help4.test \
756 help-depend.test \
757 help-depend2.test \
758 help-dmalloc.test \
759 help-init.test \
760 help-lispdir.test \
761 help-maintainer.test \
762 help-multilib.test \
763 help-python.test \
764 help-regex.test \
765 help-silent.test \
766 help-upc.test \
767 hfs.test \
768 hosts.test \
769 implicit.test \
770 info.test \
771 init.test \
772 init2.test \
773 insh2.test \
774 install2.test \
775 installdir.test \
776 instsh.test \
777 instsh2.test \
778 instsh3.test \
779 instdat.test \
780 instdat2.test \
781 instdir.test \
782 instdir2.test \
783 instdir-java.test \
784 instdir-lisp.test \
785 instdir-ltlib.test \
786 instdir-prog.test \
787 instdir-python.test \
788 instdir-texi.test \
789 instexec.test \
790 instfail.test \
791 instfail-info.test \
792 instfail-java.test \
793 instfail-libtool.test \
794 insthook.test \
795 instman.test \
796 instman2.test \
797 instmany.test \
798 instmany-mans.test \
799 instmany-python.test \
800 instspc-data.test \
801 $(instspc_tests) \
802 interp.test \
803 interp2.test \
804 java.test \
805 java2.test \
806 java3.test \
807 java-check.test \
808 java-empty-classpath.test \
809 javaprim.test \
810 javasubst.test \
811 java-extra.test \
812 java-noinst.test \
813 ldadd.test \
814 ldflags.test \
815 lex.test \
816 lex2.test \
817 lex3.test \
818 lex4.test \
819 lex5.test \
820 lexcpp.test \
821 lexvpath.test \
822 lex-subobj-nodep.test \
823 lflags.test \
824 lflags2.test \
825 libexec.test \
826 libobj-basic.test \
827 libobj2.test \
828 libobj3.test \
829 libobj4.test \
830 libobj5.test \
831 libobj7.test \
832 libobj10.test \
833 libobj12.test \
834 libobj13.test \
835 libobj14.test \
836 libobj15a.test \
837 libobj15b.test \
838 libobj15c.test \
839 libobj16a.test \
840 libobj16b.test \
841 libobj17.test \
842 libobj18.test \
843 libobj19.test \
844 libobj20a.test \
845 libobj20b.test \
846 libobj20c.test \
847 library.test \
848 library2.test \
849 library3.test \
850 libtool.test \
851 libtool2.test \
852 libtool3.test \
853 libtool4.test \
854 libtool5.test \
855 libtool6.test \
856 libtool7.test \
857 libtool8.test \
858 libtool9.test \
859 libtoo10.test \
860 libtoo11.test \
861 license.test \
862 license2.test \
863 link_c_cxx.test \
864 link_dist.test \
865 link_f90_only.test \
866 link_fc.test \
867 link_fccxx.test \
868 link_fcxx.test \
869 link_f_only.test \
870 link_override.test \
871 lisp2.test \
872 lisp3.test \
873 lisp4.test \
874 lisp5.test \
875 lisp6.test \
876 lisp7.test \
877 lisp8.test \
878 lispdry.test \
879 listval.test \
880 location.test \
881 longline.test \
882 longlin2.test \
883 ltcond.test \
884 ltcond2.test \
885 ltconv.test \
886 ltdeps.test \
887 ltinit.test \
888 ltinstloc.test \
889 ltlibobjs.test \
890 ltlibsrc.test \
891 ltorder.test \
892 lzip.test \
893 lzma.test \
894 m4-inclusion.test \
895 maintclean.test \
896 maintclean-vpath.test \
897 make.test \
898 makej.test \
899 makej2.test \
900 maken.test \
901 maken2.test \
902 maken3.test \
903 maken4.test \
904 makevars.test \
905 man.test \
906 man2.test \
907 man3.test \
908 man4.test \
909 man5.test \
910 man6.test \
911 man7.test \
912 man8.test \
913 mdate.test \
914 mdate2.test \
915 mdate3.test \
916 mdate4.test \
917 mdate5.test \
918 mdate6.test \
919 missing.test \
920 missing2.test \
921 missing3.test \
922 missing4.test \
923 missing5.test \
924 missing6.test \
925 mkinstall.test \
926 mkinst2.test \
927 mkinst3.test \
928 mmode.test \
929 mmodely.test \
930 multlib.test \
931 no-extra-makefile-code.test \
932 no-outdir-option.test \
933 nobase.test \
934 nobase-libtool.test \
935 nobase-python.test \
936 nodef.test \
937 nodef2.test \
938 nodep.test \
939 nodep2.test \
940 nodepcomp.test \
941 nodist.test \
942 nodist2.test \
943 nodist3.test \
944 nogzip.test \
945 nogzip2.test \
946 noinst.test \
947 noinstdir.test \
948 nolink.test \
949 nostdinc.test \
950 notrans.test \
951 number.test \
952 objc.test \
953 objc2.test \
954 obsolete.test \
955 oldvars.test \
956 order.test \
957 output.test \
958 output2.test \
959 output3.test \
960 output4.test \
961 output5.test \
962 output6.test \
963 output7.test \
964 output8.test \
965 output9.test \
966 output10.test \
967 output11.test \
968 output12.test \
969 output13.test \
970 output-order.test \
971 override-conditional-1.test \
972 override-conditional-2.test \
973 override-html.test \
974 override-suggest-local.test \
975 parallel-am.test \
976 parallel-am2.test \
977 parallel-am3.test \
978 parallel-tests.test \
979 parallel-tests2.test \
980 parallel-tests3.test \
981 parallel-tests4.test \
982 parallel-tests5.test \
983 parallel-tests6.test \
984 parallel-tests7.test \
985 parallel-tests8.test \
986 parallel-tests9.test \
987 parallel-tests10.test \
988 parallel-tests-am_tests_environment.test \
989 parallel-tests-unreadable-log.test \
990 parallel-tests-subdir.test \
991 parallel-tests-interrupt.test \
992 parallel-tests-reset-term.test \
993 parallel-tests-harderror.test \
994 parallel-tests-log-override-1.test \
995 parallel-tests-log-override-2.test \
996 parallel-tests-log-override-recheck.test \
997 parallel-tests-cmdline-override.test \
998 parallel-tests-log-compiler-example.test \
999 parallel-tests-fork-bomb.test \
1000 parse.test \
1001 percent.test \
1002 percent2.test \
1003 phony.test \
1004 pluseq.test \
1005 pluseq2.test \
1006 pluseq3.test \
1007 pluseq4.test \
1008 pluseq5.test \
1009 pluseq6.test \
1010 pluseq7.test \
1011 pluseq8.test \
1012 pluseq9.test \
1013 pluseq10.test \
1014 pluseq11.test \
1015 posixsubst-data.test \
1016 posixsubst-extradist.test \
1017 posixsubst-ldadd.test \
1018 posixsubst-libraries.test \
1019 posixsubst-ltlibraries.test \
1020 posixsubst-programs.test \
1021 posixsubst-scripts.test \
1022 posixsubst-sources.test \
1023 posixsubst-tests.test \
1024 postproc.test \
1025 ppf77.test \
1026 pr2.test \
1027 pr9.test \
1028 pr72.test \
1029 pr87.test \
1030 pr204.test \
1031 pr211.test \
1032 pr220.test \
1033 pr224.test \
1034 pr229.test \
1035 pr243.test \
1036 pr266.test \
1037 pr279.test \
1038 pr279-2.test \
1039 pr287.test \
1040 pr300-lib.test \
1041 pr300-ltlib.test \
1042 pr300-prog.test \
1043 pr307.test \
1044 pr401.test \
1045 pr401b.test \
1046 pr401c.test \
1047 prefix.test \
1048 primary.test \
1049 primary2.test \
1050 primary3.test \
1051 primary-prefix-invalid-couples.test \
1052 primary-prefix-valid-couples.test \
1053 primary-prefix-couples-force-valid.test \
1054 primary-prefix-couples-documented-valid.test \
1055 proginst.test \
1056 python.test \
1057 python2.test \
1058 python3.test \
1059 python4.test \
1060 python5.test \
1061 python5b.test \
1062 python6.test \
1063 python7.test \
1064 python8.test \
1065 python9.test \
1066 python10.test \
1067 python11.test \
1068 python12.test \
1069 python-dist.test \
1070 python-vars.test \
1071 python-virtualenv.test \
1072 recurs.test \
1073 recurs2.test \
1074 remake.test \
1075 remake1a.test \
1076 remake2.test \
1077 remake3.test \
1078 remake3a.test \
1079 remake4.test \
1080 remake5.test \
1081 remake6.test \
1082 remake7.test \
1083 remake8a.test \
1084 remake8b.test \
1085 remake9a.test \
1086 remake9b.test \
1087 remake9c.test \
1088 remake9d.test \
1089 remake10a.test \
1090 remake10b.test \
1091 remake10c.test \
1092 remake11.test \
1093 remake12.test \
1094 remake-subdir-from-subdir.test \
1095 remake-subdir-gnu.test \
1096 remake-subdir.test \
1097 remake-subdir2.test \
1098 remake-subdir-long-time.test \
1099 remake-gnulib-add-acsubst.test \
1100 remake-gnulib-add-header.test \
1101 remake-gnulib-remove-header.test \
1102 remake-moved-m4-file.test \
1103 remake-deleted-m4-file.test \
1104 remake-renamed-m4-file.test \
1105 remake-renamed-m4-macro-and-file.test \
1106 remake-renamed-m4-macro.test \
1107 pr8365-remake-timing.test \
1108 regex.test \
1109 regex-obsolete.test \
1110 req.test \
1111 reqd.test \
1112 reqd2.test \
1113 repeated-options.test \
1114 rulepat.test \
1115 self-check-cleanup.test \
1116 self-check-dir.test \
1117 self-check-env-sanitize.test \
1118 self-check-exit.test \
1119 self-check-is_newest.test \
1120 self-check-me.test \
1121 self-check-report.test \
1122 self-check-sanity.test \
1123 self-check-unindent.test \
1124 sanity.test \
1125 scripts.test \
1126 seenc.test \
1127 silent.test \
1128 silent2.test \
1129 silent3.test \
1130 silent4.test \
1131 silent6.test \
1132 silent7.test \
1133 silent8.test \
1134 silent9.test \
1135 silentcxx.test \
1136 silentf77.test \
1137 silentf90.test \
1138 silent-many-gcc.test \
1139 silent-many-generic.test \
1140 silent-lex-gcc.test \
1141 silent-lex-generic.test \
1142 silent-yacc-gcc.test \
1143 silent-yacc-generic.test \
1144 silent-nowarn.test \
1145 silent-configsite.test \
1146 srcsub.test \
1147 srcsub2.test \
1148 space.test \
1149 specflg.test \
1150 specflg2.test \
1151 specflg3.test \
1152 specflg6.test \
1153 specflg7.test \
1154 specflg8.test \
1155 specflg9.test \
1156 specflg10.test \
1157 specflg-dummy.test \
1158 spell.test \
1159 spell2.test \
1160 spell3.test \
1161 spelling.test \
1162 spy.test \
1163 stdinc.test \
1164 stamph2.test \
1165 stdlib.test \
1166 stdlib2.test \
1167 strictness-override.test \
1168 strictness-precedence.test \
1169 strip.test \
1170 strip2.test \
1171 strip3.test \
1172 subdir.test \
1173 subdir2.test \
1174 subdir3.test \
1175 subdir4.test \
1176 subdir5.test \
1177 subdir6.test \
1178 subdir7.test \
1179 subdir8.test \
1180 subdir9.test \
1181 subdir10.test \
1182 subdirbuiltsources.test \
1183 subcond.test \
1184 subcond2.test \
1185 subcond3.test \
1186 subobj.test \
1187 subobj2.test \
1188 subobj4.test \
1189 subobj5.test \
1190 subobj6.test \
1191 subobj7.test \
1192 subobj8.test \
1193 subobj9.test \
1194 subobj10.test \
1195 subobj11a.test \
1196 subobj11b.test \
1197 subobj11c.test \
1198 subobjname.test \
1199 subpkg.test \
1200 subpkg2.test \
1201 subpkg3.test \
1202 subpkg4.test \
1203 subst.test \
1204 subst2.test \
1205 subst3.test \
1206 subst4.test \
1207 subst5.test \
1208 substref.test \
1209 substre2.test \
1210 substtarg.test \
1211 suffix.test \
1212 suffix2.test \
1213 suffix3.test \
1214 suffix4.test \
1215 suffix5.test \
1216 suffix6.test \
1217 suffix6b.test \
1218 suffix6c.test \
1219 suffix7.test \
1220 suffix8.test \
1221 suffix9.test \
1222 suffix10.test \
1223 suffix11.test \
1224 suffix12.test \
1225 suffix13.test \
1226 suffix-chain.test \
1227 symlink.test \
1228 symlink2.test \
1229 syntax.test \
1230 tags.test \
1231 tags2.test \
1232 tagsub.test \
1233 tar.test \
1234 tar2.test \
1235 tar3.test \
1236 target-cflags.test \
1237 targetclash.test \
1238 tests-environment-fd-redirect.test \
1239 tests-environment-and-log-compiler.test \
1240 txinfo.test \
1241 txinfo2.test \
1242 txinfo3.test \
1243 txinfo4.test \
1244 txinfo5.test \
1245 txinfo5b.test \
1246 txinfo6.test \
1247 txinfo7.test \
1248 txinfo8.test \
1249 txinfo9.test \
1250 txinfo10.test \
1251 txinfo13.test \
1252 txinfo16.test \
1253 txinfo17.test \
1254 txinfo18.test \
1255 txinfo19.test \
1256 txinfo20.test \
1257 txinfo21.test \
1258 txinfo22.test \
1259 txinfo23.test \
1260 txinfo24.test \
1261 txinfo25.test \
1262 txinfo26.test \
1263 txinfo27.test \
1264 txinfo28.test \
1265 txinfo29.test \
1266 txinfo30.test \
1267 txinfo31.test \
1268 txinfo32.test \
1269 txinfo33.test \
1270 txinfo-unrecognized-extension.test \
1271 transform.test \
1272 transform2.test \
1273 unused.test \
1274 upc.test \
1275 upc2.test \
1276 upc3.test \
1277 vala.test \
1278 vala1.test \
1279 vala2.test \
1280 vala3.test \
1281 vala4.test \
1282 vala5.test \
1283 vars.test \
1284 vars3.test \
1285 vartar.test \
1286 vartypos.test \
1287 vartypo2.test \
1288 version.test \
1289 version2.test \
1290 version3.test \
1291 version4.test \
1292 version6.test \
1293 version7.test \
1294 version8.test \
1295 vpath.test \
1296 vtexi.test \
1297 vtexi2.test \
1298 vtexi3.test \
1299 vtexi4.test \
1300 warnings-override.test \
1301 warnings-precedence.test \
1302 warnings-strictness-interactions.test \
1303 warnings-unknown.test \
1304 warnopts.test \
1305 warnings-win-over-strictness.test \
1306 warning-groups-win-over-strictness.test \
1307 werror.test \
1308 werror2.test \
1309 werror3.test \
1310 werror4.test \
1311 whoami.test \
1312 xsource.test \
1313 xz.test \
1314 yacc-basic.test \
1315 yacc-d-basic.test \
1316 yacc-clean.test \
1317 yacc.test \
1318 yacc2.test \
1319 yacc4.test \
1320 yacc5.test \
1321 yacc6.test \
1322 yacc7.test \
1323 yacc8.test \
1324 yaccdry.test \
1325 yacc-dist-nobuild.test \
1326 yacc-nodist.test \
1327 yaccpp.test \
1328 yaccvpath.test \
1329 yacc-d-vpath.test \
1330 yacc-dist-nobuild-subdir.test \
1331 yflags.test \
1332 yflags2.test \
1333 yflags-cmdline-override.test \
1334 yflags-conditional.test \
1335 yflags-d-false-positives.test \
1336 yflags-force-override.test \
1337 yflags-force-conditional.test \
1338 yflags-var-expand.test \
1339 $(parallel_tests)
1340
1341 all: all-am
1342
1343 .SUFFIXES:
1344 .SUFFIXES: .html .log .test
1345 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/parallel-tests.am $(srcdir)/instspc-tests.am $(am__configure_deps)
1346         @for dep in $?; do \
1347           case '$(am__configure_deps)' in \
1348             *$$dep*) \
1349               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1350                 && { if test -f $@; then exit 0; else break; fi; }; \
1351               exit 1;; \
1352           esac; \
1353         done; \
1354         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
1355         $(am__cd) $(top_srcdir) && \
1356           $(AUTOMAKE) --gnu tests/Makefile
1357 .PRECIOUS: Makefile
1358 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1359         @case '$?' in \
1360           *config.status*) \
1361             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1362           *) \
1363             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1364             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1365         esac;
1366
1367 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1369
1370 $(top_srcdir)/configure:  $(am__configure_deps)
1371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1372 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1374 $(am__aclocal_m4_deps):
1375 defs-static: $(top_builddir)/config.status $(srcdir)/defs-static.in
1376         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1377 aclocal-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/aclocal.in
1378         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1379 automake-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/automake.in
1380         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1381 tags: TAGS
1382 TAGS:
1383
1384 ctags: CTAGS
1385 CTAGS:
1386
1387 cscope cscopelist:
1388
1389
1390 $(TEST_SUITE_LOG): $(TEST_LOGS)
1391         @$(am__sh_e_setup);                                             \
1392         list='$(TEST_LOGS)';                                            \
1393         results=`for f in $$list; do                                    \
1394                    test -r $$f && read line < $$f && echo "$$line"      \
1395                      || echo FAIL;                                      \
1396                  done`;                                                 \
1397         all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[      ]*//'`; \
1398         fail=`echo "$$results" | grep -c '^FAIL'`;                      \
1399         pass=`echo "$$results" | grep -c '^PASS'`;                      \
1400         skip=`echo "$$results" | grep -c '^SKIP'`;                      \
1401         xfail=`echo "$$results" | grep -c '^XFAIL'`;                    \
1402         xpass=`echo "$$results" | grep -c '^XPASS'`;                    \
1403         failures=`expr $$fail + $$xpass`;                               \
1404         all=`expr $$all - $$skip`;                                      \
1405         if test "$$all" -eq 1; then tests=test; All=;                   \
1406         else tests=tests; All="All "; fi;                               \
1407         case fail=$$fail:xpass=$$xpass:xfail=$$xfail in                 \
1408           fail=0:xpass=0:xfail=0)                                       \
1409             msg="$$All$$all $$tests passed.  ";                         \
1410             exit=true;;                                                 \
1411           fail=0:xpass=0:xfail=*)                                       \
1412             msg="$$All$$all $$tests behaved as expected";               \
1413             if test "$$xfail" -eq 1; then xfailures=failure;            \
1414             else xfailures=failures; fi;                                \
1415             msg="$$msg ($$xfail expected $$xfailures).  ";              \
1416             exit=true;;                                                 \
1417           fail=*:xpass=0:xfail=*)                                       \
1418             msg="$$fail of $$all $$tests failed.  ";                    \
1419             exit=false;;                                                \
1420           fail=*:xpass=*:xfail=*)                                       \
1421             msg="$$failures of $$all $$tests did not behave as expected"; \
1422             if test "$$xpass" -eq 1; then xpasses=pass;                 \
1423             else xpasses=passes; fi;                                    \
1424             msg="$$msg ($$xpass unexpected $$xpasses).  ";              \
1425             exit=false;;                                                \
1426           *)                                                            \
1427             echo >&2 "incorrect case"; exit 4;;                         \
1428         esac;                                                           \
1429         if test "$$skip" -ne 0; then                                    \
1430           if test "$$skip" -eq 1; then                                  \
1431             msg="$$msg($$skip test was not run).  ";                    \
1432           else                                                          \
1433             msg="$$msg($$skip tests were not run).  ";                  \
1434           fi;                                                           \
1435         fi;                                                             \
1436         {                                                               \
1437           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
1438             $(am__rst_title);                                           \
1439           echo "$$msg";                                                 \
1440           echo;                                                         \
1441           echo ".. contents:: :depth: 2";                               \
1442           echo;                                                         \
1443           for f in $$list; do                                           \
1444             test -r $$f && read line < $$f || line=;                    \
1445             case $$line in                                              \
1446               PASS:*|XFAIL:*);;                                         \
1447               *) echo; cat $$f;;                                        \
1448             esac;                                                       \
1449           done;                                                         \
1450         } >$(TEST_SUITE_LOG).tmp;                                       \
1451         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
1452         if test "$$failures" -ne 0; then                                \
1453           msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";              \
1454           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
1455             msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";      \
1456           fi;                                                           \
1457         fi;                                                             \
1458         test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);       \
1459         $(am__tty_colors);                                              \
1460         if $$exit; then                                                 \
1461           col="$$grn";                                                  \
1462          else                                                           \
1463           col="$$red";                                                  \
1464         fi;                                                             \
1465         echo "$$msg" | $(am__text_box) "col=$$col" "std=$$std";         \
1466         $$exit || exit 1
1467
1468 # Run all the tests.
1469 check-TESTS:
1470         @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1471         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1472         @list='$(TEST_LOGS)';                                           \
1473         list=`for f in $$list; do                                       \
1474           test .log = $$f || echo $$f;                                  \
1475         done | tr '\012\015' '  '`;                                     \
1476         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1477
1478 .log.html:
1479         @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';            \
1480         for r2h in $$list; do                                           \
1481           if ($$r2h --version) >/dev/null 2>&1; then                    \
1482             R2H=$$r2h;                                                  \
1483           fi;                                                           \
1484         done;                                                           \
1485         if test -z "$$R2H"; then                                        \
1486           echo >&2 "cannot find rst2html, cannot create $@";            \
1487           exit 2;                                                       \
1488         fi;                                                             \
1489         $$R2H $< >$@.tmp
1490         @mv $@.tmp $@
1491
1492 # Be sure to run check first, and then to convert the result.
1493 # Beware of concurrent executions.  Run "check" not "check-TESTS", as
1494 # check-SCRIPTS and other dependencies are rebuilt by the former only.
1495 # And expect check to fail.
1496 check-html:
1497         @if $(MAKE) $(AM_MAKEFLAGS) check; then                 \
1498           rv=0; else rv=$$?;                                    \
1499         fi;                                                     \
1500         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4;   \
1501         exit $$rv
1502 recheck recheck-html:
1503         @target=`echo $@ | sed 's,^re,,'`;                              \
1504         list='$(TEST_LOGS)';                                            \
1505         list=`for f in $$list; do                                       \
1506                 test -f $$f || continue;                                \
1507                 if test -r $$f && read line < $$f; then                 \
1508                   case $$line in FAIL*|XPASS*) echo $$f;; esac;         \
1509                 else echo $$f; fi;                                      \
1510               done | tr '\012\015' '  '`;                               \
1511         list=`echo "$$list" | sed 's/ *$$//'`;                          \
1512         $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
1513 .test.log:
1514         @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1515
1516 distdir: $(DISTFILES)
1517         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1518         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1519         list='$(DISTFILES)'; \
1520           dist_files=`for file in $$list; do echo $$file; done | \
1521           sed -e "s|^$$srcdirstrip/||;t" \
1522               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1523         case $$dist_files in \
1524           */*) $(MKDIR_P) `echo "$$dist_files" | \
1525                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1526                            sort -u` ;; \
1527         esac; \
1528         for file in $$dist_files; do \
1529           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1530           if test -d $$d/$$file; then \
1531             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1532             if test -d "$(distdir)/$$file"; then \
1533               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1534             fi; \
1535             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1536               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1537               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1538             fi; \
1539             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1540           else \
1541             test -f "$(distdir)/$$file" \
1542             || cp -p $$d/$$file "$(distdir)/$$file" \
1543             || exit 1; \
1544           fi; \
1545         done
1546 check-am: all-am
1547         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1548 check: check-am
1549 all-am: Makefile
1550 installdirs:
1551 install: install-am
1552 install-exec: install-exec-am
1553 install-data: install-data-am
1554 uninstall: uninstall-am
1555
1556 install-am: all-am
1557         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1558
1559 installcheck: installcheck-am
1560 install-strip:
1561         if test -z '$(STRIP)'; then \
1562           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1563             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1564               install; \
1565         else \
1566           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1567             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1568             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1569         fi
1570 mostlyclean-generic:
1571         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1572         -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1573         -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
1574         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1575
1576 clean-generic:
1577
1578 distclean-generic:
1579         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1580         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1581
1582 maintainer-clean-generic:
1583         @echo "This command is intended for maintainers to use"
1584         @echo "it deletes files that may require special tools to rebuild."
1585         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1586 clean: clean-am
1587
1588 clean-am: clean-generic clean-local mostlyclean-am
1589
1590 distclean: distclean-am
1591         -rm -f Makefile
1592 distclean-am: clean-am distclean-generic
1593
1594 dvi: dvi-am
1595
1596 dvi-am:
1597
1598 html: html-am
1599
1600 html-am:
1601
1602 info: info-am
1603
1604 info-am:
1605
1606 install-data-am:
1607
1608 install-dvi: install-dvi-am
1609
1610 install-dvi-am:
1611
1612 install-exec-am:
1613
1614 install-html: install-html-am
1615
1616 install-html-am:
1617
1618 install-info: install-info-am
1619
1620 install-info-am:
1621
1622 install-man:
1623
1624 install-pdf: install-pdf-am
1625
1626 install-pdf-am:
1627
1628 install-ps: install-ps-am
1629
1630 install-ps-am:
1631
1632 installcheck-am:
1633
1634 maintainer-clean: maintainer-clean-am
1635         -rm -f Makefile
1636 maintainer-clean-am: distclean-am maintainer-clean-generic
1637
1638 mostlyclean: mostlyclean-am
1639
1640 mostlyclean-am: mostlyclean-generic
1641
1642 pdf: pdf-am
1643
1644 pdf-am:
1645
1646 ps: ps-am
1647
1648 ps-am:
1649
1650 uninstall-am:
1651
1652 .MAKE: check-am check-html install-am install-strip recheck \
1653         recheck-html
1654
1655 .PHONY: all all-am check check-TESTS check-am check-html clean \
1656         clean-generic clean-local distclean distclean-generic distdir \
1657         dvi dvi-am html html-am info info-am install install-am \
1658         install-data install-data-am install-dvi install-dvi-am \
1659         install-exec install-exec-am install-html install-html-am \
1660         install-info install-info-am install-man install-pdf \
1661         install-pdf-am install-ps install-ps-am install-strip \
1662         installcheck installcheck-am installdirs maintainer-clean \
1663         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1664         pdf-am ps ps-am recheck recheck-html uninstall uninstall-am
1665
1666 backcompat5-p.log: backcompat5.test
1667 check-concurrency-bug9245-p.log: check-concurrency-bug9245.test
1668 check-exported-srcdir-p.log: check-exported-srcdir.test
1669 check-tests-in-builddir-p.log: check-tests-in-builddir.test
1670 check-tests_environment-p.log: check-tests_environment.test
1671 check-p.log: check.test
1672 check10-p.log: check10.test
1673 check11-p.log: check11.test
1674 check12-p.log: check12.test
1675 check2-p.log: check2.test
1676 check3-p.log: check3.test
1677 check4-p.log: check4.test
1678 check5-p.log: check5.test
1679 check6-p.log: check6.test
1680 check7-p.log: check7.test
1681 check8-p.log: check8.test
1682 check9-p.log: check9.test
1683 color-p.log: color.test
1684 color2-p.log: color2.test
1685 comment9-p.log: comment9.test
1686 dejagnu-p.log: dejagnu.test
1687 exeext4-p.log: exeext4.test
1688 maken3-p.log: maken3.test
1689 maken4-p.log: maken4.test
1690 posixsubst-tests-p.log: posixsubst-tests.test
1691
1692 $(srcdir)/parallel-tests.am: gen-parallel-tests Makefile.am
1693         $(AM_V_GEN)($(am__cd) $(srcdir) && $(SHELL) ./gen-parallel-tests) >$@
1694
1695 $(parallel_tests): Makefile.am
1696         $(AM_V_at)rm -f $@ $@-t
1697         $(AM_V_GEN)input=`echo $@ | sed 's,.*/,,; s,-p.test$$,.test,'`; \
1698         { echo '#!/bin/sh'; \
1699           echo '# DO NOT EDIT!  GENERATED AUTOMATICALLY!'; \
1700           echo; \
1701           echo '# Ensure proper definition of $$testsrcdir.'; \
1702           echo '. ./defs-static || exit 99'; \
1703           echo 'test -n "$$testsrcdir" || exit 99 # sanity check'; \
1704           echo; \
1705           echo "# Run the test with Automake's parallel-tests driver enabled."; \
1706           echo 'parallel_tests=yes'; \
1707           echo "# In the spirit of VPATH, we prefer a test in the build tree"; \
1708           echo "# over one in the source tree."; \
1709           echo "if test -f \"./$$input\"; then"; \
1710           echo "  . \"./$$input\""; \
1711           echo 'else'; \
1712           echo "  . \"\$$testsrcdir/$$input\""; \
1713           echo 'fi'; \
1714         } > $@-t
1715         $(AM_V_at)chmod a+rx $@-t && mv -f $@-t $@
1716
1717 $(srcdir)/instspc-tests.am: instspc-tests.sh Makefile.am
1718         $(AM_V_GEN)($(am__cd) $(srcdir) \
1719           && $(SHELL) ./instspc-tests.sh --generate-makefile) >$@
1720
1721 $(instspc_tests): Makefile.am
1722         $(AM_V_at)rm -f $@ $@-t
1723         $(AM_V_GEN) :; \
1724           base=`expr 'x/$@' : 'x.*/instspc-\(.*\)\.test$$'`; \
1725           name=`expr x"$$base" : x'\(.*\)-'`; \
1726           action=`expr x"$$base" : x'.*-\(.*\)'`; \
1727           { \
1728             echo '#!/bin/sh'; \
1729             echo '# DO NOT EDIT!  GENERATED AUTOMATICALLY!'; \
1730             echo; \
1731             echo '# Ensure proper definition of $$testsrcdir.'; \
1732             echo '. ./defs-static || exit 99'; \
1733             echo 'test -n "$$testsrcdir" || exit 99 # sanity check'; \
1734             echo; \
1735             echo "instspc_test_name='$$name'"; \
1736             echo "instspc_action='test-$$action'"; \
1737             echo ". \$$testsrcdir/instspc-tests.sh"; \
1738           } > $@-t
1739         $(AM_V_at)chmod a+rx $@-t && mv -f $@-t $@
1740
1741 # All instspc-*.test tests work by sourcing the `instspc-tests.sh'
1742 # script.  Also, they all use shared data generated by the helper
1743 # test `instspc-data.test', for reasons of speed.
1744 instspc-data.log: instspc-tests.sh
1745 $(instspc_tests:.test=.log): instspc-tests.sh instspc-data.log
1746
1747 # Dependencies valid for each test case.
1748 $(TEST_LOGS): defs defs-static aclocal-$(APIVERSION) automake-$(APIVERSION)
1749
1750 clean-local: clean-local-check
1751 .PHONY: clean-local-check
1752 clean-local-check:
1753         -set x *.dir; shift; \
1754          if test "$$#,$$1" = "1,*.dir"; then \
1755            : there is no test directory to clean; \
1756          else \
1757            find "$$@" -type d ! -perm -700 -exec chmod u+rwx {} ';'; \
1758            rm -rf "$$@"; \
1759          fi;
1760
1761 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1762 # Otherwise a system limit (for SysV at least) may be exceeded.
1763 .NOEXPORT: