"Fossies" - the Fresh Open Source Software Archive 
Member "automake-1.16.3/Makefile.in" (19 Nov 2020, 136251 Bytes) of package /linux/misc/automake-1.16.3.tar.xz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "Makefile.in":
1.16.2_vs_1.16.3.
1 # Makefile.in generated by automake 1.16.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 1995-2020 Free Software Foundation, Inc.
18
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 2, or (at your option)
22 # any later version.
23
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
28
29 # You should have received a copy of the GNU General Public License
30 # along with this program. If not, see <https://www.gnu.org/licenses/>.
31
32
33 VPATH = @srcdir@
34 am__is_gnu_make = { \
35 if test -z '$(MAKELEVEL)'; then \
36 false; \
37 elif test -n '$(MAKE_HOST)'; then \
38 true; \
39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40 true; \
41 else \
42 false; \
43 fi; \
44 }
45 am__make_running_with_option = \
46 case $${target_option-} in \
47 ?) ;; \
48 *) echo "am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
50 exit 1;; \
51 esac; \
52 has_opt=no; \
53 sane_makeflags=$$MAKEFLAGS; \
54 if $(am__is_gnu_make); then \
55 sane_makeflags=$$MFLAGS; \
56 else \
57 case $$MAKEFLAGS in \
58 *\\[\ \ ]*) \
59 bs=\\; \
60 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
62 esac; \
63 fi; \
64 skip_next=no; \
65 strip_trailopt () \
66 { \
67 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 }; \
69 for flg in $$sane_makeflags; do \
70 test $$skip_next = yes && { skip_next=no; continue; }; \
71 case $$flg in \
72 *=*|--*) continue;; \
73 -*I) strip_trailopt 'I'; skip_next=yes;; \
74 -*I?*) strip_trailopt 'I';; \
75 -*O) strip_trailopt 'O'; skip_next=yes;; \
76 -*O?*) strip_trailopt 'O';; \
77 -*l) strip_trailopt 'l'; skip_next=yes;; \
78 -*l?*) strip_trailopt 'l';; \
79 -[dEDm]) skip_next=yes;; \
80 -[JT]) skip_next=yes;; \
81 esac; \
82 case $$flg in \
83 *$$target_option*) has_opt=yes; break;; \
84 esac; \
85 done; \
86 test $$has_opt = yes
87 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89 pkgdatadir = $(datadir)/@PACKAGE@
90 pkgincludedir = $(includedir)/@PACKAGE@
91 pkglibdir = $(libdir)/@PACKAGE@
92 pkglibexecdir = $(libexecdir)/@PACKAGE@
93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
97 INSTALL_HEADER = $(INSTALL_DATA)
98 transform = $(program_transform_name)
99 NORMAL_INSTALL = :
100 PRE_INSTALL = :
101 POST_INSTALL = :
102 NORMAL_UNINSTALL = :
103 PRE_UNINSTALL = :
104 POST_UNINSTALL = :
105 build_triplet = @build@
106 host_triplet = @host@
107 subdir = .
108 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
110 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/cond.m4 \
111 $(top_srcdir)/m4/init.m4 $(top_srcdir)/m4/install-sh.m4 \
112 $(top_srcdir)/m4/lead-dot.m4 $(top_srcdir)/m4/missing.m4 \
113 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/prog-cc-c-o.m4 \
114 $(top_srcdir)/m4/runlog.m4 $(top_srcdir)/m4/sanity.m4 \
115 $(top_srcdir)/m4/silent.m4 $(top_srcdir)/m4/strip.m4 \
116 $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
117 $(top_srcdir)/configure.ac
118 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119 $(ACLOCAL_M4)
120 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
121 $(am__configure_deps) $(dist_noinst_SCRIPTS) \
122 $(srcdir)/doc/version.texi $(srcdir)/doc/stamp-vti \
123 $(dist_am_DATA) $(dist_automake_ac_DATA) \
124 $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \
125 $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \
126 $(dist_script_DATA) $(dist_system_ac_DATA) $(am__DIST_COMMON)
127 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
128 configure.lineno config.status.lineno
129 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
130 CONFIG_CLEAN_FILES = pre-inst-env
131 CONFIG_CLEAN_VPATH_FILES = GNUmakefile
132 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133 am__vpath_adj = case $$p in \
134 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 *) f=$$p;; \
136 esac;
137 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
138 am__install_max = 40
139 am__nobase_strip_setup = \
140 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141 am__nobase_strip = \
142 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143 am__nobase_list = $(am__nobase_strip_setup); \
144 for p in $$list; do echo "$$p $$p"; done | \
145 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 if (++n[$$2] == $(am__install_max)) \
148 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149 END { for (dir in files) print dir, files[dir] }'
150 am__base_list = \
151 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153 am__uninstall_files_from_dir = { \
154 test -z "$$files" \
155 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
156 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
157 $(am__cd) "$$dir" && rm -f $$files; }; \
158 }
159 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
160 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(amdir)" \
161 "$(DESTDIR)$(automake_acdir)" \
162 "$(DESTDIR)$(automake_internal_acdir)" "$(DESTDIR)$(docdir)" \
163 "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(pkgvdatadir)" \
164 "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(system_acdir)" \
165 "$(DESTDIR)$(perllibdir)"
166 SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
167 $(nodist_noinst_SCRIPTS)
168 AM_V_P = $(am__v_P_@AM_V@)
169 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
170 am__v_P_0 = false
171 am__v_P_1 = :
172 AM_V_GEN = $(am__v_GEN_@AM_V@)
173 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
174 am__v_GEN_0 = @echo " GEN " $@;
175 am__v_GEN_1 =
176 AM_V_at = $(am__v_at_@AM_V@)
177 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178 am__v_at_0 = @
179 am__v_at_1 =
180 depcomp =
181 am__maybe_remake_depfiles =
182 SOURCES =
183 DIST_SOURCES =
184 AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
185 am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
186 am__v_DVIPS_0 = @echo " DVIPS " $@;
187 am__v_DVIPS_1 =
188 AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
189 am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
190 am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
191 am__v_MAKEINFO_1 =
192 AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
193 am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
194 am__v_INFOHTML_0 = @echo " INFOHTML" $@;
195 am__v_INFOHTML_1 =
196 AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
197 am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
198 am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
199 am__v_TEXI2DVI_1 =
200 AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
201 am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
202 am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
203 am__v_TEXI2PDF_1 =
204 AM_V_texinfo = $(am__v_texinfo_@AM_V@)
205 am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
206 am__v_texinfo_0 = -q
207 am__v_texinfo_1 =
208 AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
209 am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
210 am__v_texidevnull_0 = > /dev/null
211 am__v_texidevnull_1 =
212 am__dirstamp = $(am__leading_dot)dirstamp
213 INFO_DEPS = $(srcdir)/doc/automake.info \
214 $(srcdir)/doc/automake-history.info
215 TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex
216 am__TEXINFO_TEX_DIR = $(top_srcdir)/lib
217 DVIS = doc/automake.dvi doc/automake-history.dvi
218 PDFS = doc/automake.pdf doc/automake-history.pdf
219 PSS = doc/automake.ps doc/automake-history.ps
220 HTMLS = doc/automake.html doc/automake-history.html
221 TEXINFOS = doc/automake.texi doc/automake-history.texi
222 TEXI2DVI = texi2dvi
223 TEXI2PDF = $(TEXI2DVI) --pdf --batch
224 MAKEINFOHTML = $(MAKEINFO) --html
225 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
226 DVIPS = dvips
227 am__can_run_installinfo = \
228 case $$AM_UPDATE_INFO_DIR in \
229 n|no|NO) false;; \
230 *) (install-info --version) >/dev/null 2>&1;; \
231 esac
232 man1dir = $(mandir)/man1
233 NROFF = nroff
234 MANS = $(man1_MANS)
235 DATA = $(dist_am_DATA) $(dist_automake_ac_DATA) \
236 $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \
237 $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \
238 $(dist_script_DATA) $(dist_system_ac_DATA) \
239 $(nodist_noinst_DATA) $(nodist_perllib_DATA)
240 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
241 # Read a list of newline-separated strings from the standard input,
242 # and print each of them once, without duplicates. Input order is
243 # *not* preserved.
244 am__uniquify_input = $(AWK) '\
245 BEGIN { nonempty = 0; } \
246 { items[$$0] = 1; nonempty = 1; } \
247 END { if (nonempty) { for (i in items) print i; }; } \
248 '
249 # Make sure the list of sources is unique. This is necessary because,
250 # e.g., the same source file might be shared among _SOURCES variables
251 # for different programs/libraries.
252 am__define_uniq_tagged_files = \
253 list='$(am__tagged_files)'; \
254 unique=`for i in $$list; do \
255 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256 done | $(am__uniquify_input)`
257 ETAGS = etags
258 CTAGS = ctags
259 CSCOPE = cscope
260 AM_RECURSIVE_TARGETS = cscope check recheck
261 am__tty_colors_dummy = \
262 mgn= red= grn= lgn= blu= brg= std=; \
263 am__color_tests=no
264 am__tty_colors = { \
265 $(am__tty_colors_dummy); \
266 if test "X$(AM_COLOR_TESTS)" = Xno; then \
267 am__color_tests=no; \
268 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
269 am__color_tests=yes; \
270 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
271 am__color_tests=yes; \
272 fi; \
273 if test $$am__color_tests = yes; then \
274 red='[0;31m'; \
275 grn='[0;32m'; \
276 lgn='[1;32m'; \
277 blu='[1;34m'; \
278 mgn='[0;35m'; \
279 brg='[1m'; \
280 std='[m'; \
281 fi; \
282 }
283 am__recheck_rx = ^[ ]*:recheck:[ ]*
284 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
285 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
286 # A command that, given a newline-separated list of test names on the
287 # standard input, print the name of the tests that are to be re-run
288 # upon "make recheck".
289 am__list_recheck_tests = $(AWK) '{ \
290 recheck = 1; \
291 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
292 { \
293 if (rc < 0) \
294 { \
295 if ((getline line2 < ($$0 ".log")) < 0) \
296 recheck = 0; \
297 break; \
298 } \
299 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
300 { \
301 recheck = 0; \
302 break; \
303 } \
304 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
305 { \
306 break; \
307 } \
308 }; \
309 if (recheck) \
310 print $$0; \
311 close ($$0 ".trs"); \
312 close ($$0 ".log"); \
313 }'
314 # A command that, given a newline-separated list of test names on the
315 # standard input, create the global log from their .trs and .log files.
316 am__create_global_log = $(AWK) ' \
317 function fatal(msg) \
318 { \
319 print "fatal: making $@: " msg | "cat >&2"; \
320 exit 1; \
321 } \
322 function rst_section(header) \
323 { \
324 print header; \
325 len = length(header); \
326 for (i = 1; i <= len; i = i + 1) \
327 printf "="; \
328 printf "\n\n"; \
329 } \
330 { \
331 copy_in_global_log = 1; \
332 global_test_result = "RUN"; \
333 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
334 { \
335 if (rc < 0) \
336 fatal("failed to read from " $$0 ".trs"); \
337 if (line ~ /$(am__global_test_result_rx)/) \
338 { \
339 sub("$(am__global_test_result_rx)", "", line); \
340 sub("[ ]*$$", "", line); \
341 global_test_result = line; \
342 } \
343 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
344 copy_in_global_log = 0; \
345 }; \
346 if (copy_in_global_log) \
347 { \
348 rst_section(global_test_result ": " $$0); \
349 while ((rc = (getline line < ($$0 ".log"))) != 0) \
350 { \
351 if (rc < 0) \
352 fatal("failed to read from " $$0 ".log"); \
353 print line; \
354 }; \
355 printf "\n"; \
356 }; \
357 close ($$0 ".trs"); \
358 close ($$0 ".log"); \
359 }'
360 # Restructured Text title.
361 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
362 # Solaris 10 'make', and several other traditional 'make' implementations,
363 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
364 # by disabling -e (using the XSI extension "set +e") if it's set.
365 am__sh_e_setup = case $$- in *e*) set +e;; esac
366 # Default flags passed to test drivers.
367 am__common_driver_flags = \
368 --color-tests "$$am__color_tests" \
369 --enable-hard-errors "$$am__enable_hard_errors" \
370 --expect-failure "$$am__expect_failure"
371 # To be inserted before the command running the test. Creates the
372 # directory for the log if needed. Stores in $dir the directory
373 # containing $f, in $tst the test, in $log the log. Executes the
374 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
375 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
376 # will run the test scripts (or their associated LOG_COMPILER, if
377 # thy have one).
378 am__check_pre = \
379 $(am__sh_e_setup); \
380 $(am__vpath_adj_setup) $(am__vpath_adj) \
381 $(am__tty_colors); \
382 srcdir=$(srcdir); export srcdir; \
383 case "$@" in \
384 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
385 *) am__odir=.;; \
386 esac; \
387 test "x$$am__odir" = x"." || test -d "$$am__odir" \
388 || $(MKDIR_P) "$$am__odir" || exit $$?; \
389 if test -f "./$$f"; then dir=./; \
390 elif test -f "$$f"; then dir=; \
391 else dir="$(srcdir)/"; fi; \
392 tst=$$dir$$f; log='$@'; \
393 if test -n '$(DISABLE_HARD_ERRORS)'; then \
394 am__enable_hard_errors=no; \
395 else \
396 am__enable_hard_errors=yes; \
397 fi; \
398 case " $(XFAIL_TESTS) " in \
399 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
400 am__expect_failure=yes;; \
401 *) \
402 am__expect_failure=no;; \
403 esac; \
404 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
405 # A shell command to get the names of the tests scripts with any registered
406 # extension removed (i.e., equivalently, the names of the test logs, with
407 # the '.log' extension removed). The result is saved in the shell variable
408 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
409 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
410 # since that might cause problem with VPATH rewrites for suffix-less tests.
411 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
412 am__set_TESTS_bases = \
413 bases='$(TEST_LOGS)'; \
414 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
415 bases=`echo $$bases`
416 AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
417 RECHECK_LOGS = $(TEST_LOGS)
418 TEST_SUITE_LOG = test-suite.log
419 am__test_logs1 = $(TESTS:=.log)
420 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
421 am__test_logs3 = $(am__test_logs2:.pl.log=.log)
422 PL_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
423 PL_LOG_COMPILE = $(PL_LOG_COMPILER) $(AM_PL_LOG_FLAGS) $(PL_LOG_FLAGS)
424 am__set_b = \
425 case '$@' in \
426 */*) \
427 case '$*' in \
428 */*) b='$*';; \
429 *) b=`echo '$@' | sed 's/\.log$$//'`; \
430 esac;; \
431 *) \
432 b='$*';; \
433 esac
434 am__test_logs4 = $(am__test_logs3:.sh.log=.log)
435 SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
436 SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
437 TEST_LOGS = $(am__test_logs4:.tap.log=.log)
438 TAP_LOG_COMPILE = $(TAP_LOG_COMPILER) $(AM_TAP_LOG_FLAGS) \
439 $(TAP_LOG_FLAGS)
440 am__DIST_COMMON = $(doc_automake_TEXINFOS) \
441 $(doc_automake_history_TEXINFOS) $(srcdir)/GNUmakefile \
442 $(srcdir)/Makefile.in $(srcdir)/bin/local.mk \
443 $(srcdir)/contrib/t/local.mk $(srcdir)/doc/local.mk \
444 $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk \
445 $(srcdir)/lib/local.mk $(srcdir)/m4/local.mk \
446 $(srcdir)/pre-inst-env.in $(srcdir)/t/CheckListOfTests.am \
447 $(srcdir)/t/list-of-tests.mk $(srcdir)/t/local.mk \
448 $(srcdir)/t/testsuite-part.am $(top_srcdir)/lib/compile \
449 $(top_srcdir)/lib/config.guess $(top_srcdir)/lib/config.sub \
450 $(top_srcdir)/lib/install-sh $(top_srcdir)/lib/mdate-sh \
451 $(top_srcdir)/lib/missing $(top_srcdir)/lib/mkinstalldirs \
452 $(top_srcdir)/lib/test-driver $(top_srcdir)/lib/texinfo.tex \
453 AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
454 lib/COPYING lib/INSTALL lib/ar-lib lib/compile \
455 lib/config.guess lib/config.sub lib/depcomp lib/install-sh \
456 lib/mdate-sh lib/missing lib/mkinstalldirs lib/py-compile \
457 lib/texinfo.tex lib/ylwrap
458 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
459 distdir = $(PACKAGE)-$(VERSION)
460 top_distdir = $(distdir)
461 am__remove_distdir = \
462 if test -d "$(distdir)"; then \
463 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
464 && rm -rf "$(distdir)" \
465 || { sleep 5 && rm -rf "$(distdir)"; }; \
466 else :; fi
467 am__post_remove_distdir = $(am__remove_distdir)
468 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
469 GZIP_ENV = --best
470 DIST_TARGETS = dist-xz dist-gzip
471 # Exists only to be overridden by the user if desired.
472 AM_DISTCHECK_DVI_TARGET = dvi
473 distuninstallcheck_listfiles = find . -type f -print
474 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
475 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
476 distcleancheck_listfiles = find . -type f -print
477 ACLOCAL = @ACLOCAL@
478 AMTAR = @AMTAR@
479 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
480 AM_TEST_RUNNER_SHELL = @AM_TEST_RUNNER_SHELL@
481 APIVERSION = @APIVERSION@
482 AUTOCONF = @AUTOCONF@
483 AUTOHEADER = @AUTOHEADER@
484 AUTOMAKE = @AUTOMAKE@
485 AWK = @AWK@
486 CC = @CC@
487 CFLAGS = @CFLAGS@
488 CPPFLAGS = @CPPFLAGS@
489 CXX = @CXX@
490 CXXFLAGS = @CXXFLAGS@
491 CYGPATH_W = @CYGPATH_W@
492 DEFS = @DEFS@
493 ECHO_C = @ECHO_C@
494 ECHO_N = @ECHO_N@
495 ECHO_T = @ECHO_T@
496 EGREP = @EGREP@
497 EXEEXT = @EXEEXT@
498 F77 = @F77@
499 FC = @FC@
500 FCFLAGS = @FCFLAGS@
501 FFLAGS = @FFLAGS@
502 FGREP = @FGREP@
503 GNU_CC = @GNU_CC@
504 GNU_CFLAGS = @GNU_CFLAGS@
505 GNU_CXX = @GNU_CXX@
506 GNU_CXXFLAGS = @GNU_CXXFLAGS@
507 GNU_F77 = @GNU_F77@
508 GNU_FC = @GNU_FC@
509 GNU_FCFLAGS = @GNU_FCFLAGS@
510 GNU_FFLAGS = @GNU_FFLAGS@
511 GNU_GCJ = @GNU_GCJ@
512 GNU_GCJFLAGS = @GNU_GCJFLAGS@
513 GREP = @GREP@
514 INSTALL = @INSTALL@
515 INSTALL_DATA = @INSTALL_DATA@
516 INSTALL_PROGRAM = @INSTALL_PROGRAM@
517 INSTALL_SCRIPT = @INSTALL_SCRIPT@
518 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
519 LDFLAGS = @LDFLAGS@
520 LEX = @LEX@
521 LIBOBJS = @LIBOBJS@
522 LIBS = @LIBS@
523 LN = @LN@
524 LN_S = @LN_S@
525 LTLIBOBJS = @LTLIBOBJS@
526 MAKEINFO = @MAKEINFO@
527 MKDIR_P = @MKDIR_P@
528 MODIFICATION_DELAY = @MODIFICATION_DELAY@
529 OBJEXT = @OBJEXT@
530 PACKAGE = @PACKAGE@
531 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
532 PACKAGE_NAME = @PACKAGE_NAME@
533 PACKAGE_STRING = @PACKAGE_STRING@
534 PACKAGE_TARNAME = @PACKAGE_TARNAME@
535 PACKAGE_URL = @PACKAGE_URL@
536 PACKAGE_VERSION = @PACKAGE_VERSION@
537 PATH_SEPARATOR = @PATH_SEPARATOR@
538 PERL = @PERL@
539 RELEASE_YEAR = @RELEASE_YEAR@
540 SET_MAKE = @SET_MAKE@
541 SHELL = @SHELL@
542 STRIP = @STRIP@
543 TEX = @TEX@
544 VERSION = @VERSION@
545 YACC = @YACC@
546 abs_builddir = @abs_builddir@
547 abs_srcdir = @abs_srcdir@
548 abs_top_builddir = @abs_top_builddir@
549 abs_top_srcdir = @abs_top_srcdir@
550 ac_ct_CC = @ac_ct_CC@
551 ac_ct_CXX = @ac_ct_CXX@
552 ac_ct_F77 = @ac_ct_F77@
553 ac_ct_FC = @ac_ct_FC@
554 ac_ct_GNU_CC = @ac_ct_GNU_CC@
555 ac_ct_GNU_CXX = @ac_ct_GNU_CXX@
556 ac_ct_GNU_F77 = @ac_ct_GNU_F77@
557 ac_ct_GNU_FC = @ac_ct_GNU_FC@
558 ac_ct_GNU_GCJ = @ac_ct_GNU_GCJ@
559 am_AUTOCONF = @am_AUTOCONF@
560 am_AUTOHEADER = @am_AUTOHEADER@
561 am_AUTOM4TE = @am_AUTOM4TE@
562 am_AUTORECONF = @am_AUTORECONF@
563 am_AUTOUPDATE = @am_AUTOUPDATE@
564 am__leading_dot = @am__leading_dot@
565 am__tar = @am__tar@
566 am__untar = @am__untar@
567 amdir = @amdir@
568 automake_acdir = @automake_acdir@
569 bindir = @bindir@
570 build = @build@
571 build_alias = @build_alias@
572 build_cpu = @build_cpu@
573 build_os = @build_os@
574 build_vendor = @build_vendor@
575 builddir = @builddir@
576 datadir = @datadir@
577 datarootdir = @datarootdir@
578 docdir = @docdir@
579 dvidir = @dvidir@
580 exec_prefix = @exec_prefix@
581 host = @host@
582 host_alias = @host_alias@
583 host_cpu = @host_cpu@
584 host_os = @host_os@
585 host_vendor = @host_vendor@
586 htmldir = @htmldir@
587 includedir = @includedir@
588 infodir = @infodir@
589 install_sh = @install_sh@
590 libdir = @libdir@
591 libexecdir = @libexecdir@
592 localedir = @localedir@
593 localstatedir = @localstatedir@
594 mandir = @mandir@
595 mkdir_p = @mkdir_p@
596 oldincludedir = @oldincludedir@
597 pdfdir = @pdfdir@
598 pkgvdatadir = @pkgvdatadir@
599 prefix = @prefix@
600 program_transform_name = @program_transform_name@
601 psdir = @psdir@
602 required_autoconf_version = @required_autoconf_version@
603 runstatedir = @runstatedir@
604 sbindir = @sbindir@
605 scriptdir = @scriptdir@
606 sharedstatedir = @sharedstatedir@
607 srcdir = @srcdir@
608 sysconfdir = @sysconfdir@
609 system_acdir = @system_acdir@
610 target_alias = @target_alias@
611 top_build_prefix = @top_build_prefix@
612 top_builddir = @top_builddir@
613 top_srcdir = @top_srcdir@
614 CLEANFILES = $(noinst_SCRIPTS) $(bin_SCRIPTS) \
615 bin/aclocal-$(APIVERSION) bin/automake-$(APIVERSION) \
616 $(man1_MANS) $(nodist_perllib_DATA) t/ax/test-defs.sh \
617 t/ax/shell-no-trail-bslash t/ax/cc-no-c-o runtest \
618 $(PERF_TEST_SUITE_LOG)
619 DISTCLEANFILES =
620 MAINTAINERCLEANFILES =
621
622 # Third-party, obsolescent or experimental stuff.
623
624 # Older files, kept mostly for historical interest.
625
626 # Maintainer-specific files and scripts.
627 # XXX: This script should be updated with 'fetch' target.
628 EXTRA_DIST = bootstrap GNUmakefile HACKING PLANS contrib/tap-driver.pl \
629 contrib/check-html.am contrib/checklinkx \
630 contrib/multilib/README contrib/multilib/config-ml.in \
631 contrib/multilib/symlink-tree contrib/multilib/multilib.am \
632 contrib/multilib/multi.m4 contrib/README old/ChangeLog-tests \
633 old/ChangeLog.96 old/ChangeLog.98 old/ChangeLog.00 \
634 old/ChangeLog.01 old/ChangeLog.02 old/ChangeLog.03 \
635 old/ChangeLog.04 old/ChangeLog.09 old/ChangeLog.11 old/TODO \
636 maintainer/am-ft maintainer/am-xft maintainer/rename-tests \
637 maintainer/maint.mk maintainer/syntax-checks.mk \
638 $(AUTOMAKESOURCES) doc/help2man lib/Automake/Config.in \
639 m4/amversion.in t/README t/ax/is t/ax/is_newest \
640 t/ax/deltree.pl $(handwritten_TESTS) t/ax/tap-summary-aux.sh \
641 t/ax/testsuite-summary-checks.sh t/ax/depcomp.sh \
642 t/ax/extract-testsuite-summary.pl t/ax/tap-setup.sh \
643 t/ax/trivial-test-driver $(generated_TESTS) gen-testsuite-part \
644 $(contrib_TESTS) t/ax/distcheck-hook-m4.am t/ax/test-defs.in \
645 t/ax/shell-no-trail-bslash.in t/ax/cc-no-c-o.in \
646 t/ax/runtest.in $(perf_TESTS)
647 TAGS_FILES = $(AUTOMAKESOURCES)
648
649 # Static dependencies valid for each test case (also further
650 # extended later). Note that use 'noinst_' rather than 'check_'
651 # as the prefix, because we really want them to be built by
652 # "make all". This makes it easier to run the test cases by
653 # hand after having simply configured and built the package.
654 dist_noinst_DATA = $(amhello_sources) t/ax/test-init.sh \
655 t/ax/test-lib.sh t/ax/am-test-lib.sh t/ax/tap-functions.sh
656 nodist_noinst_DATA = t/ax/test-defs.sh
657 dist_noinst_SCRIPTS =
658
659 # Wrapper for the build environment.
660 nodist_noinst_SCRIPTS = pre-inst-env bin/aclocal-$(APIVERSION) \
661 bin/automake-$(APIVERSION) t/ax/shell-no-trail-bslash \
662 t/ax/cc-no-c-o runtest
663
664 # We want a handful of substitutions to be fully-expanded by make;
665 # then use config.status to substitute the remainder where a single
666 # expansion is sufficient. We use a funny notation here to avoid
667 # configure substitutions in our text.
668 do_subst = ( sed \
669 -e "s,[@]configure_input[@],Generated from $$in; do not edit by hand.,g" \
670 -e 's,[@]datadir[@],$(datadir),g' \
671 -e 's,[@]amdir[@],$(amdir),g' \
672 -e 's,[@]bindir[@],$(bindir),g' \
673 -e 's,[@]docdir[@],$(docdir),g' \
674 -e 's,[@]pkgvdatadir[@],$(pkgvdatadir),g' \
675 -e 's,[@]scriptdir[@],$(scriptdir),g' \
676 -e 's,[@]automake_acdir[@],$(automake_acdir),g' \
677 -e 's,[@]system_acdir[@],$(system_acdir),g' \
678 -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' \
679 | $(SHELL) ./config.status --file=- \
680 | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' \
681 )
682
683
684 # Generated files shouldn't contain unexpanded '@substitutions@', and
685 # should be made read-only, to prevent them from being edited by mistake
686 # instead of the file the are generated from.
687 generated_file_finalize = $(AM_V_at) \
688 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' $@-t; then \
689 echo "$@ contains unexpanded substitution (see lines above)"; \
690 exit 1; \
691 fi; \
692 chmod a-w $@-t && mv -f $@-t $@
693
694 bin_SCRIPTS = bin/automake bin/aclocal
695
696 # Used by maintainer checks and such.
697 automake_in = $(srcdir)/bin/automake.in
698 aclocal_in = $(srcdir)/bin/aclocal.in
699 automake_script = bin/automake
700 aclocal_script = bin/aclocal
701 AUTOMAKESOURCES = $(automake_in) $(aclocal_in)
702 info_TEXINFOS = doc/automake.texi doc/automake-history.texi
703 doc_automake_TEXINFOS = doc/fdl.texi
704 doc_automake_history_TEXINFOS = doc/fdl.texi
705 man1_MANS = \
706 doc/aclocal.1 \
707 doc/automake.1 \
708 doc/aclocal-$(APIVERSION).1 \
709 doc/automake-$(APIVERSION).1
710
711 update_mans = \
712 $(AM_V_GEN): \
713 && $(MKDIR_P) doc \
714 && ./pre-inst-env $(PERL) $(srcdir)/doc/help2man --output=$@
715
716 checklinkx = $(top_srcdir)/contrib/checklinkx
717 # that 4-second sleep seems to be what gnu.org likes.
718 chlx_args = -v --sleep 8 #--exclude-url-file=/tmp/xf
719 # Explanation of excludes:
720 # - w3.org dtds, they are fine (and slow).
721 # - mailto urls, they are always forbidden.
722 # - vala, redirects to a Gnome subpage and returns 403 to us.
723 # - cfortran, forbidden by site's robots.txt.
724 # - search.cpan.org, gets
725 # - debbugs.gnu.org/automake, forbidden by robots.txt.
726 # - autoconf.html, forbidden by robots.txt (since served from savannah).
727 # - https://fsf.org redirects to https://www.fsf.org and nothing to do
728 # (it's in the FDL). --suppress-redirect options do not suppress the msg.
729 #
730 chlx_excludes = \
731 -X 'http.*w3\.org/.*dtd' \
732 -X 'mailto:.*' \
733 -X 'https://www\.vala-project\.org/' \
734 -X 'https://www-zeus\.desy\.de/~burow/cfortran/' \
735 -X 'http://xsearch\.cpan\.org/~mschwern/Test-Simple/lib/Test/More\.pm' \
736 -X 'https://debbugs\.gnu\.org/automake' \
737 -X 'https://www\.gnu\.org/software/autoconf/manual/autoconf\.html' \
738 -X 'https://fsf\.org/'
739
740 chlx_file = $(top_srcdir)/doc/automake.html
741 amhello_sources = \
742 doc/amhello/configure.ac \
743 doc/amhello/Makefile.am \
744 doc/amhello/README \
745 doc/amhello/src/main.c \
746 doc/amhello/src/Makefile.am
747
748 amhello_configury = \
749 aclocal.m4 \
750 autom4te.cache \
751 Makefile.in \
752 config.h.in \
753 configure \
754 depcomp \
755 install-sh \
756 missing \
757 src/Makefile.in
758
759 dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz
760 setup_autotools_paths = { \
761 ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \
762 && AUTOMAKE=automake-$(APIVERSION) && export AUTOMAKE \
763 && AUTOCONF='$(am_AUTOCONF)' && export AUTOCONF \
764 && AUTOM4TE='$(am_AUTOM4TE)' && export AUTOM4TE \
765 && AUTORECONF='$(am_AUTORECONF)' && export AUTORECONF \
766 && AUTOHEADER='$(am_AUTOHEADER)' && export AUTOHEADER \
767 && AUTOUPDATE='$(am_AUTOUPDATE)' && export AUTOUPDATE \
768 && true; \
769 }
770
771 dist_pkgvdata_DATA = \
772 lib/COPYING \
773 lib/INSTALL \
774 lib/texinfo.tex
775
776
777 # These must all be executable when installed. However, if we use
778 # _SCRIPTS, then the program transform will be applied, which is not
779 # what we want. So we make them executable by hand.
780 dist_script_DATA = \
781 lib/config.guess \
782 lib/config.sub \
783 lib/install-sh \
784 lib/mdate-sh \
785 lib/missing \
786 lib/mkinstalldirs \
787 lib/ylwrap \
788 lib/depcomp \
789 lib/compile \
790 lib/py-compile \
791 lib/ar-lib \
792 lib/test-driver \
793 lib/tap-driver.sh
794
795 perllibdir = $(pkgvdatadir)/Automake
796 dist_perllib_DATA = \
797 lib/Automake/ChannelDefs.pm \
798 lib/Automake/Channels.pm \
799 lib/Automake/Condition.pm \
800 lib/Automake/Configure_ac.pm \
801 lib/Automake/DisjConditions.pm \
802 lib/Automake/FileUtils.pm \
803 lib/Automake/General.pm \
804 lib/Automake/Getopt.pm \
805 lib/Automake/Item.pm \
806 lib/Automake/ItemDef.pm \
807 lib/Automake/Language.pm \
808 lib/Automake/Location.pm \
809 lib/Automake/Options.pm \
810 lib/Automake/Rule.pm \
811 lib/Automake/RuleDef.pm \
812 lib/Automake/Variable.pm \
813 lib/Automake/VarDef.pm \
814 lib/Automake/Version.pm \
815 lib/Automake/XFile.pm \
816 lib/Automake/Wrap.pm
817
818 nodist_perllib_DATA = lib/Automake/Config.pm
819 dist_am_DATA = \
820 lib/am/check.am \
821 lib/am/check2.am \
822 lib/am/clean-hdr.am \
823 lib/am/clean.am \
824 lib/am/compile.am \
825 lib/am/configure.am \
826 lib/am/data.am \
827 lib/am/dejagnu.am \
828 lib/am/depend.am \
829 lib/am/depend2.am \
830 lib/am/distdir.am \
831 lib/am/footer.am \
832 lib/am/header-vars.am \
833 lib/am/header.am \
834 lib/am/install.am \
835 lib/am/inst-vars.am \
836 lib/am/java.am \
837 lib/am/lang-compile.am \
838 lib/am/lex.am \
839 lib/am/library.am \
840 lib/am/libs.am \
841 lib/am/libtool.am \
842 lib/am/lisp.am \
843 lib/am/ltlib.am \
844 lib/am/ltlibrary.am \
845 lib/am/mans-vars.am \
846 lib/am/mans.am \
847 lib/am/program.am \
848 lib/am/progs.am \
849 lib/am/python.am \
850 lib/am/remake-hdr.am \
851 lib/am/scripts.am \
852 lib/am/subdirs.am \
853 lib/am/tags.am \
854 lib/am/texi-vers.am \
855 lib/am/texibuild.am \
856 lib/am/texinfos.am \
857 lib/am/vala.am \
858 lib/am/yacc.am
859
860 dist_automake_ac_DATA = \
861 m4/amversion.m4 \
862 m4/ar-lib.m4 \
863 m4/as.m4 \
864 m4/auxdir.m4 \
865 m4/cond.m4 \
866 m4/cond-if.m4 \
867 m4/depend.m4 \
868 m4/depout.m4 \
869 m4/dmalloc.m4 \
870 m4/extra-recurs.m4 \
871 m4/gcj.m4 \
872 m4/init.m4 \
873 m4/install-sh.m4 \
874 m4/lead-dot.m4 \
875 m4/lex.m4 \
876 m4/lispdir.m4 \
877 m4/maintainer.m4 \
878 m4/make.m4 \
879 m4/missing.m4 \
880 m4/mkdirp.m4 \
881 m4/obsolete.m4 \
882 m4/options.m4 \
883 m4/python.m4 \
884 m4/prog-cc-c-o.m4 \
885 m4/runlog.m4 \
886 m4/sanity.m4 \
887 m4/silent.m4 \
888 m4/strip.m4 \
889 m4/substnot.m4 \
890 m4/tar.m4 \
891 m4/upc.m4 \
892 m4/vala.m4
893
894 dist_system_ac_DATA = m4/acdir/README
895 automake_internal_acdir = $(automake_acdir)/internal
896 dist_automake_internal_ac_DATA = m4/internal/ac-config-macro-dirs.m4
897
898 # Run the tests with a proper shell detected at configure time.
899 LOG_COMPILER = ./pre-inst-env $(AM_TEST_RUNNER_SHELL)
900 TEST_EXTENSIONS = .pl .sh .tap
901 SH_LOG_COMPILER = $(LOG_COMPILER)
902 TAP_LOG_COMPILER = $(LOG_COMPILER)
903 PL_LOG_COMPILER = ./pre-inst-env $(PERL)
904 AM_PL_LOG_FLAGS = -Mstrict -w
905 TAP_LOG_DRIVER = AM_TAP_AWK='$(AWK)' $(SHELL) $(srcdir)/lib/tap-driver.sh
906 AM_TAP_LOG_DRIVER_FLAGS = --merge
907
908 # Hand-written tests.
909
910 # Automatically-generated tests wrapping hand-written ones.
911 # Also, automatically-computed dependencies for tests.
912
913 # Hand-written tests for stuff in 'contrib/'.
914 TESTS = $(handwritten_TESTS) $(generated_TESTS) $(contrib_TESTS)
915
916 # Some testsuite-influential variables should be overridable from the
917 # test scripts, but not from the environment.
918 # Keep this in sync with the similar list in ax/runtest.in.
919
920 # For sourcing of extra "shell libraries" by our test scripts. As per
921 # POSIX, sourcing a file with '.' will cause it to be looked up in $PATH
922 # in case it is given with a relative name containing no slashes.
923
924 # Ensure that the installed Automake perl modules are found when running 'installcheck' target
925 AM_TESTS_ENVIRONMENT = for v in required am_test_protocol \
926 am_serial_tests am_test_prefer_config_shell \
927 am_original_AUTOMAKE am_original_ACLOCAL am_test_lib_sourced \
928 test_lib_sourced ; do eval test x"\$${$$v}" = x || unset $$v; \
929 done; stderr_fileno_=9; export stderr_fileno_; if test \
930 $(srcdir) != .; then \
931 PATH='$(abs_srcdir)/t/ax$(PATH_SEPARATOR)'$$PATH; fi; \
932 PATH='$(abs_builddir)/t/ax$(PATH_SEPARATOR)'$$PATH; export \
933 PATH; if test "$${am_running_installcheck}" = yes; then \
934 PERL5LIB="$(DESTDIR)$(pkgvdatadir)/$${PERL5LIB:+$(PATH_SEPARATOR)}$$PERL5LIB"; \
935 fi; export PERL5LIB;
936 # We want warning messages and explanations for skipped tests to go to
937 # the console if possible, so set up 'stderr_fileno_' properly.
938 AM_TESTS_FD_REDIRECT = 9>&2
939
940 # FIXME: this "expected failures" are in truth an hack used to
941 # FIXME: to verify that some incorrect usages of our perl libraries
942 # FIXME: raise an error. We should find a cleaner way to check that.
943 perl_fake_XFAIL_TESTS = \
944 t/pm/Cond2.pl \
945 t/pm/Cond3.pl \
946 t/pm/DisjCon2.pl \
947 t/pm/DisjCon3.pl \
948 t/pm/Version2.pl \
949 t/pm/Version3.pl
950
951 XFAIL_TESTS = \
952 t/all.sh \
953 t/cond17.sh \
954 t/gcj6.sh \
955 t/override-conditional-2.sh \
956 t/override-conditional-pr13940.sh \
957 t/dist-pr109765.sh \
958 t/instdir-cond2.sh \
959 t/java-nobase.sh \
960 t/objext-pr10128.sh \
961 t/remake-timing-bug-pr8365.sh \
962 t/lex-subobj-nodep.sh \
963 t/remake-am-pr10111.sh \
964 t/remake-m4-pr10111.sh \
965 $(perl_fake_XFAIL_TESTS)
966
967 perl_TESTS = \
968 t/pm/Cond2.pl \
969 t/pm/Cond3.pl \
970 t/pm/Condition.pl \
971 t/pm/Condition-t.pl \
972 t/pm/DisjCon2.pl \
973 t/pm/DisjCon3.pl \
974 t/pm/DisjConditions.pl \
975 t/pm/DisjConditions-t.pl \
976 t/pm/General.pl \
977 t/pm/Version.pl \
978 t/pm/Version2.pl \
979 t/pm/Version3.pl \
980 t/pm/Wrap.pl
981
982 perf_TESTS = \
983 t/perf/cond.sh \
984 t/perf/testsuite-recheck.sh \
985 t/perf/testsuite-summary.sh
986
987
988 # The order here is mostly alphabetical, with the deliberate exception
989 # that tests having a high runtime (especially TAP tests that run various
990 # checks sequentially) are listed early; this improves performance on
991 # concurrent testsuite runs.
992 handwritten_TESTS = \
993 t/get-sysconf.sh \
994 $(perl_TESTS) \
995 t/instspc.tap \
996 t/aclocal.sh \
997 t/aclocal-I-order-1.sh \
998 t/aclocal-I-order-2.sh \
999 t/aclocal-I-order-3.sh \
1000 t/aclocal-I-and-install.sh \
1001 t/aclocal-acdir.sh \
1002 t/aclocal-amflags.sh \
1003 t/aclocal-autoconf-version-check.sh \
1004 t/aclocal-comments-respected.sh \
1005 t/aclocal-deleted-header-aclocal-amflags.sh \
1006 t/aclocal-deleted-header.sh \
1007 t/aclocal-deps-subdir.sh \
1008 t/aclocal-deps.sh \
1009 t/aclocal-dirlist.sh \
1010 t/aclocal-dirlist-globbing.sh \
1011 t/aclocal-dirlist-abspath.sh \
1012 t/aclocal-install-absdir.sh \
1013 t/aclocal-install-fail.sh \
1014 t/aclocal-install-mkdir.sh \
1015 t/aclocal-m4-include-are-scanned-aclocal-amflags.sh \
1016 t/aclocal-m4-include-are-scanned.sh \
1017 t/aclocal-m4-sinclude.sh \
1018 t/aclocal-macrodir.tap \
1019 t/aclocal-macrodirs.tap \
1020 t/aclocal-missing-macros.sh \
1021 t/aclocal-no-extra-scan.sh \
1022 t/aclocal-no-force.sh \
1023 t/aclocal-no-install-no-mkdir.sh \
1024 t/aclocal-no-symlinked-overwrite.sh \
1025 t/aclocal-no-unused-required.sh \
1026 t/aclocal-path.sh \
1027 t/aclocal-path-install.sh \
1028 t/aclocal-path-install-serial.sh \
1029 t/aclocal-path-nonexistent.sh \
1030 t/aclocal-path-precedence.sh \
1031 t/aclocal-pr450.sh \
1032 t/aclocal-print-acdir.sh \
1033 t/aclocal-req.sh \
1034 t/aclocal-remake-misc.sh \
1035 t/aclocal-scan-configure-ac-pr319.sh \
1036 t/aclocal-serial.sh \
1037 t/aclocal-underquoted-defun.sh \
1038 t/aclocal-verbose-install.sh \
1039 t/auxdir-pr15981.sh \
1040 t/auxdir-cc-pr15981.sh \
1041 t/ac-output-old.tap \
1042 t/acsilent.sh \
1043 t/acsubst.sh \
1044 t/acsubst2.sh \
1045 t/add-missing.tap \
1046 t/add-missing-multiple.sh \
1047 t/all.sh \
1048 t/all2.sh \
1049 t/alloca.sh \
1050 t/alloca2.sh \
1051 t/alpha.sh \
1052 t/alpha2.sh \
1053 t/amhello-cflags.sh \
1054 t/amhello-cross-compile.sh \
1055 t/amhello-binpkg.sh \
1056 t/aminit-moreargs-deprecation.sh \
1057 t/aminit-trailing-dnl-comment-pr16841.sh \
1058 t/amassign.sh \
1059 t/am-config-header.sh \
1060 t/am-prog-cc-stdc.sh \
1061 t/am-prog-cc-c-o.sh \
1062 t/am-macro-not-found.sh \
1063 t/amopt.sh \
1064 t/amopts-location.sh \
1065 t/amopts-variable-expansion.sh \
1066 t/amsubst.sh \
1067 t/am-default-source-ext.sh \
1068 t/am-include-only-one-generated-fragment.sh \
1069 t/ansi2knr-no-more.sh \
1070 t/ar-lib.sh \
1071 t/ar-lib2.sh \
1072 t/ar-lib3.sh \
1073 t/ar-lib4.sh \
1074 t/ar-lib5a.sh \
1075 t/ar-lib5b.sh \
1076 t/ar-lib6a.sh \
1077 t/ar-lib6b.sh \
1078 t/ar-lib7.sh \
1079 t/ar.sh \
1080 t/ar2.sh \
1081 t/ar3.sh \
1082 t/ar4.sh \
1083 t/ar5.sh \
1084 t/asm.sh \
1085 t/asm2.sh \
1086 t/asm3.sh \
1087 t/autodist.sh \
1088 t/autodist-subdir.sh \
1089 t/autodist-acconfig.sh \
1090 t/autodist-acconfig-no-subdir.sh \
1091 t/autodist-aclocal-m4.sh \
1092 t/autodist-config-headers.sh \
1093 t/autodist-configure-no-subdir.sh \
1094 t/autodist-no-duplicate.sh \
1095 t/autodist-stamp-vti.sh \
1096 t/autohdr.sh \
1097 t/autohdr3.sh \
1098 t/autohdr4.sh \
1099 t/autohdr-subdir-pr12495.sh \
1100 t/autohdrdry.sh \
1101 t/automake-cmdline.tap \
1102 t/auxdir.sh \
1103 t/auxdir6.sh \
1104 t/auxdir7.sh \
1105 t/auxdir8.sh \
1106 t/auxdir-autodetect.sh \
1107 t/auxdir-computed.tap \
1108 t/auxdir-misplaced.sh \
1109 t/auxdir-nonexistent.sh \
1110 t/auxdir-pr19311.sh \
1111 t/auxdir-unportable.tap \
1112 t/backcompat.sh \
1113 t/backcompat2.sh \
1114 t/backcompat3.sh \
1115 t/backcompat6.sh \
1116 t/backcompat-acout.sh \
1117 t/backslash-issues.sh \
1118 t/backslash-before-trailing-whitespace.sh \
1119 t/badline.sh \
1120 t/badopt.sh \
1121 t/badprog.sh \
1122 t/built-sources-check.sh \
1123 t/built-sources-cond.sh \
1124 t/built-sources-fork-bomb.sh \
1125 t/built-sources-install.sh \
1126 t/built-sources-install-exec.sh \
1127 t/built-sources-subdir.sh \
1128 t/built-sources.sh \
1129 t/candist.sh \
1130 t/canon.sh \
1131 t/canon2.sh \
1132 t/canon3.sh \
1133 t/canon4.sh \
1134 t/canon5.sh \
1135 t/canon6.sh \
1136 t/canon7.sh \
1137 t/canon8.sh \
1138 t/canon-name.sh \
1139 t/ccnoco.sh \
1140 t/ccnoco-lib.sh \
1141 t/ccnoco-lt.sh \
1142 t/ccnoco3.sh \
1143 t/ccnoco4.sh \
1144 t/ccnoco-deps.sh \
1145 t/check.sh \
1146 t/check2.sh \
1147 t/check4.sh \
1148 t/check5.sh \
1149 t/check6.sh \
1150 t/check7.sh \
1151 t/check8.sh \
1152 t/check10.sh \
1153 t/check11.sh \
1154 t/check12.sh \
1155 t/check-subst.sh \
1156 t/check-subst-prog.sh \
1157 t/check-exported-srcdir.sh \
1158 t/check-fd-redirect.sh \
1159 t/check-tests-in-builddir.sh \
1160 t/check-no-test-driver.sh \
1161 t/check-concurrency-bug9245.sh \
1162 t/checkall.sh \
1163 t/clean.sh \
1164 t/colneq.sh \
1165 t/colneq2.sh \
1166 t/colneq3.sh \
1167 t/colon.sh \
1168 t/colon2.sh \
1169 t/colon3.sh \
1170 t/colon4.sh \
1171 t/colon5.sh \
1172 t/colon6.sh \
1173 t/colon7.sh \
1174 t/color-tests.sh \
1175 t/color-tests2.sh \
1176 t/color-tests-opt.sh \
1177 t/comment.sh \
1178 t/comment2.sh \
1179 t/comment3.sh \
1180 t/comment4.sh \
1181 t/comment5.sh \
1182 t/comment6.sh \
1183 t/comment7.sh \
1184 t/comment8.sh \
1185 t/comment9.sh \
1186 t/commen10.sh \
1187 t/commen11.sh \
1188 t/comment-block.sh \
1189 t/comments-in-var-def.sh \
1190 t/compile.sh \
1191 t/compile2.sh \
1192 t/compile3.sh \
1193 t/compile4.sh \
1194 t/compile5.sh \
1195 t/compile6.sh \
1196 t/compile7.sh \
1197 t/compile_f90_c_cxx.sh \
1198 t/compile_f_c_cxx.sh \
1199 t/cond-basic.sh \
1200 t/cond.sh \
1201 t/cond3.sh \
1202 t/cond4.sh \
1203 t/cond5.sh \
1204 t/cond6.sh \
1205 t/cond7.sh \
1206 t/cond8.sh \
1207 t/cond9.sh \
1208 t/cond10.sh \
1209 t/cond11.sh \
1210 t/cond13.sh \
1211 t/cond14.sh \
1212 t/cond15.sh \
1213 t/cond16.sh \
1214 t/cond17.sh \
1215 t/cond18.sh \
1216 t/cond19.sh \
1217 t/cond20.sh \
1218 t/cond21.sh \
1219 t/cond22.sh \
1220 t/cond23.sh \
1221 t/cond24.sh \
1222 t/cond25.sh \
1223 t/cond26.sh \
1224 t/cond27.sh \
1225 t/cond28.sh \
1226 t/cond30.sh \
1227 t/cond31.sh \
1228 t/cond32.sh \
1229 t/cond33.sh \
1230 t/cond34.sh \
1231 t/cond35.sh \
1232 t/cond36.sh \
1233 t/cond37.sh \
1234 t/cond38.sh \
1235 t/cond39.sh \
1236 t/cond40.sh \
1237 t/cond41.sh \
1238 t/cond42.sh \
1239 t/cond43.sh \
1240 t/cond44.sh \
1241 t/cond45.sh \
1242 t/cond46.sh \
1243 t/condd.sh \
1244 t/condhook.sh \
1245 t/condhook2.sh \
1246 t/condinc.sh \
1247 t/condinc2.sh \
1248 t/condlib.sh \
1249 t/condman2.sh \
1250 t/condman3.sh \
1251 t/configure.sh \
1252 t/confdeps.sh \
1253 t/conff.sh \
1254 t/conff2.sh \
1255 t/conffile-leading-dot.sh \
1256 t/confh.sh \
1257 t/confh4.sh \
1258 t/confh5.sh \
1259 t/confh6.sh \
1260 t/confh7.sh \
1261 t/confh8.sh \
1262 t/confh-subdir-clean.sh \
1263 t/confincl.sh \
1264 t/conflnk.sh \
1265 t/conflnk2.sh \
1266 t/conflnk3.sh \
1267 t/conflnk4.sh \
1268 t/confsub.sh \
1269 t/confvar.sh \
1270 t/confvar2.sh \
1271 t/copy.sh \
1272 t/cscope.tap \
1273 t/cscope2.sh \
1274 t/cscope3.sh \
1275 t/c-demo.sh \
1276 t/cxx.sh \
1277 t/cxx2.sh \
1278 t/cxxcpp.sh \
1279 t/cxx-demo.sh \
1280 t/cxx-lt-demo.sh \
1281 t/cxxlibobj.sh \
1282 t/cxxlink.sh \
1283 t/cxxnoc.sh \
1284 t/cygnus-no-more.sh \
1285 t/cygwin32.sh \
1286 t/dash.sh \
1287 t/defun.sh \
1288 t/defun2.sh \
1289 t/dejagnu.sh \
1290 t/dejagnu2.sh \
1291 t/dejagnu3.sh \
1292 t/dejagnu4.sh \
1293 t/dejagnu5.sh \
1294 t/dejagnu6.sh \
1295 t/dejagnu7.sh \
1296 t/dejagnu-absolute-builddir.sh \
1297 t/dejagnu-relative-srcdir.sh \
1298 t/dejagnu-siteexp-extend.sh \
1299 t/dejagnu-siteexp-append.sh \
1300 t/dejagnu-siteexp-useredit.sh \
1301 t/deleted-am.sh \
1302 t/deleted-m4.sh \
1303 t/depacl2.sh \
1304 t/depcomp.sh \
1305 t/depcomp2.sh \
1306 t/depcomp8a.sh \
1307 t/depcomp8b.sh \
1308 t/depcomp-implicit-auxdir.sh \
1309 t/depdist.sh \
1310 t/depend.sh \
1311 t/depend3.sh \
1312 t/depend4.sh \
1313 t/depend5.sh \
1314 t/depend6.sh \
1315 t/depend-postproc.sh \
1316 t/deprecated-acinit.sh \
1317 t/destdir.sh \
1318 t/dir-named-obj-is-bad.sh \
1319 t/discover.sh \
1320 t/dist-formats.tap \
1321 t/dist-lzma.sh \
1322 t/dist-tarZ.sh \
1323 t/dist-shar.sh \
1324 t/dist-auxdir-many-subdirs.sh \
1325 t/dist-auxfile-2.sh \
1326 t/dist-auxfile.sh \
1327 t/dist-included-parent-dir.sh \
1328 t/dist-missing-am.sh \
1329 t/dist-missing-included-m4.sh \
1330 t/dist-missing-m4.sh \
1331 t/dist-readonly.sh \
1332 t/dist-repeated.sh \
1333 t/dist-pr109765.sh \
1334 t/dist-vs-built-sources.sh \
1335 t/distcleancheck.sh \
1336 t/distcom2.sh \
1337 t/distcom3.sh \
1338 t/distcom4.sh \
1339 t/distcom5.sh \
1340 t/distcom-subdir.sh \
1341 t/distdir.sh \
1342 t/disthook.sh \
1343 t/distlinks.sh \
1344 t/distlinksbrk.sh \
1345 t/distname.sh \
1346 t/distcheck-configure-flags.sh \
1347 t/distcheck-configure-flags-am.sh \
1348 t/distcheck-configure-flags-subpkg.sh \
1349 t/distcheck-hook.sh \
1350 t/distcheck-hook2.sh \
1351 t/distcheck-writable-srcdir.sh \
1352 t/distcheck-missing-m4.sh \
1353 t/distcheck-outdated-m4.sh \
1354 t/distcheck-no-prefix-or-srcdir-override.sh \
1355 t/distcheck-override-dvi.sh \
1356 t/distcheck-override-infodir.sh \
1357 t/distcheck-pr9579.sh \
1358 t/distcheck-pr10470.sh \
1359 t/distcheck-pr18286.sh \
1360 t/dmalloc.sh \
1361 t/doc-parsing-buglets-colneq-subst.sh \
1362 t/doc-parsing-buglets-tabs.sh \
1363 t/dollar.sh \
1364 t/dollarvar.sh \
1365 t/dollarvar2.sh \
1366 t/double.sh \
1367 t/dup2.sh \
1368 t/else.sh \
1369 t/empty-data-primary.sh \
1370 t/empty-sources-primary.tap \
1371 t/exdir.sh \
1372 t/exdir2.sh \
1373 t/exdir3.sh \
1374 t/exeext.sh \
1375 t/exeext2.sh \
1376 t/exeext3.sh \
1377 t/exeext4.sh \
1378 t/extra-sources.sh \
1379 t/ext.sh \
1380 t/ext2.sh \
1381 t/ext3.sh \
1382 t/extra.sh \
1383 t/extra-sources-no-spurious.sh \
1384 t/extra-data.sh \
1385 t/extra-dist-vpath-dir.sh \
1386 t/extra-dist-dirs-and-subdirs.sh \
1387 t/extra-dist-vpath-dir-merge.sh \
1388 t/extra-dist-wildcards.sh \
1389 t/extra-dist-wildcards-gnu.sh \
1390 t/extra-dist-wildcards-vpath.sh \
1391 t/extra-programs-misc.sh \
1392 t/extra-programs-and-libs.sh \
1393 t/extra-programs-empty.sh \
1394 t/extra-portability.sh \
1395 t/extra-portability2.sh \
1396 t/extra-portability3.sh \
1397 t/extra-deps.sh \
1398 t/extra-deps-lt.sh \
1399 t/f90only.sh \
1400 t/flavor.sh \
1401 t/flibs.sh \
1402 t/fn99.sh \
1403 t/fn99subdir.sh \
1404 t/fnoc.sh \
1405 t/forcemiss.sh \
1406 t/forcemiss2.sh \
1407 t/fort1.sh \
1408 t/fort2.sh \
1409 t/fort4.sh \
1410 t/fort5.sh \
1411 t/fonly.sh \
1412 t/fortdep.sh \
1413 t/gcj.sh \
1414 t/gcj2.sh \
1415 t/gcj3.sh \
1416 t/gcj4.sh \
1417 t/gcj5.sh \
1418 t/gcj6.sh \
1419 t/gettext-basics.sh \
1420 t/gettext-config-rpath.sh \
1421 t/gettext-external-pr338.sh \
1422 t/gettext-intl-subdir.sh \
1423 t/gettext-pr381.sh \
1424 t/gnumake.sh \
1425 t/gnuwarn.sh \
1426 t/gnuwarn2.sh \
1427 t/gnits.sh \
1428 t/gnits2.sh \
1429 t/gnits3.sh \
1430 t/hdr-vars-defined-once.sh \
1431 t/header.sh \
1432 t/help.sh \
1433 t/help2.sh \
1434 t/help3.sh \
1435 t/help4.sh \
1436 t/help-depend.sh \
1437 t/help-depend2.sh \
1438 t/help-dmalloc.sh \
1439 t/help-init.sh \
1440 t/help-lispdir.sh \
1441 t/help-python.sh \
1442 t/help-silent.sh \
1443 t/help-upc.sh \
1444 t/hfs.sh \
1445 t/implicit.sh \
1446 t/init.sh \
1447 t/init2.sh \
1448 t/dist-install-sh.sh \
1449 t/dist-with-unreadable-makefile-fails.sh \
1450 t/installdir.sh \
1451 t/add-missing-install-sh.sh \
1452 t/install-sh-unittests.sh \
1453 t/install-sh-option-C.sh \
1454 t/install-sh-option-S.sh \
1455 t/instdat.sh \
1456 t/instdat2.sh \
1457 t/instdir.sh \
1458 t/instdir2.sh \
1459 t/instdir-cond.sh \
1460 t/instdir-cond2.sh \
1461 t/instdir-no-empty.sh \
1462 t/instdir-java.sh \
1463 t/instdir-lisp.sh \
1464 t/instdir-ltlib.sh \
1465 t/instdir-prog.sh \
1466 t/instdir-python.sh \
1467 t/instdir-texi.sh \
1468 t/instexec.sh \
1469 t/instfail.sh \
1470 t/instfail-info.sh \
1471 t/instfail-java.sh \
1472 t/instfail-libtool.sh \
1473 t/insthook.sh \
1474 t/instman.sh \
1475 t/instman2.sh \
1476 t/instmany.sh \
1477 t/instmany-mans.sh \
1478 t/instmany-python.sh \
1479 t/install-info-dir.sh \
1480 t/interp.sh \
1481 t/interp2.sh \
1482 t/java.sh \
1483 t/java2.sh \
1484 t/java3.sh \
1485 t/javadir-undefined.sh \
1486 t/javaflags.sh \
1487 t/java-check.sh \
1488 t/java-clean.sh \
1489 t/java-compile-install.sh \
1490 t/java-compile-run-flat.sh \
1491 t/java-compile-run-nested.sh \
1492 t/java-empty-classpath.sh \
1493 t/javaprim.sh \
1494 t/javasubst.sh \
1495 t/java-extra.sh \
1496 t/java-mix.sh \
1497 t/java-no-duplicate.sh \
1498 t/java-nobase.sh \
1499 t/java-noinst.sh \
1500 t/java-rebuild.sh \
1501 t/java-sources.sh \
1502 t/java-uninstall.sh \
1503 t/ldadd.sh \
1504 t/ldflags.sh \
1505 t/lex.sh \
1506 t/lex2.sh \
1507 t/lex3.sh \
1508 t/lex5.sh \
1509 t/lexcpp.sh \
1510 t/lexvpath.sh \
1511 t/lex-subobj-nodep.sh \
1512 t/lex-header.sh \
1513 t/lex-lib.sh \
1514 t/lex-lib-external.sh \
1515 t/lex-libobj.sh \
1516 t/lex-multiple.sh \
1517 t/lex-noyywrap.sh \
1518 t/lex-clean-cxx.sh \
1519 t/lex-clean.sh \
1520 t/lex-depend-cxx.sh \
1521 t/lex-depend-grep.sh \
1522 t/lex-depend.sh \
1523 t/lex-line.sh \
1524 t/lex-nodist.sh \
1525 t/lex-pr204.sh \
1526 t/lflags.sh \
1527 t/lflags-cxx.sh \
1528 t/libexec.sh \
1529 t/libobj-basic.sh \
1530 t/libobj-no-dependency-tracking.sh \
1531 t/libobj2.sh \
1532 t/libobj3.sh \
1533 t/libobj4.sh \
1534 t/libobj5.sh \
1535 t/libobj7.sh \
1536 t/libobj10.sh \
1537 t/libobj12.sh \
1538 t/libobj13.sh \
1539 t/libobj14.sh \
1540 t/libobj15a.sh \
1541 t/libobj15b.sh \
1542 t/libobj15c.sh \
1543 t/libobj16a.sh \
1544 t/libobj16b.sh \
1545 t/libobj17.sh \
1546 t/libobj18.sh \
1547 t/libobj19.sh \
1548 t/libobj20a.sh \
1549 t/libobj20b.sh \
1550 t/libobj20c.sh \
1551 t/library.sh \
1552 t/library2.sh \
1553 t/library3.sh \
1554 t/libtool.sh \
1555 t/libtool2.sh \
1556 t/libtool3.sh \
1557 t/libtool4.sh \
1558 t/libtool5.sh \
1559 t/libtool6.sh \
1560 t/libtool7.sh \
1561 t/libtool8.sh \
1562 t/libtool9.sh \
1563 t/libtoo10.sh \
1564 t/libtoo11.sh \
1565 t/license.sh \
1566 t/license2.sh \
1567 t/link_c_cxx.sh \
1568 t/link_cond.sh \
1569 t/link_dist.sh \
1570 t/link_f90_only.sh \
1571 t/link_fc.sh \
1572 t/link_fccxx.sh \
1573 t/link_fcxx.sh \
1574 t/link_f_only.sh \
1575 t/link_override.sh \
1576 t/lisp2.sh \
1577 t/lisp3.sh \
1578 t/lisp4.sh \
1579 t/lisp5.sh \
1580 t/lisp6.sh \
1581 t/lisp7.sh \
1582 t/lisp8.sh \
1583 t/lisp-readonly-srcdir.sh \
1584 t/lisp-loadpath.sh \
1585 t/lisp-subdir.sh \
1586 t/lisp-subdir2.sh \
1587 t/lisp-subdir-mix.sh \
1588 t/lispdry.sh \
1589 t/lisp-pr11806.sh \
1590 t/lisp-flags.sh \
1591 t/listval.sh \
1592 t/location.sh \
1593 t/longline.sh \
1594 t/longlin2.sh \
1595 t/ltcond.sh \
1596 t/ltcond2.sh \
1597 t/ltconv.sh \
1598 t/ltdeps.sh \
1599 t/ltinit.sh \
1600 t/ltinstloc.sh \
1601 t/ltlibobjs.sh \
1602 t/ltlibsrc.sh \
1603 t/ltorder.sh \
1604 t/m4-inclusion.sh \
1605 t/maintclean.sh \
1606 t/maintclean-vpath.sh \
1607 t/maintmode-configure-msg.sh \
1608 t/make.sh \
1609 t/makefile-deps.sh \
1610 t/makej.sh \
1611 t/makej2.sh \
1612 t/maken.sh \
1613 t/maken3.sh \
1614 t/makevars.sh \
1615 t/make-dryrun.tap \
1616 t/make-keepgoing.tap \
1617 t/make-is-gnu.sh \
1618 t/man.sh \
1619 t/man2.sh \
1620 t/man3.sh \
1621 t/man5.sh \
1622 t/man6.sh \
1623 t/man7.sh \
1624 t/man8.sh \
1625 t/mdate.sh \
1626 t/mdate2.sh \
1627 t/mdate3.sh \
1628 t/mdate4.sh \
1629 t/mdate5.sh \
1630 t/mdate6.sh \
1631 t/missing-version-mismatch.sh \
1632 t/missing3.sh \
1633 t/am-missing-prog.sh \
1634 t/missing-auxfile-stops-makefiles-creation.sh \
1635 t/mkdir_p.sh \
1636 t/mkdirp-deprecation.sh \
1637 t/mkinstall.sh \
1638 t/mkinst2.sh \
1639 t/mkinst3.sh \
1640 t/mmode.sh \
1641 t/mmodely.sh \
1642 t/no-extra-c-stuff.sh \
1643 t/no-extra-makefile-code.sh \
1644 t/no-spurious-install-recursive.sh \
1645 t/nobase.sh \
1646 t/nobase-libtool.sh \
1647 t/nobase-python.sh \
1648 t/nobase-nodist.sh \
1649 t/nodef.sh \
1650 t/nodef2.sh \
1651 t/nodep.sh \
1652 t/nodep2.sh \
1653 t/nodepcomp.sh \
1654 t/nodist.sh \
1655 t/nodist2.sh \
1656 t/nodist3.sh \
1657 t/noinst.sh \
1658 t/noinstdir.sh \
1659 t/nolink.sh \
1660 t/nostdinc.sh \
1661 t/notrans.sh \
1662 t/number.sh \
1663 t/objc-basic.sh \
1664 t/objc-minidemo.sh \
1665 t/objc-flags.sh \
1666 t/objc-deps.sh \
1667 t/objcxx-basic.sh \
1668 t/objcxx-minidemo.sh \
1669 t/objcxx-flags.sh \
1670 t/objcxx-deps.sh \
1671 t/objc-megademo.sh \
1672 t/objext-pr10128.sh \
1673 t/oldvars.sh \
1674 t/order.sh \
1675 t/output.sh \
1676 t/output2.sh \
1677 t/output3.sh \
1678 t/output4.sh \
1679 t/output5.sh \
1680 t/output6.sh \
1681 t/output7.sh \
1682 t/output8.sh \
1683 t/output9.sh \
1684 t/output10.sh \
1685 t/output11.sh \
1686 t/output12.sh \
1687 t/output13.sh \
1688 t/output-order.sh \
1689 t/override-conditional-1.sh \
1690 t/override-conditional-2.sh \
1691 t/override-conditional-pr13940.sh \
1692 t/override-html.sh \
1693 t/override-suggest-local.sh \
1694 t/parallel-am.sh \
1695 t/parallel-am2.sh \
1696 t/parallel-am3.sh \
1697 t/serial-tests.sh \
1698 t/parallel-tests-basics.sh \
1699 t/parallel-tests-concurrency.sh \
1700 t/parallel-tests-concurrency-2.sh \
1701 t/parallel-tests-empty.sh \
1702 t/parallel-tests-exit-status-reported.sh \
1703 t/parallel-tests-generated-and-distributed.sh \
1704 t/parallel-tests-recheck.sh \
1705 t/parallel-tests-trailing-whitespace.sh \
1706 t/parallel-tests-recheck-depends-on-all.sh \
1707 t/parallel-tests-recheck-pr11791.sh \
1708 t/parallel-tests-exeext.sh \
1709 t/parallel-tests-suffix.sh \
1710 t/parallel-tests-suffix-prog.sh \
1711 t/parallel-tests-log-compiler-1.sh \
1712 t/parallel-tests-log-compiler-2.sh \
1713 t/parallel-tests-dry-run-1.sh \
1714 t/parallel-tests-dry-run-2.sh \
1715 t/parallel-tests-fd-redirect.sh \
1716 t/parallel-tests-fd-redirect-exeext.sh \
1717 t/parallel-tests-extra-programs.sh \
1718 t/parallel-tests-unreadable.sh \
1719 t/parallel-tests-subdir.sh \
1720 t/parallel-tests-interrupt.tap \
1721 t/parallel-tests-reset-term.sh \
1722 t/parallel-tests-harderror.sh \
1723 t/parallel-tests-log-override-1.sh \
1724 t/parallel-tests-log-override-2.sh \
1725 t/parallel-tests-log-override-recheck.sh \
1726 t/parallel-tests-log-compiler-example.sh \
1727 t/parallel-tests-cmdline-override.sh \
1728 t/parallel-tests-fork-bomb.sh \
1729 t/parallel-tests-empty-testlogs.sh \
1730 t/parallel-tests-driver-install.sh \
1731 t/parallel-tests-no-color-in-log.sh \
1732 t/parallel-tests-no-spurious-summary.sh \
1733 t/parallel-tests-exit-statuses.sh \
1734 t/parallel-tests-console-output.sh \
1735 t/parallel-tests-once.sh \
1736 t/tests-environment.sh \
1737 t/am-tests-environment.sh \
1738 t/tests-environment-backcompat.sh \
1739 t/testsuite-summary-color.sh \
1740 t/testsuite-summary-count.sh \
1741 t/testsuite-summary-count-many.sh \
1742 t/testsuite-summary-header.sh \
1743 t/testsuite-summary-reference-log.sh \
1744 t/test-driver-acsubst.sh \
1745 t/test-driver-cond.sh \
1746 t/test-driver-custom-no-extra-driver.sh \
1747 t/test-driver-custom.sh \
1748 t/test-driver-custom-xfail-tests.sh \
1749 t/test-driver-custom-multitest.sh \
1750 t/test-driver-custom-multitest-recheck.sh \
1751 t/test-driver-custom-multitest-recheck2.sh \
1752 t/test-driver-create-log-dir.sh \
1753 t/test-driver-strip-vpath.sh \
1754 t/test-driver-trs-suffix-registered.sh \
1755 t/test-driver-fail.sh \
1756 t/test-driver-is-distributed.sh \
1757 t/test-extensions-empty.sh \
1758 t/test-harness-vpath-rewrite.sh \
1759 t/test-log.sh \
1760 t/test-logs-repeated.sh \
1761 t/test-metadata-global-log.sh \
1762 t/test-metadata-global-result.sh \
1763 t/test-metadata-recheck.sh \
1764 t/test-metadata-results.sh \
1765 t/test-missing.sh \
1766 t/test-missing2.sh \
1767 t/test-trs-basic.sh \
1768 t/test-trs-recover.sh \
1769 t/test-trs-recover2.sh \
1770 t/test-extensions.sh \
1771 t/test-extensions-cond.sh \
1772 t/parse.sh \
1773 t/percent.sh \
1774 t/percent2.sh \
1775 t/per-target-flags.sh \
1776 t/phony.sh \
1777 t/precious.sh \
1778 t/pluseq.sh \
1779 t/pluseq2.sh \
1780 t/pluseq3.sh \
1781 t/pluseq4.sh \
1782 t/pluseq5.sh \
1783 t/pluseq6.sh \
1784 t/pluseq7.sh \
1785 t/pluseq8.sh \
1786 t/pluseq9.sh \
1787 t/pluseq10.sh \
1788 t/pluseq11.sh \
1789 t/posixsubst-data.sh \
1790 t/posixsubst-extradist.sh \
1791 t/posixsubst-ldadd.sh \
1792 t/posixsubst-libraries.sh \
1793 t/posixsubst-ltlibraries.sh \
1794 t/posixsubst-programs.sh \
1795 t/posixsubst-scripts.sh \
1796 t/posixsubst-sources.sh \
1797 t/posixsubst-tests.sh \
1798 t/ppf77.sh \
1799 t/pr2.sh \
1800 t/pr9.sh \
1801 t/pr72.sh \
1802 t/pr87.sh \
1803 t/pr211.sh \
1804 t/pr220.sh \
1805 t/pr224.sh \
1806 t/pr229.sh \
1807 t/pr243.sh \
1808 t/pr266.sh \
1809 t/pr279.sh \
1810 t/pr279-2.sh \
1811 t/pr287.sh \
1812 t/pr300-lib.sh \
1813 t/pr300-ltlib.sh \
1814 t/pr300-prog.sh \
1815 t/pr307.sh \
1816 t/pr401.sh \
1817 t/pr401b.sh \
1818 t/pr401c.sh \
1819 t/prefix.sh \
1820 t/preproc-basics.sh \
1821 t/preproc-c-compile.sh \
1822 t/preproc-demo.sh \
1823 t/preproc-errmsg.sh \
1824 t/primary.sh \
1825 t/primary2.sh \
1826 t/primary3.sh \
1827 t/primary-prefix-invalid-couples.tap \
1828 t/primary-prefix-valid-couples.sh \
1829 t/primary-prefix-couples-force-valid.sh \
1830 t/primary-prefix-couples-documented-valid.sh \
1831 t/print-libdir.sh \
1832 t/proginst.sh \
1833 t/programs-primary-rewritten.sh \
1834 t/py-compile-basic.sh \
1835 t/py-compile-basedir.sh \
1836 t/py-compile-destdir.sh \
1837 t/py-compile-env.sh \
1838 t/py-compile-option-terminate.sh \
1839 t/py-compile-usage.sh \
1840 t/python.sh \
1841 t/python2.sh \
1842 t/python3.sh \
1843 t/python10.sh \
1844 t/python11.sh \
1845 t/python12.sh \
1846 t/python-am-path-iftrue.sh \
1847 t/python-missing.sh \
1848 t/python-too-old.sh \
1849 t/python-dist.sh \
1850 t/python-vars.sh \
1851 t/python-virtualenv.sh \
1852 t/python-pr10995.sh \
1853 t/recurs-user.sh \
1854 t/recurs-user2.sh \
1855 t/recurs-user-deeply-nested.sh \
1856 t/recurs-user-indir.sh \
1857 t/recurs-user-keep-going.sh \
1858 t/recurs-user-many.sh \
1859 t/recurs-user-no-subdirs.sh \
1860 t/recurs-user-no-top-level.sh \
1861 t/recurs-user-override.sh \
1862 t/recurs-user-phony.sh \
1863 t/recurs-user-wrap.sh \
1864 t/relativize.tap \
1865 t/remake-fail.sh \
1866 t/remake-not-after-make-dist.sh \
1867 t/remake-maintainer-mode.sh \
1868 t/remake-makefile-intree.sh \
1869 t/remake-makefile-vpath.sh \
1870 t/remake-after-configure-ac.sh \
1871 t/remake-after-makefile-am.sh \
1872 t/remake-after-acinclude-m4.sh \
1873 t/remake-after-aclocal-m4.sh \
1874 t/remake-include-configure.sh \
1875 t/remake-include-makefile.sh \
1876 t/remake-include-aclocal.sh \
1877 t/remake-config-status-dependencies.sh \
1878 t/remake-configure-dependencies.sh \
1879 t/remake-deeply-nested.sh \
1880 t/remake-mild-stress.sh \
1881 t/remake-all-1.sh \
1882 t/remake-all-2.sh \
1883 t/remake-recurs-user.sh \
1884 t/remake-subdir.sh \
1885 t/remake-subdir2.sh \
1886 t/remake-subdir3.sh \
1887 t/remake-subdir-only.sh \
1888 t/remake-subdir-grepping.sh \
1889 t/remake-subdir-from-subdir.sh \
1890 t/remake-subdir-gnu.sh \
1891 t/remake-subdir-no-makefile.sh \
1892 t/remake-subdir-long-time.sh \
1893 t/remake-gnulib-add-acsubst.sh \
1894 t/remake-gnulib-add-header.sh \
1895 t/remake-gnulib-remove-header.sh \
1896 t/remake-moved-m4-file.sh \
1897 t/remake-deleted-m4-file.sh \
1898 t/remake-renamed-m4-file.sh \
1899 t/remake-renamed-m4-macro-and-file.sh \
1900 t/remake-renamed-m4-macro.sh \
1901 t/remake-am-pr10111.sh \
1902 t/remake-m4-pr10111.sh \
1903 t/remake-deleted-am-2.sh \
1904 t/remake-deleted-am-subdir.sh \
1905 t/remake-deleted-am.sh \
1906 t/remake-renamed-am.sh \
1907 t/remake-aclocal-version-mismatch.sh \
1908 t/remake-macrodir.sh \
1909 t/remake-timing-bug-pr8365.sh \
1910 t/reqd2.sh \
1911 t/repeated-options.sh \
1912 t/rm-f-probe.sh \
1913 t/rulepat.sh \
1914 t/self-check-cc-no-c-o.sh \
1915 t/self-check-configure-help.sh \
1916 t/self-check-dir.tap \
1917 t/self-check-exit.tap \
1918 t/self-check-explicit-skips.sh \
1919 t/self-check-is_newest.tap \
1920 t/self-check-me.tap \
1921 t/self-check-report.sh \
1922 t/self-check-seq.tap \
1923 t/self-check-shell-no-trail-bslash.sh \
1924 t/self-check-is-blocked-signal.tap \
1925 t/self-check-unindent.tap \
1926 t/sanity.sh \
1927 t/seenc.sh \
1928 t/silent-c.sh \
1929 t/silent-cxx.sh \
1930 t/silent-lt.sh \
1931 t/silent-f77.sh \
1932 t/silent-f90.sh \
1933 t/silent-many-languages.sh \
1934 t/silent-gen.sh \
1935 t/silent-texi.sh \
1936 t/silent-lex.sh \
1937 t/silent-yacc.sh \
1938 t/silent-yacc-headers.sh \
1939 t/silent-configsite.sh \
1940 t/silent-nested-vars.sh \
1941 t/silent-custom.sh \
1942 t/src-acsubst.sh \
1943 t/sourcefile-in-subdir.sh \
1944 t/space.sh \
1945 t/specflg6.sh \
1946 t/specflg7.sh \
1947 t/specflg8.sh \
1948 t/specflg9.sh \
1949 t/specflg-dummy.sh \
1950 t/spell.sh \
1951 t/spell2.sh \
1952 t/spell3.sh \
1953 t/spelling.sh \
1954 t/spy-double-colon.sh \
1955 t/spy-rm.tap \
1956 t/stdinc.sh \
1957 t/stamph2.sh \
1958 t/stdlib.sh \
1959 t/stdlib2.sh \
1960 t/strictness-override.sh \
1961 t/strictness-precedence.sh \
1962 t/strip.sh \
1963 t/strip2.sh \
1964 t/strip3.sh \
1965 t/subdir.sh \
1966 t/subdir-ac-subst.sh \
1967 t/subdir-add-pr46.sh \
1968 t/subdir-add2-pr46.sh \
1969 t/subdir-am-cond.sh \
1970 t/subdir-cond-err.sh \
1971 t/subdir-cond-gettext.sh \
1972 t/subdir-env-interference.sh \
1973 t/subdir-order.sh \
1974 t/subdir-with-slash.sh \
1975 t/subdir-subsub.sh \
1976 t/subdir-distclean.sh \
1977 t/subdir-keep-going-pr12554.sh \
1978 t/subobj.sh \
1979 t/subobj2.sh \
1980 t/subobj4.sh \
1981 t/subobj5.sh \
1982 t/subobj6.sh \
1983 t/subobj7.sh \
1984 t/subobj8.sh \
1985 t/subobj9.sh \
1986 t/subobj10.sh \
1987 t/subobj11a.sh \
1988 t/subobj11b.sh \
1989 t/subobj11c.sh \
1990 t/subobjname.sh \
1991 t/subobj-clean-pr10697.sh \
1992 t/subobj-clean-lt-pr10697.sh \
1993 t/subobj-indir-pr13928.sh \
1994 t/subobj-objname-clash.sh \
1995 t/subobj-vpath-pr13928.sh \
1996 t/subobj-pr13928-more-langs.sh \
1997 t/subpkg.sh \
1998 t/subpkg2.sh \
1999 t/subpkg3.sh \
2000 t/subpkg4.sh \
2001 t/subpkg-yacc.sh \
2002 t/subpkg-macrodir.sh \
2003 t/subst.sh \
2004 t/subst3.sh \
2005 t/subst4.sh \
2006 t/subst5.sh \
2007 t/subst-no-trailing-empty-line.sh \
2008 t/substref.sh \
2009 t/substre2.sh \
2010 t/substtarg.sh \
2011 t/suffix.sh \
2012 t/suffix2.sh \
2013 t/suffix3.tap \
2014 t/suffix4.sh \
2015 t/suffix5.sh \
2016 t/suffix6.sh \
2017 t/suffix6b.sh \
2018 t/suffix6c.sh \
2019 t/suffix7.sh \
2020 t/suffix8.tap \
2021 t/suffix9.sh \
2022 t/suffix10.tap \
2023 t/suffix11.tap \
2024 t/suffix-chain.tap \
2025 t/suffix-custom-pr14441.sh \
2026 t/suffix-custom-subobj.sh \
2027 t/suffix-custom-subobj-and-specflg.sh \
2028 t/suffix-extra-c-stuff-pr14560.sh \
2029 t/symlink.sh \
2030 t/symlink2.sh \
2031 t/syntax.sh \
2032 t/tap-ambiguous-directive.sh \
2033 t/tap-autonumber.sh \
2034 t/tap-bailout.sh \
2035 t/tap-bailout-leading-space.sh \
2036 t/tap-bailout-and-logging.sh \
2037 t/tap-bailout-suppress-badexit.sh \
2038 t/tap-bailout-suppress-later-diagnostic.sh \
2039 t/tap-bailout-suppress-later-errors.sh \
2040 t/tap-color.sh \
2041 t/tap-deps.sh \
2042 t/tap-diagnostic.sh \
2043 t/tap-empty-diagnostic.sh \
2044 t/tap-empty.sh \
2045 t/tap-escape-directive.sh \
2046 t/tap-escape-directive-2.sh \
2047 t/tap-exit.sh \
2048 t/tap-signal.tap \
2049 t/tap-fancy.sh \
2050 t/tap-fancy2.sh \
2051 t/tap-global-log.sh \
2052 t/tap-global-result.sh \
2053 t/tap-log.sh \
2054 t/tap-msg0-result.sh \
2055 t/tap-msg0-directive.sh \
2056 t/tap-msg0-planskip.sh \
2057 t/tap-msg0-bailout.sh \
2058 t/tap-msg0-misc.sh \
2059 t/tap-merge-stdout-stderr.sh \
2060 t/tap-no-merge-stdout-stderr.sh \
2061 t/tap-no-disable-hard-error.sh \
2062 t/tap-no-spurious-summary.sh \
2063 t/tap-no-spurious-numbers.sh \
2064 t/tap-no-spurious.sh \
2065 t/tap-not-ok-skip.sh \
2066 t/tap-number-wordboundary.sh \
2067 t/tap-numeric-description.sh \
2068 t/tap-negative-numbers.sh \
2069 t/tap-numbers-leading-zero.sh \
2070 t/tap-out-of-order.sh \
2071 t/tap-passthrough.sh \
2072 t/tap-passthrough-exit.sh \
2073 t/tap-plan.sh \
2074 t/tap-plan-corner.sh \
2075 t/tap-plan-errors.sh \
2076 t/tap-plan-middle.sh \
2077 t/tap-plan-whitespace.sh \
2078 t/tap-plan-leading-zero.sh \
2079 t/tap-plan-malformed.sh \
2080 t/tap-missing-plan-and-bad-exit.sh \
2081 t/tap-planskip.sh \
2082 t/tap-planskip-late.sh \
2083 t/tap-planskip-and-logging.sh \
2084 t/tap-planskip-unplanned.sh \
2085 t/tap-planskip-unplanned-corner.sh \
2086 t/tap-planskip-case-insensitive.sh \
2087 t/tap-planskip-whitespace.sh \
2088 t/tap-planskip-badexit.sh \
2089 t/tap-planskip-bailout.sh \
2090 t/tap-planskip-later-errors.sh \
2091 t/tap-test-number-0.sh \
2092 t/tap-recheck-logs.sh \
2093 t/tap-result-comment.sh \
2094 t/tap-todo-skip-together.sh \
2095 t/tap-todo-skip-whitespace.sh \
2096 t/tap-todo-skip.sh \
2097 t/tap-unplanned.sh \
2098 t/tap-whitespace-normalization.sh \
2099 t/tap-with-and-without-number.sh \
2100 t/tap-xfail-tests.sh \
2101 t/tap-common-setup.sh \
2102 t/tap-bad-prog.tap \
2103 t/tap-basic.sh \
2104 t/tap-diagnostic-custom.sh \
2105 t/tap-driver-stderr.sh \
2106 t/tap-doc.sh \
2107 t/tap-doc2.sh \
2108 t/tap-more.sh \
2109 t/tap-more2.sh \
2110 t/tap-recheck.sh \
2111 t/tap-summary.sh \
2112 t/tap-summary-color.sh \
2113 t/tags.sh \
2114 t/tags2.sh \
2115 t/tagsub.sh \
2116 t/tags-lisp-space.sh \
2117 t/tags-pr12372.sh \
2118 t/tar-ustar.sh \
2119 t/tar-pax.sh \
2120 t/tar-opts-errors.sh \
2121 t/tar-ustar-id-too-high.sh \
2122 t/tar-override.sh \
2123 t/target-cflags.sh \
2124 t/targetclash.sh \
2125 t/tests-environment-fd-redirect.sh \
2126 t/tests-environment-and-log-compiler.sh \
2127 t/txinfo-absolute-srcdir-pr408.sh \
2128 t/txinfo-add-missing-and-dist.sh \
2129 t/txinfo-bsd-make-recurs.sh \
2130 t/txinfo-builddir.sh \
2131 t/txinfo-clean.sh \
2132 t/txinfo-dvi-recurs.sh \
2133 t/txinfo-info-in-srcdir.sh \
2134 t/txinfo-include.sh \
2135 t/txinfo-makeinfo-error-no-clobber.sh \
2136 t/txinfo-many-output-formats.sh \
2137 t/txinfo-many-output-formats-vpath.sh \
2138 t/txinfo-nodist-info.sh \
2139 t/txinfo-no-clutter.sh \
2140 t/txinfo-no-extra-dist.sh \
2141 t/txinfo-no-installinfo.sh \
2142 t/txinfo-no-repeated-targets.sh \
2143 t/txinfo-no-setfilename.sh \
2144 t/txinfo-other-suffixes.sh \
2145 t/txinfo-override-infodeps.sh \
2146 t/txinfo-override-texinfo-tex.sh \
2147 t/txinfo-setfilename-repeated.sh \
2148 t/txinfo-setfilename-suffix-strip.sh \
2149 t/txinfo-subdir-pr343.sh \
2150 t/txinfo-tex-dist.sh \
2151 t/txinfo-unrecognized-extension.sh \
2152 t/txinfo-unrecognized-info-suffix.sh \
2153 t/txinfo-vtexi.sh \
2154 t/txinfo-vtexi2.sh \
2155 t/txinfo-vtexi3.sh \
2156 t/txinfo-vtexi4.sh \
2157 t/txinfo-without-info-suffix.sh \
2158 t/txinfo19.sh \
2159 t/txinfo23.sh \
2160 t/txinfo24.sh \
2161 t/txinfo25.sh \
2162 t/txinfo28.sh \
2163 t/transform.sh \
2164 t/transform2.sh \
2165 t/transform3.sh \
2166 t/uninstall-fail.sh \
2167 t/uninstall-pr9578.sh \
2168 t/unused.sh \
2169 t/upc.sh \
2170 t/upc2.sh \
2171 t/upc3.sh \
2172 t/vala-configure.sh \
2173 t/vala-grepping.sh \
2174 t/vala-headers.sh \
2175 t/vala-libs.sh \
2176 t/vala-libs-distcheck.sh \
2177 t/vala-libs-vpath.sh \
2178 t/vala-mix.sh \
2179 t/vala-mix2.sh \
2180 t/vala-non-recursive-setup.sh \
2181 t/vala-parallel.sh \
2182 t/vala-per-target-flags.sh \
2183 t/vala-recursive-setup.sh \
2184 t/vala-vapi.sh \
2185 t/vala-vpath.sh \
2186 t/vars.sh \
2187 t/vars3.sh \
2188 t/var-recurs.sh \
2189 t/var-recurs2.sh \
2190 t/vartar.sh \
2191 t/vartypos.sh \
2192 t/vartypo2.sh \
2193 t/version3.sh \
2194 t/version4.sh \
2195 t/version6.sh \
2196 t/version7.sh \
2197 t/version8.sh \
2198 t/vpath.sh \
2199 t/warnings-obsolete-default.sh \
2200 t/warnings-override.sh \
2201 t/warnings-precedence.sh \
2202 t/warnings-strictness-interactions.sh \
2203 t/warnings-unknown.sh \
2204 t/warnopts.sh \
2205 t/warnings-win-over-strictness.sh \
2206 t/warning-groups-win-over-strictness.sh \
2207 t/werror.sh \
2208 t/werror2.sh \
2209 t/werror3.sh \
2210 t/werror4.sh \
2211 t/whoami.sh \
2212 t/xsource.sh \
2213 t/yacc-misc.sh \
2214 t/yacc-dry.sh \
2215 t/yacc-cxx-grepping.sh \
2216 t/yacc-vpath.sh \
2217 t/yacc-auxdir.sh \
2218 t/yacc-basic.sh \
2219 t/yacc-cxx.sh \
2220 t/yacc-bison-skeleton-cxx.sh \
2221 t/yacc-bison-skeleton.sh \
2222 t/yacc-clean.sh \
2223 t/yacc-clean-cxx.sh \
2224 t/yacc-d-basic.sh \
2225 t/yacc-d-cxx.sh \
2226 t/yacc-d-vpath.sh \
2227 t/yacc-deleted-headers.sh \
2228 t/yacc-depend.sh \
2229 t/yacc-depend2.sh \
2230 t/yacc-dist-nobuild-subdir.sh \
2231 t/yacc-dist-nobuild.sh \
2232 t/yacc-grepping.sh \
2233 t/yacc-grepping2.sh \
2234 t/yacc-headers-and-dist-pr47.sh \
2235 t/yacc-line.sh \
2236 t/yacc-mix-c-cxx.sh \
2237 t/yacc-nodist.sh \
2238 t/yacc-pr204.sh \
2239 t/yacc-subdir.sh \
2240 t/yacc-weirdnames.sh \
2241 t/yflags.sh \
2242 t/yflags-cxx.sh \
2243 t/yflags-cmdline-override.sh \
2244 t/yflags-conditional.sh \
2245 t/yflags-d-false-positives.sh \
2246 t/yflags-force-conditional.sh \
2247 t/yflags-force-override.sh \
2248 t/yflags-var-expand.sh \
2249 t/libtool-macros.sh \
2250 t/gettext-macros.sh \
2251 t/pkg-config-macros.sh
2252
2253 generated_TESTS = t/ar-lib-w.sh t/built-sources-check-w.sh \
2254 t/check-exported-srcdir-w.sh t/check-fd-redirect-w.sh \
2255 t/check-subst-prog-w.sh t/check-subst-w.sh \
2256 t/check-tests-in-builddir-w.sh t/check-w.sh t/check11-w.sh \
2257 t/check12-w.sh t/check2-w.sh t/check4-w.sh t/check5-w.sh \
2258 t/check6-w.sh t/check7-w.sh t/check8-w.sh t/color-tests-w.sh \
2259 t/color-tests2-w.sh t/compile-w.sh t/compile2-w.sh \
2260 t/compile3-w.sh t/compile4-w.sh t/compile5-w.sh \
2261 t/compile6-w.sh t/compile7-w.sh t/exeext4-w.sh \
2262 t/install-sh-option-C-w.sh t/install-sh-option-S-w.sh \
2263 t/install-sh-unittests-w.sh t/maken3-w.sh t/mdate5-w.sh \
2264 t/mdate6-w.sh t/missing-version-mismatch-w.sh t/missing3-w.sh \
2265 t/mkinst3-w.sh t/posixsubst-tests-w.sh t/depcomp-lt-auto.tap \
2266 t/depcomp-lt-cpp.tap t/depcomp-lt-dashmstdout.tap \
2267 t/depcomp-lt-disabled.tap t/depcomp-lt-gcc.tap \
2268 t/depcomp-lt-makedepend.tap t/depcomp-lt-msvcmsys.tap \
2269 t/depcomp-lt-msvisualcpp.tap t/depcomp-auto.tap \
2270 t/depcomp-cpp.tap t/depcomp-dashmstdout.tap \
2271 t/depcomp-disabled.tap t/depcomp-gcc.tap \
2272 t/depcomp-makedepend.tap t/depcomp-msvcmsys.tap \
2273 t/depcomp-msvisualcpp.tap
2274 check_tap_testsuite_summary_TESTS = \
2275 t/tap-summary.sh \
2276 t/tap-summary-color.sh
2277
2278 check_testsuite_summary_TESTS = \
2279 t/testsuite-summary-color.sh \
2280 t/testsuite-summary-count.sh \
2281 t/testsuite-summary-header.sh
2282
2283 depcomp_TESTS = \
2284 t/depcomp-lt-auto.tap \
2285 t/depcomp-lt-cpp.tap \
2286 t/depcomp-lt-dashmstdout.tap \
2287 t/depcomp-lt-disabled.tap \
2288 t/depcomp-lt-gcc.tap \
2289 t/depcomp-lt-makedepend.tap \
2290 t/depcomp-lt-msvcmsys.tap \
2291 t/depcomp-lt-msvisualcpp.tap \
2292 t/depcomp-auto.tap \
2293 t/depcomp-cpp.tap \
2294 t/depcomp-dashmstdout.tap \
2295 t/depcomp-disabled.tap \
2296 t/depcomp-gcc.tap \
2297 t/depcomp-makedepend.tap \
2298 t/depcomp-msvcmsys.tap \
2299 t/depcomp-msvisualcpp.tap
2300
2301 extract_testsuite_summary_TESTS = \
2302 t/testsuite-summary-count-many.sh \
2303 t/testsuite-summary-header.sh
2304
2305 gettext_macros_TESTS = \
2306 t/gettext-basics.sh \
2307 t/gettext-config-rpath.sh \
2308 t/gettext-external-pr338.sh \
2309 t/gettext-intl-subdir.sh \
2310 t/gettext-pr381.sh \
2311 t/subdir-cond-gettext.sh
2312
2313 libtool_macros_TESTS = \
2314 t/ar-lib4.sh \
2315 t/ar-lib6a.sh \
2316 t/ar-lib6b.sh \
2317 t/canon6.sh \
2318 t/canon7.sh \
2319 t/ccnoco-lt.sh \
2320 t/cxx-lt-demo.sh \
2321 t/depcomp8b.sh \
2322 t/extra-deps-lt.sh \
2323 t/fort5.sh \
2324 t/instdir-ltlib.sh \
2325 t/instfail-libtool.sh \
2326 t/ldadd.sh \
2327 t/ldflags.sh \
2328 t/libobj13.sh \
2329 t/libtool.sh \
2330 t/libtool2.sh \
2331 t/libtool3.sh \
2332 t/libtool5.sh \
2333 t/libtool6.sh \
2334 t/libtool7.sh \
2335 t/libtool8.sh \
2336 t/libtool9.sh \
2337 t/libtoo10.sh \
2338 t/libtoo11.sh \
2339 t/listval.sh \
2340 t/ltcond.sh \
2341 t/ltcond2.sh \
2342 t/ltconv.sh \
2343 t/ltdeps.sh \
2344 t/ltinit.sh \
2345 t/ltinstloc.sh \
2346 t/ltlibobjs.sh \
2347 t/ltlibsrc.sh \
2348 t/ltorder.sh \
2349 t/nobase-libtool.sh \
2350 t/objc-megademo.sh \
2351 t/posixsubst-ltlibraries.sh \
2352 t/pr72.sh \
2353 t/pr211.sh \
2354 t/pr300-ltlib.sh \
2355 t/pr307.sh \
2356 t/pr401b.sh \
2357 t/reqd2.sh \
2358 t/silent-lt.sh \
2359 t/stdlib2.sh \
2360 t/strip3.sh \
2361 t/subobj9.sh \
2362 t/subobj-clean-lt-pr10697.sh \
2363 t/suffix2.sh \
2364 t/suffix5.sh \
2365 t/suffix8.tap \
2366 t/suffix10.tap \
2367 t/vala-libs.sh \
2368 t/vala-libs-distcheck.sh \
2369 t/vala-libs-vpath.sh \
2370 t/vartypo2.sh \
2371 t/depcomp-lt-auto.tap \
2372 t/depcomp-lt-cpp.tap \
2373 t/depcomp-lt-dashmstdout.tap \
2374 t/depcomp-lt-disabled.tap \
2375 t/depcomp-lt-gcc.tap \
2376 t/depcomp-lt-makedepend.tap \
2377 t/depcomp-lt-msvcmsys.tap \
2378 t/depcomp-lt-msvisualcpp.tap
2379
2380 on_tap_with_common_setup_TESTS = \
2381 t/tap-ambiguous-directive.sh \
2382 t/tap-autonumber.sh \
2383 t/tap-bailout.sh \
2384 t/tap-bailout-leading-space.sh \
2385 t/tap-bailout-and-logging.sh \
2386 t/tap-bailout-suppress-badexit.sh \
2387 t/tap-bailout-suppress-later-diagnostic.sh \
2388 t/tap-bailout-suppress-later-errors.sh \
2389 t/tap-color.sh \
2390 t/tap-deps.sh \
2391 t/tap-diagnostic.sh \
2392 t/tap-empty-diagnostic.sh \
2393 t/tap-empty.sh \
2394 t/tap-escape-directive.sh \
2395 t/tap-escape-directive-2.sh \
2396 t/tap-exit.sh \
2397 t/tap-fancy.sh \
2398 t/tap-fancy2.sh \
2399 t/tap-global-log.sh \
2400 t/tap-global-result.sh \
2401 t/tap-log.sh \
2402 t/tap-msg0-result.sh \
2403 t/tap-msg0-directive.sh \
2404 t/tap-msg0-planskip.sh \
2405 t/tap-msg0-bailout.sh \
2406 t/tap-msg0-misc.sh \
2407 t/tap-merge-stdout-stderr.sh \
2408 t/tap-no-merge-stdout-stderr.sh \
2409 t/tap-no-disable-hard-error.sh \
2410 t/tap-no-spurious-summary.sh \
2411 t/tap-no-spurious-numbers.sh \
2412 t/tap-no-spurious.sh \
2413 t/tap-not-ok-skip.sh \
2414 t/tap-number-wordboundary.sh \
2415 t/tap-numeric-description.sh \
2416 t/tap-negative-numbers.sh \
2417 t/tap-numbers-leading-zero.sh \
2418 t/tap-out-of-order.sh \
2419 t/tap-passthrough.sh \
2420 t/tap-passthrough-exit.sh \
2421 t/tap-plan.sh \
2422 t/tap-plan-corner.sh \
2423 t/tap-plan-errors.sh \
2424 t/tap-plan-middle.sh \
2425 t/tap-plan-whitespace.sh \
2426 t/tap-plan-leading-zero.sh \
2427 t/tap-plan-malformed.sh \
2428 t/tap-missing-plan-and-bad-exit.sh \
2429 t/tap-planskip.sh \
2430 t/tap-planskip-late.sh \
2431 t/tap-planskip-and-logging.sh \
2432 t/tap-planskip-unplanned.sh \
2433 t/tap-planskip-unplanned-corner.sh \
2434 t/tap-planskip-case-insensitive.sh \
2435 t/tap-planskip-whitespace.sh \
2436 t/tap-planskip-badexit.sh \
2437 t/tap-planskip-bailout.sh \
2438 t/tap-planskip-later-errors.sh \
2439 t/tap-test-number-0.sh \
2440 t/tap-recheck-logs.sh \
2441 t/tap-result-comment.sh \
2442 t/tap-todo-skip-together.sh \
2443 t/tap-todo-skip-whitespace.sh \
2444 t/tap-todo-skip.sh \
2445 t/tap-unplanned.sh \
2446 t/tap-whitespace-normalization.sh \
2447 t/tap-with-and-without-number.sh \
2448 t/tap-xfail-tests.sh
2449
2450 pkgconfig_macros_TESTS = \
2451 t/vala-headers.sh \
2452 t/vala-libs.sh \
2453 t/vala-libs-distcheck.sh \
2454 t/vala-libs-vpath.sh \
2455 t/vala-mix.sh \
2456 t/vala-mix2.sh \
2457 t/vala-non-recursive-setup.sh \
2458 t/vala-parallel.sh \
2459 t/vala-per-target-flags.sh \
2460 t/vala-recursive-setup.sh \
2461 t/vala-vapi.sh \
2462 t/vala-vpath.sh
2463
2464 use_trivial_test_driver_TESTS = \
2465 t/testsuite-summary-count-many.sh \
2466 t/test-driver-acsubst.sh \
2467 t/test-driver-cond.sh \
2468 t/test-driver-custom-multitest.sh \
2469 t/test-driver-custom-multitest-recheck.sh \
2470 t/test-driver-custom-multitest-recheck2.sh
2471
2472 contrib_TESTS = \
2473 contrib/t/parallel-tests-html.sh \
2474 contrib/t/parallel-tests-html-recursive.sh \
2475 contrib/t/help-multilib.sh \
2476 contrib/t/multilib.sh
2477
2478 test_subdirs = t t/pm contrib/t
2479 am__tmk = tests-in-makefile-list.tmp
2480 am__tfs = tests-on-filesystem-list.tmp
2481 am__tdf = diff-in-tests-lists.tmp
2482 PERF_TEST_SUITE_LOG = t/perf/test-suite.log
2483 all: all-am
2484
2485 .SUFFIXES:
2486 .SUFFIXES: .dvi .log .pl .pl$(EXEEXT) .ps .sh .sh$(EXEEXT) .tap .tap$(EXEEXT) .trs
2487 am--refresh: Makefile
2488 @:
2489 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/bin/local.mk $(srcdir)/doc/local.mk $(srcdir)/lib/local.mk $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk $(srcdir)/m4/local.mk $(srcdir)/t/local.mk $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/local.mk $(srcdir)/t/CheckListOfTests.am $(am__configure_deps)
2490 @for dep in $?; do \
2491 case '$(am__configure_deps)' in \
2492 *$$dep*) \
2493 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps'; \
2494 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps \
2495 && exit 0; \
2496 exit 1;; \
2497 esac; \
2498 done; \
2499 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps Makefile'; \
2500 $(am__cd) $(top_srcdir) && \
2501 $(AUTOMAKE) --gnu --ignore-deps Makefile
2502 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2503 @case '$?' in \
2504 *config.status*) \
2505 echo ' $(SHELL) ./config.status'; \
2506 $(SHELL) ./config.status;; \
2507 *) \
2508 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
2509 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
2510 esac;
2511 $(srcdir)/bin/local.mk $(srcdir)/doc/local.mk $(srcdir)/lib/local.mk $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk $(srcdir)/m4/local.mk $(srcdir)/t/local.mk $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/local.mk $(srcdir)/t/CheckListOfTests.am $(am__empty):
2512
2513 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2514 $(SHELL) ./config.status --recheck
2515
2516 $(top_srcdir)/configure: $(am__configure_deps)
2517 $(am__cd) $(srcdir) && $(AUTOCONF)
2518 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
2519 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2520 $(am__aclocal_m4_deps):
2521 pre-inst-env: $(top_builddir)/config.status $(srcdir)/pre-inst-env.in
2522 cd $(top_builddir) && $(SHELL) ./config.status $@
2523 install-binSCRIPTS: $(bin_SCRIPTS)
2524 @$(NORMAL_INSTALL)
2525 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
2526 if test -n "$$list"; then \
2527 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
2528 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
2529 fi; \
2530 for p in $$list; do \
2531 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2532 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
2533 done | \
2534 sed -e 'p;s,.*/,,;n' \
2535 -e 'h;s|.*|.|' \
2536 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
2537 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
2538 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
2539 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
2540 if (++n[d] == $(am__install_max)) { \
2541 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
2542 else { print "f", d "/" $$4, $$1 } } \
2543 END { for (d in files) print "f", d, files[d] }' | \
2544 while read type dir files; do \
2545 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
2546 test -z "$$files" || { \
2547 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
2548 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
2549 } \
2550 ; done
2551
2552 uninstall-binSCRIPTS:
2553 @$(NORMAL_UNINSTALL)
2554 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
2555 files=`for p in $$list; do echo "$$p"; done | \
2556 sed -e 's,.*/,,;$(transform)'`; \
2557 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
2558 doc/$(am__dirstamp):
2559 @$(MKDIR_P) doc
2560 @: > doc/$(am__dirstamp)
2561
2562 $(srcdir)/doc/automake.info: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS)
2563 $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
2564 am__cwd=`pwd` && $(am__cd) $(srcdir) && \
2565 rm -rf $$backupdir && mkdir $$backupdir && \
2566 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
2567 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
2568 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
2569 done; \
2570 else :; fi && \
2571 cd "$$am__cwd"; \
2572 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
2573 -o $@ $(srcdir)/doc/automake.texi; \
2574 then \
2575 rc=0; \
2576 $(am__cd) $(srcdir); \
2577 else \
2578 rc=$$?; \
2579 $(am__cd) $(srcdir) && \
2580 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
2581 fi; \
2582 rm -rf $$backupdir; exit $$rc
2583
2584 doc/automake.dvi: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
2585 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2586 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
2587 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
2588 `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
2589
2590 doc/automake.pdf: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
2591 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2592 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
2593 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
2594 `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
2595
2596 doc/automake.html: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
2597 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
2598 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
2599 -o $(@:.html=.htp) `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi; \
2600 then \
2601 rm -rf $@ && mv $(@:.html=.htp) $@; \
2602 else \
2603 rm -rf $(@:.html=.htp); exit 1; \
2604 fi
2605 $(srcdir)/doc/version.texi: $(srcdir)/doc/stamp-vti
2606 $(srcdir)/doc/stamp-vti: doc/automake.texi $(top_srcdir)/configure
2607 @test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
2608 @(dir=.; test -f ./doc/automake.texi || dir=$(srcdir); \
2609 set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/doc/automake.texi`; \
2610 echo "@set UPDATED $$1 $$2 $$3"; \
2611 echo "@set UPDATED-MONTH $$2 $$3"; \
2612 echo "@set EDITION $(VERSION)"; \
2613 echo "@set VERSION $(VERSION)") > vti.tmp$$$$ && \
2614 (cmp -s vti.tmp$$$$ $(srcdir)/doc/version.texi \
2615 || (echo "Updating $(srcdir)/doc/version.texi" && \
2616 cp vti.tmp$$$$ $(srcdir)/doc/version.texi.tmp$$$$ && \
2617 mv $(srcdir)/doc/version.texi.tmp$$$$ $(srcdir)/doc/version.texi)) && \
2618 rm -f vti.tmp$$$$ $(srcdir)/doc/version.texi.$$$$
2619 @cp $(srcdir)/doc/version.texi $@
2620
2621 mostlyclean-vti:
2622 -rm -f vti.tmp* $(srcdir)/doc/version.texi.tmp*
2623
2624 maintainer-clean-vti:
2625 -rm -f $(srcdir)/doc/stamp-vti $(srcdir)/doc/version.texi
2626
2627 $(srcdir)/doc/automake-history.info: doc/automake-history.texi $(doc_automake_history_TEXINFOS)
2628 $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
2629 am__cwd=`pwd` && $(am__cd) $(srcdir) && \
2630 rm -rf $$backupdir && mkdir $$backupdir && \
2631 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
2632 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
2633 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
2634 done; \
2635 else :; fi && \
2636 cd "$$am__cwd"; \
2637 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
2638 -o $@ $(srcdir)/doc/automake-history.texi; \
2639 then \
2640 rc=0; \
2641 $(am__cd) $(srcdir); \
2642 else \
2643 rc=$$?; \
2644 $(am__cd) $(srcdir) && \
2645 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
2646 fi; \
2647 rm -rf $$backupdir; exit $$rc
2648
2649 doc/automake-history.dvi: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
2650 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2651 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
2652 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
2653 `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
2654
2655 doc/automake-history.pdf: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
2656 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2657 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
2658 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
2659 `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
2660
2661 doc/automake-history.html: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
2662 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
2663 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
2664 -o $(@:.html=.htp) `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi; \
2665 then \
2666 rm -rf $@ && mv $(@:.html=.htp) $@; \
2667 else \
2668 rm -rf $(@:.html=.htp); exit 1; \
2669 fi
2670 .dvi.ps:
2671 $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2672 $(DVIPS) $(AM_V_texinfo) -o $@ $<
2673
2674 uninstall-dvi-am:
2675 @$(NORMAL_UNINSTALL)
2676 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
2677 for p in $$list; do \
2678 $(am__strip_dir) \
2679 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
2680 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
2681 done
2682
2683 uninstall-html-am:
2684 @$(NORMAL_UNINSTALL)
2685 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
2686 for p in $$list; do \
2687 $(am__strip_dir) \
2688 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
2689 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
2690 done
2691
2692 uninstall-info-am:
2693 @$(PRE_UNINSTALL)
2694 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
2695 list='$(INFO_DEPS)'; \
2696 for file in $$list; do \
2697 relfile=`echo "$$file" | sed 's|^.*/||'`; \
2698 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
2699 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
2700 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
2701 done; \
2702 else :; fi
2703 @$(NORMAL_UNINSTALL)
2704 @list='$(INFO_DEPS)'; \
2705 for file in $$list; do \
2706 relfile=`echo "$$file" | sed 's|^.*/||'`; \
2707 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
2708 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
2709 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]"; \
2710 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
2711 else :; fi); \
2712 done
2713
2714 uninstall-pdf-am:
2715 @$(NORMAL_UNINSTALL)
2716 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
2717 for p in $$list; do \
2718 $(am__strip_dir) \
2719 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
2720 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
2721 done
2722
2723 uninstall-ps-am:
2724 @$(NORMAL_UNINSTALL)
2725 @list='$(PSS)'; test -n "$(psdir)" || list=; \
2726 for p in $$list; do \
2727 $(am__strip_dir) \
2728 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
2729 rm -f "$(DESTDIR)$(psdir)/$$f"; \
2730 done
2731
2732 dist-info: $(INFO_DEPS)
2733 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2734 list='$(INFO_DEPS)'; \
2735 for base in $$list; do \
2736 case $$base in \
2737 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
2738 esac; \
2739 if test -f $$base; then d=.; else d=$(srcdir); fi; \
2740 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
2741 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 \
2742 if test -f $$file; then \
2743 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
2744 test -f "$(distdir)/$$relfile" || \
2745 cp -p $$file "$(distdir)/$$relfile"; \
2746 else :; fi; \
2747 done; \
2748 done
2749
2750 mostlyclean-aminfo:
2751 -rm -rf doc/automake.t2d doc/automake.t2p doc/automake-history.t2d \
2752 doc/automake-history.t2p
2753
2754 clean-aminfo:
2755 -test -z "doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
2756 doc/automake-history.dvi doc/automake-history.pdf \
2757 doc/automake-history.ps doc/automake-history.html" \
2758 || rm -rf doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
2759 doc/automake-history.dvi doc/automake-history.pdf \
2760 doc/automake-history.ps doc/automake-history.html
2761
2762 maintainer-clean-aminfo:
2763 @list='$(INFO_DEPS)'; for i in $$list; do \
2764 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
2765 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
2766 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
2767 done
2768 install-man1: $(man1_MANS)
2769 @$(NORMAL_INSTALL)
2770 @list1='$(man1_MANS)'; \
2771 list2=''; \
2772 test -n "$(man1dir)" \
2773 && test -n "`echo $$list1$$list2`" \
2774 || exit 0; \
2775 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
2776 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
2777 { for i in $$list1; do echo "$$i"; done; \
2778 if test -n "$$list2"; then \
2779 for i in $$list2; do echo "$$i"; done \
2780 | sed -n '/\.1[a-z]*$$/p'; \
2781 fi; \
2782 } | while read p; do \
2783 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
2784 echo "$$d$$p"; echo "$$p"; \
2785 done | \
2786 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
2787 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
2788 sed 'N;N;s,\n, ,g' | { \
2789 list=; while read file base inst; do \
2790 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
2791 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
2792 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
2793 fi; \
2794 done; \
2795 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
2796 while read files; do \
2797 test -z "$$files" || { \
2798 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
2799 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
2800 done; }
2801
2802 uninstall-man1:
2803 @$(NORMAL_UNINSTALL)
2804 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
2805 files=`{ for i in $$list; do echo "$$i"; done; \
2806 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
2807 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
2808 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
2809 install-dist_amDATA: $(dist_am_DATA)
2810 @$(NORMAL_INSTALL)
2811 @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \
2812 if test -n "$$list"; then \
2813 echo " $(MKDIR_P) '$(DESTDIR)$(amdir)'"; \
2814 $(MKDIR_P) "$(DESTDIR)$(amdir)" || exit 1; \
2815 fi; \
2816 for p in $$list; do \
2817 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2818 echo "$$d$$p"; \
2819 done | $(am__base_list) | \
2820 while read files; do \
2821 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(amdir)'"; \
2822 $(INSTALL_DATA) $$files "$(DESTDIR)$(amdir)" || exit $$?; \
2823 done
2824
2825 uninstall-dist_amDATA:
2826 @$(NORMAL_UNINSTALL)
2827 @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \
2828 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2829 dir='$(DESTDIR)$(amdir)'; $(am__uninstall_files_from_dir)
2830 install-dist_automake_acDATA: $(dist_automake_ac_DATA)
2831 @$(NORMAL_INSTALL)
2832 @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \
2833 if test -n "$$list"; then \
2834 echo " $(MKDIR_P) '$(DESTDIR)$(automake_acdir)'"; \
2835 $(MKDIR_P) "$(DESTDIR)$(automake_acdir)" || exit 1; \
2836 fi; \
2837 for p in $$list; do \
2838 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2839 echo "$$d$$p"; \
2840 done | $(am__base_list) | \
2841 while read files; do \
2842 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_acdir)'"; \
2843 $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_acdir)" || exit $$?; \
2844 done
2845
2846 uninstall-dist_automake_acDATA:
2847 @$(NORMAL_UNINSTALL)
2848 @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \
2849 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2850 dir='$(DESTDIR)$(automake_acdir)'; $(am__uninstall_files_from_dir)
2851 install-dist_automake_internal_acDATA: $(dist_automake_internal_ac_DATA)
2852 @$(NORMAL_INSTALL)
2853 @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \
2854 if test -n "$$list"; then \
2855 echo " $(MKDIR_P) '$(DESTDIR)$(automake_internal_acdir)'"; \
2856 $(MKDIR_P) "$(DESTDIR)$(automake_internal_acdir)" || exit 1; \
2857 fi; \
2858 for p in $$list; do \
2859 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2860 echo "$$d$$p"; \
2861 done | $(am__base_list) | \
2862 while read files; do \
2863 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_internal_acdir)'"; \
2864 $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_internal_acdir)" || exit $$?; \
2865 done
2866
2867 uninstall-dist_automake_internal_acDATA:
2868 @$(NORMAL_UNINSTALL)
2869 @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \
2870 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2871 dir='$(DESTDIR)$(automake_internal_acdir)'; $(am__uninstall_files_from_dir)
2872 install-dist_docDATA: $(dist_doc_DATA)
2873 @$(NORMAL_INSTALL)
2874 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
2875 if test -n "$$list"; then \
2876 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
2877 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
2878 fi; \
2879 for p in $$list; do \
2880 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2881 echo "$$d$$p"; \
2882 done | $(am__base_list) | \
2883 while read files; do \
2884 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
2885 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
2886 done
2887
2888 uninstall-dist_docDATA:
2889 @$(NORMAL_UNINSTALL)
2890 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
2891 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2892 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
2893 install-dist_perllibDATA: $(dist_perllib_DATA)
2894 @$(NORMAL_INSTALL)
2895 @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
2896 if test -n "$$list"; then \
2897 echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \
2898 $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \
2899 fi; \
2900 for p in $$list; do \
2901 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2902 echo "$$d$$p"; \
2903 done | $(am__base_list) | \
2904 while read files; do \
2905 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \
2906 $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \
2907 done
2908
2909 uninstall-dist_perllibDATA:
2910 @$(NORMAL_UNINSTALL)
2911 @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
2912 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2913 dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
2914 install-dist_pkgvdataDATA: $(dist_pkgvdata_DATA)
2915 @$(NORMAL_INSTALL)
2916 @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \
2917 if test -n "$$list"; then \
2918 echo " $(MKDIR_P) '$(DESTDIR)$(pkgvdatadir)'"; \
2919 $(MKDIR_P) "$(DESTDIR)$(pkgvdatadir)" || exit 1; \
2920 fi; \
2921 for p in $$list; do \
2922 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2923 echo "$$d$$p"; \
2924 done | $(am__base_list) | \
2925 while read files; do \
2926 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgvdatadir)'"; \
2927 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgvdatadir)" || exit $$?; \
2928 done
2929
2930 uninstall-dist_pkgvdataDATA:
2931 @$(NORMAL_UNINSTALL)
2932 @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \
2933 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2934 dir='$(DESTDIR)$(pkgvdatadir)'; $(am__uninstall_files_from_dir)
2935 install-dist_scriptDATA: $(dist_script_DATA)
2936 @$(NORMAL_INSTALL)
2937 @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \
2938 if test -n "$$list"; then \
2939 echo " $(MKDIR_P) '$(DESTDIR)$(scriptdir)'"; \
2940 $(MKDIR_P) "$(DESTDIR)$(scriptdir)" || exit 1; \
2941 fi; \
2942 for p in $$list; do \
2943 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2944 echo "$$d$$p"; \
2945 done | $(am__base_list) | \
2946 while read files; do \
2947 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scriptdir)'"; \
2948 $(INSTALL_DATA) $$files "$(DESTDIR)$(scriptdir)" || exit $$?; \
2949 done
2950
2951 uninstall-dist_scriptDATA:
2952 @$(NORMAL_UNINSTALL)
2953 @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \
2954 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2955 dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir)
2956 install-dist_system_acDATA: $(dist_system_ac_DATA)
2957 @$(NORMAL_INSTALL)
2958 @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \
2959 if test -n "$$list"; then \
2960 echo " $(MKDIR_P) '$(DESTDIR)$(system_acdir)'"; \
2961 $(MKDIR_P) "$(DESTDIR)$(system_acdir)" || exit 1; \
2962 fi; \
2963 for p in $$list; do \
2964 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2965 echo "$$d$$p"; \
2966 done | $(am__base_list) | \
2967 while read files; do \
2968 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(system_acdir)'"; \
2969 $(INSTALL_DATA) $$files "$(DESTDIR)$(system_acdir)" || exit $$?; \
2970 done
2971
2972 uninstall-dist_system_acDATA:
2973 @$(NORMAL_UNINSTALL)
2974 @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \
2975 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2976 dir='$(DESTDIR)$(system_acdir)'; $(am__uninstall_files_from_dir)
2977 install-nodist_perllibDATA: $(nodist_perllib_DATA)
2978 @$(NORMAL_INSTALL)
2979 @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
2980 if test -n "$$list"; then \
2981 echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \
2982 $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \
2983 fi; \
2984 for p in $$list; do \
2985 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2986 echo "$$d$$p"; \
2987 done | $(am__base_list) | \
2988 while read files; do \
2989 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \
2990 $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \
2991 done
2992
2993 uninstall-nodist_perllibDATA:
2994 @$(NORMAL_UNINSTALL)
2995 @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
2996 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2997 dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
2998
2999 ID: $(am__tagged_files)
3000 $(am__define_uniq_tagged_files); mkid -fID $$unique
3001 tags: tags-am
3002 TAGS: tags
3003
3004 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3005 set x; \
3006 here=`pwd`; \
3007 $(am__define_uniq_tagged_files); \
3008 shift; \
3009 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3010 test -n "$$unique" || unique=$$empty_fix; \
3011 if test $$# -gt 0; then \
3012 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3013 "$$@" $$unique; \
3014 else \
3015 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3016 $$unique; \
3017 fi; \
3018 fi
3019 ctags: ctags-am
3020
3021 CTAGS: ctags
3022 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3023 $(am__define_uniq_tagged_files); \
3024 test -z "$(CTAGS_ARGS)$$unique" \
3025 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3026 $$unique
3027
3028 GTAGS:
3029 here=`$(am__cd) $(top_builddir) && pwd` \
3030 && $(am__cd) $(top_srcdir) \
3031 && gtags -i $(GTAGS_ARGS) "$$here"
3032 cscope: cscope.files
3033 test ! -s cscope.files \
3034 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
3035 clean-cscope:
3036 -rm -f cscope.files
3037 cscope.files: clean-cscope cscopelist
3038 cscopelist: cscopelist-am
3039
3040 cscopelist-am: $(am__tagged_files)
3041 list='$(am__tagged_files)'; \
3042 case "$(srcdir)" in \
3043 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3044 *) sdir=$(subdir)/$(srcdir) ;; \
3045 esac; \
3046 for i in $$list; do \
3047 if test -f "$$i"; then \
3048 echo "$(subdir)/$$i"; \
3049 else \
3050 echo "$$sdir/$$i"; \
3051 fi; \
3052 done >> $(top_builddir)/cscope.files
3053
3054 distclean-tags:
3055 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3056 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
3057
3058 # Recover from deleted '.trs' file; this should ensure that
3059 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
3060 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
3061 # to avoid problems with "make -n".
3062 .log.trs:
3063 rm -f $< $@
3064 $(MAKE) $(AM_MAKEFLAGS) $<
3065
3066 # Leading 'am--fnord' is there to ensure the list of targets does not
3067 # expand to empty, as could happen e.g. with make check TESTS=''.
3068 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
3069 am--force-recheck:
3070 @:
3071
3072 $(TEST_SUITE_LOG): $(TEST_LOGS)
3073 @$(am__set_TESTS_bases); \
3074 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
3075 redo_bases=`for i in $$bases; do \
3076 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
3077 done`; \
3078 if test -n "$$redo_bases"; then \
3079 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
3080 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
3081 if $(am__make_dryrun); then :; else \
3082 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
3083 fi; \
3084 fi; \
3085 if test -n "$$am__remaking_logs"; then \
3086 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
3087 "recursion detected" >&2; \
3088 elif test -n "$$redo_logs"; then \
3089 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
3090 fi; \
3091 if $(am__make_dryrun); then :; else \
3092 st=0; \
3093 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
3094 for i in $$redo_bases; do \
3095 test -f $$i.trs && test -r $$i.trs \
3096 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
3097 test -f $$i.log && test -r $$i.log \
3098 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
3099 done; \
3100 test $$st -eq 0 || exit 1; \
3101 fi
3102 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
3103 ws='[ ]'; \
3104 results=`for b in $$bases; do echo $$b.trs; done`; \
3105 test -n "$$results" || results=/dev/null; \
3106 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
3107 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
3108 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
3109 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
3110 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
3111 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
3112 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
3113 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
3114 success=true; \
3115 else \
3116 success=false; \
3117 fi; \
3118 br='==================='; br=$$br$$br$$br$$br; \
3119 result_count () \
3120 { \
3121 if test x"$$1" = x"--maybe-color"; then \
3122 maybe_colorize=yes; \
3123 elif test x"$$1" = x"--no-color"; then \
3124 maybe_colorize=no; \
3125 else \
3126 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
3127 fi; \
3128 shift; \
3129 desc=$$1 count=$$2; \
3130 if test $$maybe_colorize = yes && test $$count -gt 0; then \
3131 color_start=$$3 color_end=$$std; \
3132 else \
3133 color_start= color_end=; \
3134 fi; \
3135 echo "$${color_start}# $$desc $$count$${color_end}"; \
3136 }; \
3137 create_testsuite_report () \
3138 { \
3139 result_count $$1 "TOTAL:" $$all "$$brg"; \
3140 result_count $$1 "PASS: " $$pass "$$grn"; \
3141 result_count $$1 "SKIP: " $$skip "$$blu"; \
3142 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
3143 result_count $$1 "FAIL: " $$fail "$$red"; \
3144 result_count $$1 "XPASS:" $$xpass "$$red"; \
3145 result_count $$1 "ERROR:" $$error "$$mgn"; \
3146 }; \
3147 { \
3148 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
3149 $(am__rst_title); \
3150 create_testsuite_report --no-color; \
3151 echo; \
3152 echo ".. contents:: :depth: 2"; \
3153 echo; \
3154 for b in $$bases; do echo $$b; done \
3155 | $(am__create_global_log); \
3156 } >$(TEST_SUITE_LOG).tmp || exit 1; \
3157 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
3158 if $$success; then \
3159 col="$$grn"; \
3160 else \
3161 col="$$red"; \
3162 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
3163 fi; \
3164 echo "$${col}$$br$${std}"; \
3165 echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
3166 echo "$${col}$$br$${std}"; \
3167 create_testsuite_report --maybe-color; \
3168 echo "$$col$$br$$std"; \
3169 if $$success; then :; else \
3170 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
3171 if test -n "$(PACKAGE_BUGREPORT)"; then \
3172 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
3173 fi; \
3174 echo "$$col$$br$$std"; \
3175 fi; \
3176 $$success || exit 1
3177
3178 check-TESTS:
3179 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
3180 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
3181 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3182 @set +e; $(am__set_TESTS_bases); \
3183 log_list=`for i in $$bases; do echo $$i.log; done`; \
3184 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
3185 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
3186 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
3187 exit $$?;
3188 recheck: all
3189 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3190 @set +e; $(am__set_TESTS_bases); \
3191 bases=`for i in $$bases; do echo $$i; done \
3192 | $(am__list_recheck_tests)` || exit 1; \
3193 log_list=`for i in $$bases; do echo $$i.log; done`; \
3194 log_list=`echo $$log_list`; \
3195 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
3196 am__force_recheck=am--force-recheck \
3197 TEST_LOGS="$$log_list"; \
3198 exit $$?
3199 .pl.log:
3200 @p='$<'; \
3201 $(am__set_b); \
3202 $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
3203 --log-file $$b.log --trs-file $$b.trs \
3204 $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
3205 "$$tst" $(AM_TESTS_FD_REDIRECT)
3206 @am__EXEEXT_TRUE@.pl$(EXEEXT).log:
3207 @am__EXEEXT_TRUE@ @p='$<'; \
3208 @am__EXEEXT_TRUE@ $(am__set_b); \
3209 @am__EXEEXT_TRUE@ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
3210 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
3211 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
3212 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
3213 .sh.log:
3214 @p='$<'; \
3215 $(am__set_b); \
3216 $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
3217 --log-file $$b.log --trs-file $$b.trs \
3218 $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
3219 "$$tst" $(AM_TESTS_FD_REDIRECT)
3220 @am__EXEEXT_TRUE@.sh$(EXEEXT).log:
3221 @am__EXEEXT_TRUE@ @p='$<'; \
3222 @am__EXEEXT_TRUE@ $(am__set_b); \
3223 @am__EXEEXT_TRUE@ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
3224 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
3225 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
3226 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
3227 .tap.log:
3228 @p='$<'; \
3229 $(am__set_b); \
3230 $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \
3231 --log-file $$b.log --trs-file $$b.trs \
3232 $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \
3233 "$$tst" $(AM_TESTS_FD_REDIRECT)
3234 @am__EXEEXT_TRUE@.tap$(EXEEXT).log:
3235 @am__EXEEXT_TRUE@ @p='$<'; \
3236 @am__EXEEXT_TRUE@ $(am__set_b); \
3237 @am__EXEEXT_TRUE@ $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \
3238 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
3239 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \
3240 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
3241
3242 distdir: $(BUILT_SOURCES)
3243 $(MAKE) $(AM_MAKEFLAGS) distdir-am
3244
3245 distdir-am: $(DISTFILES)
3246 $(am__remove_distdir)
3247 test -d "$(distdir)" || mkdir "$(distdir)"
3248 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3249 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3250 list='$(DISTFILES)'; \
3251 dist_files=`for file in $$list; do echo $$file; done | \
3252 sed -e "s|^$$srcdirstrip/||;t" \
3253 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3254 case $$dist_files in \
3255 */*) $(MKDIR_P) `echo "$$dist_files" | \
3256 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3257 sort -u` ;; \
3258 esac; \
3259 for file in $$dist_files; do \
3260 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3261 if test -d $$d/$$file; then \
3262 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3263 if test -d "$(distdir)/$$file"; then \
3264 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3265 fi; \
3266 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3267 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3268 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3269 fi; \
3270 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3271 else \
3272 test -f "$(distdir)/$$file" \
3273 || cp -p $$d/$$file "$(distdir)/$$file" \
3274 || exit 1; \
3275 fi; \
3276 done
3277 $(MAKE) $(AM_MAKEFLAGS) \
3278 top_distdir="$(top_distdir)" distdir="$(distdir)" \
3279 dist-info
3280 -test -n "$(am__skip_mode_fix)" \
3281 || find "$(distdir)" -type d ! -perm -755 \
3282 -exec chmod u+rwx,go+rx {} \; -o \
3283 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3284 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3285 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3286 || chmod -R a+r "$(distdir)"
3287 @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \
3288 grep '^...................................................................................................' 1>&2; then \
3289 echo 'error: the above filenames are too long' 1>&2; \
3290 exit 1; \
3291 else :; fi
3292 dist-gzip: distdir
3293 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
3294 $(am__post_remove_distdir)
3295
3296 dist-bzip2: distdir
3297 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
3298 $(am__post_remove_distdir)
3299
3300 dist-lzip: distdir
3301 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
3302 $(am__post_remove_distdir)
3303 dist-xz: distdir
3304 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
3305 $(am__post_remove_distdir)
3306
3307 dist-zstd: distdir
3308 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
3309 $(am__post_remove_distdir)
3310
3311 dist-tarZ: distdir
3312 @echo WARNING: "Support for distribution archives compressed with" \
3313 "legacy program 'compress' is deprecated." >&2
3314 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
3315 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3316 $(am__post_remove_distdir)
3317
3318 dist-shar: distdir
3319 @echo WARNING: "Support for shar distribution archives is" \
3320 "deprecated." >&2
3321 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
3322 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
3323 $(am__post_remove_distdir)
3324
3325 dist-zip: distdir
3326 -rm -f $(distdir).zip
3327 zip -rq $(distdir).zip $(distdir)
3328 $(am__post_remove_distdir)
3329
3330 dist dist-all:
3331 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
3332 $(am__post_remove_distdir)
3333
3334 # This target untars the dist file and tries a VPATH configuration. Then
3335 # it guarantees that the distribution is self-contained by making another
3336 # tarfile.
3337 distcheck: dist
3338 case '$(DIST_ARCHIVES)' in \
3339 *.tar.gz*) \
3340 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
3341 *.tar.bz2*) \
3342 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3343 *.tar.lz*) \
3344 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
3345 *.tar.xz*) \
3346 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3347 *.tar.Z*) \
3348 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3349 *.shar.gz*) \
3350 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
3351 *.zip*) \
3352 unzip $(distdir).zip ;;\
3353 *.tar.zst*) \
3354 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
3355 esac
3356 chmod -R a-w $(distdir)
3357 chmod u+w $(distdir)
3358 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
3359 chmod a-w $(distdir)
3360 test -d $(distdir)/_build || exit 0; \
3361 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3362 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3363 && am__cwd=`pwd` \
3364 && $(am__cd) $(distdir)/_build/sub \
3365 && ../../configure \
3366 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
3367 $(DISTCHECK_CONFIGURE_FLAGS) \
3368 --srcdir=../.. --prefix="$$dc_install_base" \
3369 && $(MAKE) $(AM_MAKEFLAGS) \
3370 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
3371 && $(MAKE) $(AM_MAKEFLAGS) check \
3372 && $(MAKE) $(AM_MAKEFLAGS) install \
3373 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3374 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3375 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3376 distuninstallcheck \
3377 && chmod -R a-w "$$dc_install_base" \
3378 && ({ \
3379 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3380 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3381 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3382 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3383 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3384 } || { rm -rf "$$dc_destdir"; exit 1; }) \
3385 && rm -rf "$$dc_destdir" \
3386 && $(MAKE) $(AM_MAKEFLAGS) dist \
3387 && rm -rf $(DIST_ARCHIVES) \
3388 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3389 && cd "$$am__cwd" \
3390 || exit 1
3391 $(am__post_remove_distdir)
3392 @(echo "$(distdir) archives ready for distribution: "; \
3393 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3394 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3395 distuninstallcheck:
3396 @test -n '$(distuninstallcheck_dir)' || { \
3397 echo 'ERROR: trying to run $@ with an empty' \
3398 '$$(distuninstallcheck_dir)' >&2; \
3399 exit 1; \
3400 }; \
3401 $(am__cd) '$(distuninstallcheck_dir)' || { \
3402 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
3403 exit 1; \
3404 }; \
3405 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
3406 || { echo "ERROR: files left after uninstall:" ; \
3407 if test -n "$(DESTDIR)"; then \
3408 echo " (check DESTDIR support)"; \
3409 fi ; \
3410 $(distuninstallcheck_listfiles) ; \
3411 exit 1; } >&2
3412 distcleancheck: distclean
3413 @if test '$(srcdir)' = . ; then \
3414 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3415 exit 1 ; \
3416 fi
3417 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3418 || { echo "ERROR: files left in build directory after distclean:" ; \
3419 $(distcleancheck_listfiles) ; \
3420 exit 1; } >&2
3421 check-am: all-am
3422 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
3423 check: check-am
3424 all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(MANS) $(DATA)
3425 installdirs:
3426 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 \
3427 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3428 done
3429 install: install-am
3430 install-exec: install-exec-am
3431 install-data: install-data-am
3432 uninstall: uninstall-am
3433
3434 install-am: all-am
3435 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3436
3437 installcheck: installcheck-am
3438 install-strip:
3439 if test -z '$(STRIP)'; then \
3440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3442 install; \
3443 else \
3444 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3445 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3446 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3447 fi
3448 mostlyclean-generic:
3449 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3450 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3451 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3452
3453 clean-generic:
3454 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3455
3456 distclean-generic:
3457 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3458 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3459 -rm -f doc/$(am__dirstamp)
3460 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
3461
3462 maintainer-clean-generic:
3463 @echo "This command is intended for maintainers to use"
3464 @echo "it deletes files that may require special tools to rebuild."
3465 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
3466 clean: clean-am
3467
3468 clean-am: clean-aminfo clean-generic clean-local mostlyclean-am
3469
3470 distclean: distclean-am
3471 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3472 -rm -f Makefile
3473 distclean-am: clean-am distclean-generic distclean-tags
3474
3475 dvi: dvi-am
3476
3477 dvi-am: $(DVIS)
3478
3479 html: html-am
3480
3481 html-am: $(HTMLS)
3482
3483 info: info-am
3484
3485 info-am: $(INFO_DEPS)
3486
3487 install-data-am: install-dist_amDATA install-dist_automake_acDATA \
3488 install-dist_automake_internal_acDATA install-dist_docDATA \
3489 install-dist_perllibDATA install-dist_pkgvdataDATA \
3490 install-dist_scriptDATA install-dist_system_acDATA \
3491 install-info-am install-man install-nodist_perllibDATA
3492 @$(NORMAL_INSTALL)
3493 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
3494 install-dvi: install-dvi-am
3495
3496 install-dvi-am: $(DVIS)
3497 @$(NORMAL_INSTALL)
3498 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
3499 if test -n "$$list"; then \
3500 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
3501 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
3502 fi; \
3503 for p in $$list; do \
3504 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3505 echo "$$d$$p"; \
3506 done | $(am__base_list) | \
3507 while read files; do \
3508 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
3509 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
3510 done
3511 install-exec-am: install-binSCRIPTS
3512 @$(NORMAL_INSTALL)
3513 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
3514 install-html: install-html-am
3515
3516 install-html-am: $(HTMLS)
3517 @$(NORMAL_INSTALL)
3518 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
3519 if test -n "$$list"; then \
3520 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
3521 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
3522 fi; \
3523 for p in $$list; do \
3524 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
3525 $(am__strip_dir) \
3526 d2=$$d$$p; \
3527 if test -d "$$d2"; then \
3528 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
3529 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
3530 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
3531 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
3532 else \
3533 list2="$$list2 $$d2"; \
3534 fi; \
3535 done; \
3536 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
3537 while read files; do \
3538 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
3539 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
3540 done; }
3541 install-info: install-info-am
3542
3543 install-info-am: $(INFO_DEPS)
3544 @$(NORMAL_INSTALL)
3545 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
3546 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
3547 if test -n "$$list"; then \
3548 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
3549 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
3550 fi; \
3551 for file in $$list; do \
3552 case $$file in \
3553 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
3554 esac; \
3555 if test -f $$file; then d=.; else d=$(srcdir); fi; \
3556 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
3557 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
3558 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
3559 if test -f $$ifile; then \
3560 echo "$$ifile"; \
3561 else : ; fi; \
3562 done; \
3563 done | $(am__base_list) | \
3564 while read files; do \
3565 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
3566 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
3567 @$(POST_INSTALL)
3568 @if $(am__can_run_installinfo); then \
3569 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
3570 for file in $$list; do \
3571 relfile=`echo "$$file" | sed 's|^.*/||'`; \
3572 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
3573 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
3574 done; \
3575 else : ; fi
3576 install-man: install-man1
3577
3578 install-pdf: install-pdf-am
3579
3580 install-pdf-am: $(PDFS)
3581 @$(NORMAL_INSTALL)
3582 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
3583 if test -n "$$list"; then \
3584 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
3585 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
3586 fi; \
3587 for p in $$list; do \
3588 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3589 echo "$$d$$p"; \
3590 done | $(am__base_list) | \
3591 while read files; do \
3592 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
3593 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
3594 install-ps: install-ps-am
3595
3596 install-ps-am: $(PSS)
3597 @$(NORMAL_INSTALL)
3598 @list='$(PSS)'; test -n "$(psdir)" || list=; \
3599 if test -n "$$list"; then \
3600 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
3601 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
3602 fi; \
3603 for p in $$list; do \
3604 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3605 echo "$$d$$p"; \
3606 done | $(am__base_list) | \
3607 while read files; do \
3608 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
3609 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
3610 installcheck-am: installcheck-local
3611
3612 maintainer-clean: maintainer-clean-am
3613 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3614 -rm -rf $(top_srcdir)/autom4te.cache
3615 -rm -f Makefile
3616 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
3617 maintainer-clean-generic maintainer-clean-local \
3618 maintainer-clean-vti
3619
3620 mostlyclean: mostlyclean-am
3621
3622 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti
3623
3624 pdf: pdf-am
3625
3626 pdf-am: $(PDFS)
3627
3628 ps: ps-am
3629
3630 ps-am: $(PSS)
3631
3632 uninstall-am: uninstall-binSCRIPTS uninstall-dist_amDATA \
3633 uninstall-dist_automake_acDATA \
3634 uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \
3635 uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \
3636 uninstall-dist_scriptDATA uninstall-dist_system_acDATA \
3637 uninstall-dvi-am uninstall-html-am uninstall-info-am \
3638 uninstall-man uninstall-nodist_perllibDATA uninstall-pdf-am \
3639 uninstall-ps-am
3640 @$(NORMAL_INSTALL)
3641 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
3642 uninstall-man: uninstall-man1
3643
3644 .MAKE: check-am install-am install-data-am install-exec-am \
3645 install-strip uninstall-am
3646
3647 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
3648 check-am check-local clean clean-aminfo clean-cscope \
3649 clean-generic clean-local cscope cscopelist-am ctags ctags-am \
3650 dist dist-all dist-bzip2 dist-gzip dist-info dist-lzip \
3651 dist-shar dist-tarZ dist-xz dist-zip dist-zstd distcheck \
3652 distclean distclean-generic distclean-tags distcleancheck \
3653 distdir distuninstallcheck dvi dvi-am html html-am info \
3654 info-am install install-am install-binSCRIPTS install-data \
3655 install-data-am install-data-hook install-dist_amDATA \
3656 install-dist_automake_acDATA \
3657 install-dist_automake_internal_acDATA install-dist_docDATA \
3658 install-dist_perllibDATA install-dist_pkgvdataDATA \
3659 install-dist_scriptDATA install-dist_system_acDATA install-dvi \
3660 install-dvi-am install-exec install-exec-am install-exec-hook \
3661 install-html install-html-am install-info install-info-am \
3662 install-man install-man1 install-nodist_perllibDATA \
3663 install-pdf install-pdf-am install-ps install-ps-am \
3664 install-strip installcheck installcheck-am installcheck-local \
3665 installdirs maintainer-clean maintainer-clean-aminfo \
3666 maintainer-clean-generic maintainer-clean-local \
3667 maintainer-clean-vti mostlyclean mostlyclean-aminfo \
3668 mostlyclean-generic mostlyclean-vti pdf pdf-am ps ps-am \
3669 recheck tags tags-am uninstall uninstall-am \
3670 uninstall-binSCRIPTS uninstall-dist_amDATA \
3671 uninstall-dist_automake_acDATA \
3672 uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \
3673 uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \
3674 uninstall-dist_scriptDATA uninstall-dist_system_acDATA \
3675 uninstall-dvi-am uninstall-hook uninstall-html-am \
3676 uninstall-info-am uninstall-man uninstall-man1 \
3677 uninstall-nodist_perllibDATA uninstall-pdf-am uninstall-ps-am
3678
3679 .PRECIOUS: Makefile
3680
3681
3682 # The master location for INSTALL is lib/INSTALL.
3683 # This is where "make fetch" will install new versions.
3684 # Make sure we also update this copy.
3685 INSTALL: lib/INSTALL
3686 $(AM_V_GEN)cp $(srcdir)/lib/INSTALL $@
3687
3688 # We don't use the default name for the autom4te cache directory,
3689 # so we need this.
3690 maintainer-clean-local:
3691 rm -rf .autom4te.cache
3692
3693 # So that automake won't complain about the missing ChangeLog.
3694 # The real rule for ChangeLog generation is now in maintainer/maint.mk
3695 # (as it is maintainer-specific).
3696 ChangeLog:
3697
3698 # Make versioned links. We only run the transform on the root name;
3699 # then we make a versioned link with the transformed base name. This
3700 # seemed like the most reasonable approach.
3701 install-exec-hook:
3702 @$(POST_INSTALL)
3703 @for p in $(bin_SCRIPTS); do \
3704 f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
3705 fv="$$f-$(APIVERSION)"; \
3706 rm -f "$(DESTDIR)$(bindir)/$$fv"; \
3707 echo " $(LN) '$(DESTDIR)$(bindir)/$$f' '$(DESTDIR)$(bindir)/$$fv'"; \
3708 $(LN) "$(DESTDIR)$(bindir)/$$f" "$(DESTDIR)$(bindir)/$$fv"; \
3709 done
3710
3711 uninstall-hook:
3712 @for p in $(bin_SCRIPTS); do \
3713 f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
3714 fv="$$f-$(APIVERSION)"; \
3715 rm -f "$(DESTDIR)$(bindir)/$$fv"; \
3716 done
3717
3718 # These files depend on Makefile so they are rebuilt if $(VERSION),
3719 # $(datadir) or other do_subst'ituted variables change.
3720 bin/automake: bin/automake.in
3721 bin/aclocal: bin/aclocal.in
3722 bin/automake bin/aclocal: Makefile
3723 $(AM_V_GEN)rm -f $@ $@-t $@-t2 \
3724 && $(MKDIR_P) $(@D) \
3725 && in=$@.in && $(do_subst) <$(srcdir)/$$in >$@-t \
3726 && chmod a+x,a-w $@-t && mv -f $@-t $@
3727
3728 bin/aclocal-$(APIVERSION): bin/aclocal
3729 $(AM_V_GEN) rm -f $@; \
3730 $(LN) bin/aclocal $@
3731
3732 bin/automake-$(APIVERSION): bin/automake
3733 $(AM_V_GEN) rm -f $@; \
3734 $(LN) bin/automake $@
3735
3736 # vim: ft=automake noet
3737
3738 $(man1_MANS): $(top_srcdir)/configure.ac
3739
3740 doc/aclocal.1 doc/automake.1:
3741 $(AM_V_GEN): \
3742 && $(MKDIR_P) doc \
3743 && f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'` \
3744 && echo ".so man1/$$f-$(APIVERSION).1" > $@
3745
3746 doc/aclocal-$(APIVERSION).1: $(aclocal_script) lib/Automake/Config.pm
3747 $(update_mans) aclocal-$(APIVERSION)
3748 doc/automake-$(APIVERSION).1: $(automake_script) lib/Automake/Config.pm
3749 $(update_mans) automake-$(APIVERSION)
3750 .PHONY: checklinkx
3751 checklinkx:
3752 $(checklinkx) $(chlx_args) $(chlx_excludes) $(chlx_file)
3753
3754 # We depend on configure.ac so that we regenerate the tarball
3755 # whenever the Automake version changes.
3756 $(srcdir)/doc/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac
3757 $(AM_V_GEN)tmp=amhello-output.tmp \
3758 && $(am__cd) $(srcdir)/doc/amhello \
3759 && : Make our aclocal and automake avaiable before system ones. \
3760 && $(setup_autotools_paths) \
3761 && ( \
3762 { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \
3763 && $(abs_builddir)/pre-inst-env $(am_AUTORECONF) -vfi \
3764 && ./configure \
3765 && $(MAKE) $(AM_MAKEFLAGS) distcheck \
3766 && $(MAKE) $(AM_MAKEFLAGS) distclean \
3767 || { \
3768 if $(AM_V_P); then :; else \
3769 echo "$@: recipe failed." >&5; \
3770 echo "See file '`pwd`/$$tmp' for details" >&5; \
3771 fi; \
3772 exit 1; \
3773 } \
3774 ) \
3775 && rm -rf $(amhello_configury) $$tmp \
3776 && mv -f amhello-1.0.tar.gz ..
3777
3778 # vim: ft=automake noet
3779
3780 install-data-hook:
3781 @$(POST_INSTALL)
3782 @for f in $(dist_script_DATA); do echo $$f; done \
3783 | sed 's,^lib/,,' \
3784 | ( st=0; \
3785 while read f; do \
3786 echo " chmod +x '$(DESTDIR)$(scriptdir)/$$f'"; \
3787 chmod +x "$(DESTDIR)$(scriptdir)/$$f" || st=1; \
3788 done; \
3789 exit $$st )
3790
3791 installcheck-local: installcheck-executable-scripts
3792 installcheck-executable-scripts:
3793 @for f in $(dist_script_DATA); do echo $$f; done \
3794 | sed 's,^lib/,,' \
3795 | while read f; do \
3796 path="$(pkgvdatadir)/$$f"; \
3797 test -x "$$path" || echo $$path; \
3798 done \
3799 | sed 's/$$/: not executable/' \
3800 | grep . 1>&2 && exit 1; exit 0
3801
3802 # vim: ft=automake noet
3803
3804 lib/Automake/Config.pm: lib/Automake/Config.in Makefile
3805 $(AM_V_at)rm -f $@ $@-t
3806 $(AM_V_at)$(MKDIR_P) lib/Automake
3807 $(AM_V_GEN)in=Config.in \
3808 && $(do_subst) <$(srcdir)/lib/Automake/Config.in >$@-t
3809 $(generated_file_finalize)
3810
3811 # vim: ft=automake noet
3812
3813 # vim: ft=automake noet
3814
3815 # We build amversion.m4 here, instead of from config.status,
3816 # because config.status is rerun each time one of configure's
3817 # dependencies change and amversion.m4 happens to be a configure
3818 # dependency. configure and amversion.m4 would be rebuilt in
3819 # loop otherwise.
3820 # Use '$(top_srcdir)' for the benefit of non-GNU makes: this is
3821 # how amversion.m4 appears in our dependencies.
3822 $(top_srcdir)/m4/amversion.m4: $(srcdir)/configure.ac \
3823 $(srcdir)/m4/amversion.in
3824 $(AM_V_at)rm -f $@-t $@
3825 $(AM_V_GEN)in=amversion.in \
3826 && $(do_subst) <$(srcdir)/m4/amversion.in >$@-t
3827 $(generated_file_finalize)
3828
3829 # vim: ft=automake noet
3830
3831 print-list-of-tests:
3832 @echo $(handwritten_TESTS)
3833 .PHONY: print-list-of-tests
3834
3835 t/ar-lib-w.log: t/ar-lib.sh
3836 t/ar-lib-w.log: t/ar-lib.log
3837 t/built-sources-check-w.log: t/built-sources-check.sh
3838 t/built-sources-check-w.log: t/built-sources-check.log
3839 t/check-exported-srcdir-w.log: t/check-exported-srcdir.sh
3840 t/check-exported-srcdir-w.log: t/check-exported-srcdir.log
3841 t/check-fd-redirect-w.log: t/check-fd-redirect.sh
3842 t/check-fd-redirect-w.log: t/check-fd-redirect.log
3843 t/check-subst-prog-w.log: t/check-subst-prog.sh
3844 t/check-subst-prog-w.log: t/check-subst-prog.log
3845 t/check-subst-w.log: t/check-subst.sh
3846 t/check-subst-w.log: t/check-subst.log
3847 t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.sh
3848 t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.log
3849 t/check-w.log: t/check.sh
3850 t/check-w.log: t/check.log
3851 t/check11-w.log: t/check11.sh
3852 t/check11-w.log: t/check11.log
3853 t/check12-w.log: t/check12.sh
3854 t/check12-w.log: t/check12.log
3855 t/check2-w.log: t/check2.sh
3856 t/check2-w.log: t/check2.log
3857 t/check4-w.log: t/check4.sh
3858 t/check4-w.log: t/check4.log
3859 t/check5-w.log: t/check5.sh
3860 t/check5-w.log: t/check5.log
3861 t/check6-w.log: t/check6.sh
3862 t/check6-w.log: t/check6.log
3863 t/check7-w.log: t/check7.sh
3864 t/check7-w.log: t/check7.log
3865 t/check8-w.log: t/check8.sh
3866 t/check8-w.log: t/check8.log
3867 t/color-tests-w.log: t/color-tests.sh
3868 t/color-tests-w.log: t/color-tests.log
3869 t/color-tests2-w.log: t/color-tests2.sh
3870 t/color-tests2-w.log: t/color-tests2.log
3871 t/compile-w.log: t/compile.sh
3872 t/compile-w.log: t/compile.log
3873 t/compile2-w.log: t/compile2.sh
3874 t/compile2-w.log: t/compile2.log
3875 t/compile3-w.log: t/compile3.sh
3876 t/compile3-w.log: t/compile3.log
3877 t/compile4-w.log: t/compile4.sh
3878 t/compile4-w.log: t/compile4.log
3879 t/compile5-w.log: t/compile5.sh
3880 t/compile5-w.log: t/compile5.log
3881 t/compile6-w.log: t/compile6.sh
3882 t/compile6-w.log: t/compile6.log
3883 t/compile7-w.log: t/compile7.sh
3884 t/compile7-w.log: t/compile7.log
3885 t/exeext4-w.log: t/exeext4.sh
3886 t/exeext4-w.log: t/exeext4.log
3887 t/install-sh-option-C-w.log: t/install-sh-option-C.sh
3888 t/install-sh-option-C-w.log: t/install-sh-option-C.log
3889 t/install-sh-option-S-w.log: t/install-sh-option-S.sh
3890 t/install-sh-option-S-w.log: t/install-sh-option-S.log
3891 t/install-sh-unittests-w.log: t/install-sh-unittests.sh
3892 t/install-sh-unittests-w.log: t/install-sh-unittests.log
3893 t/maken3-w.log: t/maken3.sh
3894 t/maken3-w.log: t/maken3.log
3895 t/mdate5-w.log: t/mdate5.sh
3896 t/mdate5-w.log: t/mdate5.log
3897 t/mdate6-w.log: t/mdate6.sh
3898 t/mdate6-w.log: t/mdate6.log
3899 t/missing-version-mismatch-w.log: t/missing-version-mismatch.sh
3900 t/missing-version-mismatch-w.log: t/missing-version-mismatch.log
3901 t/missing3-w.log: t/missing3.sh
3902 t/missing3-w.log: t/missing3.log
3903 t/mkinst3-w.log: t/mkinst3.sh
3904 t/mkinst3-w.log: t/mkinst3.log
3905 t/posixsubst-tests-w.log: t/posixsubst-tests.sh
3906 t/posixsubst-tests-w.log: t/posixsubst-tests.log
3907 t/tap-summary.log: t/ax/tap-summary-aux.sh
3908 t/tap-summary-color.log: t/ax/tap-summary-aux.sh
3909 t/testsuite-summary-color.log: t/ax/testsuite-summary-checks.sh
3910 t/testsuite-summary-count.log: t/ax/testsuite-summary-checks.sh
3911 t/testsuite-summary-header.log: t/ax/testsuite-summary-checks.sh
3912 t/depcomp-lt-auto.log: t/ax/depcomp.sh
3913 t/depcomp-lt-cpp.log: t/ax/depcomp.sh
3914 t/depcomp-lt-dashmstdout.log: t/ax/depcomp.sh
3915 t/depcomp-lt-disabled.log: t/ax/depcomp.sh
3916 t/depcomp-lt-gcc.log: t/ax/depcomp.sh
3917 t/depcomp-lt-makedepend.log: t/ax/depcomp.sh
3918 t/depcomp-lt-msvcmsys.log: t/ax/depcomp.sh
3919 t/depcomp-lt-msvisualcpp.log: t/ax/depcomp.sh
3920 t/depcomp-auto.log: t/ax/depcomp.sh
3921 t/depcomp-cpp.log: t/ax/depcomp.sh
3922 t/depcomp-dashmstdout.log: t/ax/depcomp.sh
3923 t/depcomp-disabled.log: t/ax/depcomp.sh
3924 t/depcomp-gcc.log: t/ax/depcomp.sh
3925 t/depcomp-makedepend.log: t/ax/depcomp.sh
3926 t/depcomp-msvcmsys.log: t/ax/depcomp.sh
3927 t/depcomp-msvisualcpp.log: t/ax/depcomp.sh
3928 t/testsuite-summary-count-many.log: t/ax/extract-testsuite-summary.pl
3929 t/testsuite-summary-header.log: t/ax/extract-testsuite-summary.pl
3930 t/gettext-basics.log: t/gettext-macros.log
3931 t/gettext-config-rpath.log: t/gettext-macros.log
3932 t/gettext-external-pr338.log: t/gettext-macros.log
3933 t/gettext-intl-subdir.log: t/gettext-macros.log
3934 t/gettext-pr381.log: t/gettext-macros.log
3935 t/subdir-cond-gettext.log: t/gettext-macros.log
3936 t/ar-lib4.log: t/libtool-macros.log
3937 t/ar-lib6a.log: t/libtool-macros.log
3938 t/ar-lib6b.log: t/libtool-macros.log
3939 t/canon6.log: t/libtool-macros.log
3940 t/canon7.log: t/libtool-macros.log
3941 t/ccnoco-lt.log: t/libtool-macros.log
3942 t/cxx-lt-demo.log: t/libtool-macros.log
3943 t/depcomp8b.log: t/libtool-macros.log
3944 t/extra-deps-lt.log: t/libtool-macros.log
3945 t/fort5.log: t/libtool-macros.log
3946 t/instdir-ltlib.log: t/libtool-macros.log
3947 t/instfail-libtool.log: t/libtool-macros.log
3948 t/ldadd.log: t/libtool-macros.log
3949 t/ldflags.log: t/libtool-macros.log
3950 t/libobj13.log: t/libtool-macros.log
3951 t/libtool.log: t/libtool-macros.log
3952 t/libtool2.log: t/libtool-macros.log
3953 t/libtool3.log: t/libtool-macros.log
3954 t/libtool5.log: t/libtool-macros.log
3955 t/libtool6.log: t/libtool-macros.log
3956 t/libtool7.log: t/libtool-macros.log
3957 t/libtool8.log: t/libtool-macros.log
3958 t/libtool9.log: t/libtool-macros.log
3959 t/libtoo10.log: t/libtool-macros.log
3960 t/libtoo11.log: t/libtool-macros.log
3961 t/listval.log: t/libtool-macros.log
3962 t/ltcond.log: t/libtool-macros.log
3963 t/ltcond2.log: t/libtool-macros.log
3964 t/ltconv.log: t/libtool-macros.log
3965 t/ltdeps.log: t/libtool-macros.log
3966 t/ltinit.log: t/libtool-macros.log
3967 t/ltinstloc.log: t/libtool-macros.log
3968 t/ltlibobjs.log: t/libtool-macros.log
3969 t/ltlibsrc.log: t/libtool-macros.log
3970 t/ltorder.log: t/libtool-macros.log
3971 t/nobase-libtool.log: t/libtool-macros.log
3972 t/objc-megademo.log: t/libtool-macros.log
3973 t/posixsubst-ltlibraries.log: t/libtool-macros.log
3974 t/pr72.log: t/libtool-macros.log
3975 t/pr211.log: t/libtool-macros.log
3976 t/pr300-ltlib.log: t/libtool-macros.log
3977 t/pr307.log: t/libtool-macros.log
3978 t/pr401b.log: t/libtool-macros.log
3979 t/reqd2.log: t/libtool-macros.log
3980 t/silent-lt.log: t/libtool-macros.log
3981 t/stdlib2.log: t/libtool-macros.log
3982 t/strip3.log: t/libtool-macros.log
3983 t/subobj9.log: t/libtool-macros.log
3984 t/subobj-clean-lt-pr10697.log: t/libtool-macros.log
3985 t/suffix2.log: t/libtool-macros.log
3986 t/suffix5.log: t/libtool-macros.log
3987 t/suffix8.log: t/libtool-macros.log
3988 t/suffix10.log: t/libtool-macros.log
3989 t/vala-libs.log: t/libtool-macros.log
3990 t/vala-libs-distcheck.log: t/libtool-macros.log
3991 t/vala-libs-vpath.log: t/libtool-macros.log
3992 t/vartypo2.log: t/libtool-macros.log
3993 t/depcomp-lt-auto.log: t/libtool-macros.log
3994 t/depcomp-lt-cpp.log: t/libtool-macros.log
3995 t/depcomp-lt-dashmstdout.log: t/libtool-macros.log
3996 t/depcomp-lt-disabled.log: t/libtool-macros.log
3997 t/depcomp-lt-gcc.log: t/libtool-macros.log
3998 t/depcomp-lt-makedepend.log: t/libtool-macros.log
3999 t/depcomp-lt-msvcmsys.log: t/libtool-macros.log
4000 t/depcomp-lt-msvisualcpp.log: t/libtool-macros.log
4001 t/tap-ambiguous-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
4002 t/tap-autonumber.log: t/ax/tap-setup.sh t/tap-common-setup.log
4003 t/tap-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
4004 t/tap-bailout-leading-space.log: t/ax/tap-setup.sh t/tap-common-setup.log
4005 t/tap-bailout-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log
4006 t/tap-bailout-suppress-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log
4007 t/tap-bailout-suppress-later-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
4008 t/tap-bailout-suppress-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
4009 t/tap-color.log: t/ax/tap-setup.sh t/tap-common-setup.log
4010 t/tap-deps.log: t/ax/tap-setup.sh t/tap-common-setup.log
4011 t/tap-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
4012 t/tap-empty-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
4013 t/tap-empty.log: t/ax/tap-setup.sh t/tap-common-setup.log
4014 t/tap-escape-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
4015 t/tap-escape-directive-2.log: t/ax/tap-setup.sh t/tap-common-setup.log
4016 t/tap-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
4017 t/tap-fancy.log: t/ax/tap-setup.sh t/tap-common-setup.log
4018 t/tap-fancy2.log: t/ax/tap-setup.sh t/tap-common-setup.log
4019 t/tap-global-log.log: t/ax/tap-setup.sh t/tap-common-setup.log
4020 t/tap-global-result.log: t/ax/tap-setup.sh t/tap-common-setup.log
4021 t/tap-log.log: t/ax/tap-setup.sh t/tap-common-setup.log
4022 t/tap-msg0-result.log: t/ax/tap-setup.sh t/tap-common-setup.log
4023 t/tap-msg0-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
4024 t/tap-msg0-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log
4025 t/tap-msg0-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
4026 t/tap-msg0-misc.log: t/ax/tap-setup.sh t/tap-common-setup.log
4027 t/tap-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log
4028 t/tap-no-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log
4029 t/tap-no-disable-hard-error.log: t/ax/tap-setup.sh t/tap-common-setup.log
4030 t/tap-no-spurious-summary.log: t/ax/tap-setup.sh t/tap-common-setup.log
4031 t/tap-no-spurious-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log
4032 t/tap-no-spurious.log: t/ax/tap-setup.sh t/tap-common-setup.log
4033 t/tap-not-ok-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log
4034 t/tap-number-wordboundary.log: t/ax/tap-setup.sh t/tap-common-setup.log
4035 t/tap-numeric-description.log: t/ax/tap-setup.sh t/tap-common-setup.log
4036 t/tap-negative-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log
4037 t/tap-numbers-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log
4038 t/tap-out-of-order.log: t/ax/tap-setup.sh t/tap-common-setup.log
4039 t/tap-passthrough.log: t/ax/tap-setup.sh t/tap-common-setup.log
4040 t/tap-passthrough-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
4041 t/tap-plan.log: t/ax/tap-setup.sh t/tap-common-setup.log
4042 t/tap-plan-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log
4043 t/tap-plan-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
4044 t/tap-plan-middle.log: t/ax/tap-setup.sh t/tap-common-setup.log
4045 t/tap-plan-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
4046 t/tap-plan-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log
4047 t/tap-plan-malformed.log: t/ax/tap-setup.sh t/tap-common-setup.log
4048 t/tap-missing-plan-and-bad-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
4049 t/tap-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log
4050 t/tap-planskip-late.log: t/ax/tap-setup.sh t/tap-common-setup.log
4051 t/tap-planskip-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log
4052 t/tap-planskip-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log
4053 t/tap-planskip-unplanned-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log
4054 t/tap-planskip-case-insensitive.log: t/ax/tap-setup.sh t/tap-common-setup.log
4055 t/tap-planskip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
4056 t/tap-planskip-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log
4057 t/tap-planskip-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
4058 t/tap-planskip-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
4059 t/tap-test-number-0.log: t/ax/tap-setup.sh t/tap-common-setup.log
4060 t/tap-recheck-logs.log: t/ax/tap-setup.sh t/tap-common-setup.log
4061 t/tap-result-comment.log: t/ax/tap-setup.sh t/tap-common-setup.log
4062 t/tap-todo-skip-together.log: t/ax/tap-setup.sh t/tap-common-setup.log
4063 t/tap-todo-skip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
4064 t/tap-todo-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log
4065 t/tap-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log
4066 t/tap-whitespace-normalization.log: t/ax/tap-setup.sh t/tap-common-setup.log
4067 t/tap-with-and-without-number.log: t/ax/tap-setup.sh t/tap-common-setup.log
4068 t/tap-xfail-tests.log: t/ax/tap-setup.sh t/tap-common-setup.log
4069 t/vala-headers.log: t/pkg-config-macros.log
4070 t/vala-libs.log: t/pkg-config-macros.log
4071 t/vala-libs-distcheck.log: t/pkg-config-macros.log
4072 t/vala-libs-vpath.log: t/pkg-config-macros.log
4073 t/vala-mix.log: t/pkg-config-macros.log
4074 t/vala-mix2.log: t/pkg-config-macros.log
4075 t/vala-non-recursive-setup.log: t/pkg-config-macros.log
4076 t/vala-parallel.log: t/pkg-config-macros.log
4077 t/vala-per-target-flags.log: t/pkg-config-macros.log
4078 t/vala-recursive-setup.log: t/pkg-config-macros.log
4079 t/vala-vapi.log: t/pkg-config-macros.log
4080 t/vala-vpath.log: t/pkg-config-macros.log
4081 t/testsuite-summary-count-many.log: t/ax/trivial-test-driver
4082 t/test-driver-acsubst.log: t/ax/trivial-test-driver
4083 t/test-driver-cond.log: t/ax/trivial-test-driver
4084 t/test-driver-custom-multitest.log: t/ax/trivial-test-driver
4085 t/test-driver-custom-multitest-recheck.log: t/ax/trivial-test-driver
4086 t/test-driver-custom-multitest-recheck2.log: t/ax/trivial-test-driver
4087
4088 $(srcdir)/t/testsuite-part.am:
4089 $(AM_V_at)rm -f t/testsuite-part.tmp $@
4090 $(AM_V_GEN)$(PERL) $(srcdir)/gen-testsuite-part \
4091 --srcdir $(srcdir) > t/testsuite-part.tmp
4092 $(AM_V_at)chmod a-w t/testsuite-part.tmp
4093 $(AM_V_at)mv -f t/testsuite-part.tmp $@
4094
4095 # The dependencies declared here are not truly complete, but such
4096 # completeness would cause more issues than it would solve. See
4097 # automake bug#11347 and #44458.
4098 $(generated_TESTS): $(srcdir)/gen-testsuite-part
4099 $(srcdir)/t/testsuite-part.am: $(srcdir)/gen-testsuite-part
4100 $(srcdir)/t/testsuite-part.am: Makefile.am
4101 $(srcdir)/t/testsuite-part.am: t/list-of-tests.mk
4102
4103 # Few more static dependencies.
4104 t/distcheck-missing-m4.log: t/ax/distcheck-hook-m4.am
4105 t/distcheck-outdated-m4.log: t/ax/distcheck-hook-m4.am
4106
4107 t/ax/test-defs.sh: t/ax/test-defs.in Makefile
4108 $(AM_V_at)rm -f $@ $@-t
4109 $(AM_V_at)$(MKDIR_P) t/ax
4110 $(AM_V_GEN)in=t/ax/test-defs.in \
4111 && $(do_subst) <$(srcdir)/$$in >$@-t
4112 $(generated_file_finalize)
4113
4114 t/ax/shell-no-trail-bslash: t/ax/shell-no-trail-bslash.in Makefile
4115 $(AM_V_at)rm -f $@ $@-t
4116 $(AM_V_GEN)in=t/ax/shell-no-trail-bslash.in \
4117 && $(MKDIR_P) t/ax \
4118 && $(do_subst) <$(srcdir)/$$in >$@-t \
4119 && chmod a+x $@-t
4120 $(generated_file_finalize)
4121
4122 t/ax/cc-no-c-o: t/ax/cc-no-c-o.in Makefile
4123 $(AM_V_at)rm -f $@ $@-t
4124 $(AM_V_GEN)in=t/ax/cc-no-c-o.in \
4125 && $(MKDIR_P) t/ax \
4126 && $(do_subst) <$(srcdir)/$$in >$@-t \
4127 && chmod a+x $@-t
4128 $(generated_file_finalize)
4129
4130 runtest: t/ax/runtest.in Makefile
4131 $(AM_V_at)rm -f $@ $@-t
4132 $(AM_V_GEN)in=t/ax/runtest.in \
4133 && $(MKDIR_P) t/ax \
4134 && $(do_subst) <$(srcdir)/$$in >$@-t \
4135 && chmod a+x $@-t
4136 $(generated_file_finalize)
4137
4138 # If two test scripts have the same basename, they will end up sharing
4139 # the same log file, leading to all sort of undefined and undesired
4140 # behaviours.
4141 check-no-repeated-test-name:
4142 @LC_ALL=C; export LC_ALL; \
4143 lst='$(TEST_LOGS)'; for log in $$lst; do echo $$log; done \
4144 | sort | uniq -c | awk '($$1 > 1) { print }' \
4145 | sed 's/\.log$$//' | grep . >&2 \
4146 && { \
4147 echo $@: test names listed above are duplicated >&2; \
4148 exit 1; \
4149 }; :
4150 check-local: check-no-repeated-test-name
4151 .PHONY: check-no-repeated-test-name
4152
4153 # Check that our test cases are syntactically correct.
4154 # See automake bug#11898.
4155 check-tests-syntax:
4156 @st=0; \
4157 err () { echo "$@: $$*" >&2; st=1; }; \
4158 bases=`for log in : $(TEST_LOGS); do echo $$log; done \
4159 | sed -e '/^:$$/d' -e 's/\.log$$//'`; \
4160 for bas in $$bases; do \
4161 for suf in sh tap pl; do \
4162 tst=$$bas.$$suf; \
4163 if test -f $$tst; then \
4164 break; \
4165 elif test -f $(srcdir)/$$tst; then \
4166 tst=$(srcdir)/$$tst; \
4167 break; \
4168 else \
4169 tst=''; \
4170 fi; \
4171 done; \
4172 test -n "$$tst" || err "couldn't find test '$$bas'"; \
4173 test $$suf = pl && continue; \
4174 $(AM_V_P) && echo " $(AM_TEST_RUNNER_SHELL) -n $$tst"; \
4175 $(AM_TEST_RUNNER_SHELL) -n "$$tst" \
4176 || err "test '$$tst' syntactically invalid"; \
4177 done; \
4178 exit $$st
4179 check-local: check-tests-syntax
4180 .PHONY: check-tests-syntax
4181
4182 # Recipes with a trailing backslash character (possibly followed by
4183 # blank characters only) can cause spurious syntax errors with at
4184 # least older bash versions (e.g., bash 2.05b), and can be potentially
4185 # be unportable to other weaker shells. Run the testsuite in a way
4186 # that helps catching such problems in Automake-generated recipes.
4187 # See automake bug#10436.
4188 check-no-trailing-backslash-in-recipes:
4189 $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
4190 CONFIG_SHELL='$(abs_top_builddir)/t/ax/shell-no-trail-bslash'
4191 .PHONY: check-no-trailing-backslash-in-recipes
4192
4193 # Some compilers out there (hello, MSVC) still choke on "-c -o" being
4194 # passed together on the command line. Run the whole testsuite faking
4195 # the presence of such a compiler, to help catch regressions that would
4196 # otherwise only present themselves later "in the wild". See also the
4197 # long discussion about automake bug#13378.
4198 check-cc-no-c-o:
4199 $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
4200 AM_TESTSUITE_SIMULATING_NO_CC_C_O=yes
4201 .PHONY: check-cc-no-c-o
4202
4203 # Automake-generated Makefiles should work when run with parallel make.
4204 check-parallel:
4205 $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
4206 AM_TESTSUITE_MAKE="$${AM_TESTSUITE_MAKE-$${MAKE-make}} -j4"
4207 .PHONY: check-parallel
4208
4209 .PHONY: maintainer-check-list-of-tests
4210 maintainer-check-list-of-tests:
4211 @if diff -u /dev/null /dev/null >/dev/null 2>&1; then \
4212 diff='diff -u'; \
4213 else \
4214 diff='diff'; \
4215 fi; \
4216 lst='$(expected_list_of_tests)'; \
4217 test -n "$$lst" || lst='$(TESTS)'; \
4218 for t in $$lst; do \
4219 echo "$$t"; \
4220 done | sort >$(am__tmk); \
4221 dirs='$(test_subdirs)'; \
4222 test -n "$$dirs" || dirs=.; \
4223 test_extensions='$(TEST_EXTENSIONS)'; \
4224 for ext in $$test_extensions; do \
4225 for dir in $$dirs; do \
4226 ls $$dir/*$$ext 2>/dev/null; \
4227 if test $(srcdir) != $(builddir); then \
4228 ($(am__cd) $(srcdir) && ls $$dir/*$$ext 2>/dev/null); \
4229 fi; \
4230 done; \
4231 done | sed 's,^\./,,' | sort | uniq >$(am__tfs); \
4232 if $$diff $(am__tmk) $(am__tfs) >$(am__tdf); then \
4233 result=0; \
4234 else \
4235 echo '$@: list of tests in Makefile and on filesystem differ' >&2; \
4236 echo "+ $$diff in-makefile on-filesystem" >&2; \
4237 cat $(am__tdf) >&2; \
4238 result=1; \
4239 fi; \
4240 rm -f $(am__tmk) $(am__tfs) $(am__tdf); \
4241 exit $$result;
4242
4243 .PHONY: clean-maintcheck-testslist-tmp
4244 clean-local: clean-maintcheck-testslist-tmp
4245 clean-maintcheck-testslist-tmp:
4246 rm -f $(am__tmk) $(am__tfs) $(am__tdf)
4247
4248 # Run the testsuite with the installed aclocal and automake without using
4249 # the 'pre-inst-env' wrapper script.
4250 installcheck-local: installcheck-testsuite
4251 installcheck-testsuite:
4252 $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
4253 LOG_COMPILER=$(AM_TEST_RUNNER_SHELL) \
4254 PL_LOG_COMPILER=$(PERL) \
4255 am_running_installcheck=yes
4256
4257 # Performance tests.
4258 .PHONY: perf
4259 perf: all
4260 $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
4261 TEST_SUITE_LOG='$(PERF_TEST_SUITE_LOG)' TESTS='$(perf_TESTS)'
4262
4263 clean-local: clean-local-check
4264 .PHONY: clean-local-check
4265 clean-local-check:
4266 $(AM_V_GEN)$(PERL) $(srcdir)/t/ax/deltree.pl t/*.dir t/*/*.dir */t/*.dir
4267
4268 # vim: ft=automake noet
4269
4270 # Most work delegated to sub-dir makefile fragments.
4271
4272 # vim: ft=automake noet
4273
4274 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4275 # Otherwise a system limit (for SysV at least) may be exceeded.
4276 .NOEXPORT: