7df8ba81eb8d78e9858e3af98533f03f990c9924
[platform/upstream/diffutils.git] / gnulib-tests / Makefile.in
1 # Makefile.in generated by automake 1.16a from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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) 2002-2018 Free Software Foundation, Inc.
18 #
19 # This file 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 3 of the License, or
22 # (at your option) any later version.
23 #
24 # This file 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 file.  If not, see <https://www.gnu.org/licenses/>.
31 #
32 # As a special exception to the GNU General Public License,
33 # this file may be distributed as part of a program that
34 # contains a configuration script generated by Autoconf, under
35 # the same distribution terms as the rest of that program.
36 #
37 # Generated by gnulib-tool.
38
39
40
41 VPATH = @srcdir@
42 am__is_gnu_make = { \
43   if test -z '$(MAKELEVEL)'; then \
44     false; \
45   elif test -n '$(MAKE_HOST)'; then \
46     true; \
47   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
48     true; \
49   else \
50     false; \
51   fi; \
52 }
53 am__make_running_with_option = \
54   case $${target_option-} in \
55       ?) ;; \
56       *) echo "am__make_running_with_option: internal error: invalid" \
57               "target option '$${target_option-}' specified" >&2; \
58          exit 1;; \
59   esac; \
60   has_opt=no; \
61   sane_makeflags=$$MAKEFLAGS; \
62   if $(am__is_gnu_make); then \
63     sane_makeflags=$$MFLAGS; \
64   else \
65     case $$MAKEFLAGS in \
66       *\\[\ \   ]*) \
67         bs=\\; \
68         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
69           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
70     esac; \
71   fi; \
72   skip_next=no; \
73   strip_trailopt () \
74   { \
75     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76   }; \
77   for flg in $$sane_makeflags; do \
78     test $$skip_next = yes && { skip_next=no; continue; }; \
79     case $$flg in \
80       *=*|--*) continue;; \
81         -*I) strip_trailopt 'I'; skip_next=yes;; \
82       -*I?*) strip_trailopt 'I';; \
83         -*O) strip_trailopt 'O'; skip_next=yes;; \
84       -*O?*) strip_trailopt 'O';; \
85         -*l) strip_trailopt 'l'; skip_next=yes;; \
86       -*l?*) strip_trailopt 'l';; \
87       -[dEDm]) skip_next=yes;; \
88       -[JT]) skip_next=yes;; \
89     esac; \
90     case $$flg in \
91       *$$target_option*) has_opt=yes; break;; \
92     esac; \
93   done; \
94   test $$has_opt = yes
95 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
96 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
97 pkgdatadir = $(datadir)/@PACKAGE@
98 pkgincludedir = $(includedir)/@PACKAGE@
99 pkglibdir = $(libdir)/@PACKAGE@
100 pkglibexecdir = $(libexecdir)/@PACKAGE@
101 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
102 install_sh_DATA = $(install_sh) -c -m 644
103 install_sh_PROGRAM = $(install_sh) -c
104 install_sh_SCRIPT = $(install_sh) -c
105 INSTALL_HEADER = $(INSTALL_DATA)
106 transform = $(program_transform_name)
107 NORMAL_INSTALL = :
108 PRE_INSTALL = :
109 POST_INSTALL = :
110 NORMAL_UNINSTALL = :
111 PRE_UNINSTALL = :
112 POST_UNINSTALL = :
113 build_triplet = @build@
114 host_triplet = @host@
115 TESTS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
116         test-areadlink$(EXEEXT) test-argmatch$(EXEEXT) \
117         test-arpa_inet$(EXEEXT) test-binary-io.sh test-bind$(EXEEXT) \
118         test-bitrotate$(EXEEXT) test-btowc1.sh test-btowc2.sh \
119         test-c-ctype$(EXEEXT) test-c-stack.sh test-c-stack2.sh \
120         test-c-strcase.sh test-cloexec$(EXEEXT) test-close$(EXEEXT) \
121         test-connect$(EXEEXT) test-ctype$(EXEEXT) \
122         test-dirname$(EXEEXT) test-dup2$(EXEEXT) test-environ$(EXEEXT) \
123         test-errno$(EXEEXT) test-exclude1.sh test-exclude2.sh \
124         test-exclude3.sh test-exclude4.sh test-exclude5.sh \
125         test-exclude6.sh test-exclude7.sh test-exclude8.sh \
126         test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) test-fdopen$(EXEEXT) \
127         test-fgetc$(EXEEXT) test-filenamecat$(EXEEXT) \
128         test-float$(EXEEXT) test-fnmatch-h$(EXEEXT) \
129         test-fnmatch$(EXEEXT) test-fputc$(EXEEXT) test-fread$(EXEEXT) \
130         test-freopen-safer$(EXEEXT) test-freopen$(EXEEXT) \
131         test-fstat$(EXEEXT) test-ftruncate.sh test-fwrite$(EXEEXT) \
132         test-getcwd-lgpl$(EXEEXT) test-getdtablesize$(EXEEXT) \
133         test-getopt-gnu$(EXEEXT) test-getopt-posix$(EXEEXT) \
134         test-getprogname$(EXEEXT) test-gettimeofday$(EXEEXT) \
135         test-hash$(EXEEXT) test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \
136         test-ignore-value$(EXEEXT) test-inet_pton$(EXEEXT) \
137         test-intprops$(EXEEXT) test-inttostr$(EXEEXT) \
138         test-inttypes$(EXEEXT) test-ioctl$(EXEEXT) \
139         test-isblank$(EXEEXT) test-iswblank$(EXEEXT) \
140         test-langinfo$(EXEEXT) test-limits-h$(EXEEXT) \
141         test-listen$(EXEEXT) test-locale$(EXEEXT) \
142         test-localeconv$(EXEEXT) test-lstat$(EXEEXT) \
143         test-malloca$(EXEEXT) test-mbrtowc1.sh test-mbrtowc2.sh \
144         test-mbrtowc3.sh test-mbrtowc4.sh test-mbrtowc5.sh \
145         test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh \
146         test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh \
147         test-mbrtowc-w32-5.sh test-mbscasecmp.sh test-mbsinit.sh \
148         test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh \
149         test-mbsrtowcs4.sh test-mbsstr1$(EXEEXT) test-mbsstr2.sh \
150         test-mbsstr3.sh test-memchr$(EXEEXT) test-mkdir$(EXEEXT) \
151         test-nanosleep$(EXEEXT) test-netinet_in$(EXEEXT) \
152         test-nl_langinfo.sh test-nstrftime$(EXEEXT) test-open$(EXEEXT) \
153         test-pathmax$(EXEEXT) test-perror.sh test-perror2$(EXEEXT) \
154         test-pipe$(EXEEXT) test-quotearg-simple$(EXEEXT) \
155         test-raise$(EXEEXT) test-rawmemchr$(EXEEXT) \
156         test-readlink$(EXEEXT) test-regex$(EXEEXT) \
157         test-select$(EXEEXT) test-select-in.sh test-select-out.sh \
158         test-setenv$(EXEEXT) test-setlocale1.sh test-setlocale2.sh \
159         test-setsockopt$(EXEEXT) test-sh-quote$(EXEEXT) \
160         test-sigaction$(EXEEXT) test-signal-h$(EXEEXT) \
161         test-sigprocmask$(EXEEXT) test-sleep$(EXEEXT) \
162         test-snprintf$(EXEEXT) test-sockets$(EXEEXT) \
163         test-stat$(EXEEXT) test-stat-time$(EXEEXT) \
164         test-stdalign$(EXEEXT) test-stdbool$(EXEEXT) \
165         test-stddef$(EXEEXT) test-stdint$(EXEEXT) test-stdio$(EXEEXT) \
166         test-stdlib$(EXEEXT) test-strerror$(EXEEXT) \
167         test-strerror_r$(EXEEXT) test-striconv$(EXEEXT) \
168         test-string$(EXEEXT) test-strings$(EXEEXT) \
169         test-strnlen$(EXEEXT) test-strtoull$(EXEEXT) \
170         test-strtoumax$(EXEEXT) test-symlink$(EXEEXT) \
171         test-sys_ioctl$(EXEEXT) test-sys_select$(EXEEXT) \
172         test-sys_socket$(EXEEXT) test-sys_stat$(EXEEXT) \
173         test-sys_time$(EXEEXT) test-sys_types$(EXEEXT) \
174         test-sys_uio$(EXEEXT) test-sys_wait$(EXEEXT) test-init.sh \
175         test-time$(EXEEXT) test-timespec$(EXEEXT) test-unistd$(EXEEXT) \
176         test-u8-mbtoucr$(EXEEXT) test-u8-uctomb$(EXEEXT) \
177         test-uc_width$(EXEEXT) uniwidth/test-uc_width2.sh \
178         test-unsetenv$(EXEEXT) test-update-copyright.sh \
179         test-vasnprintf$(EXEEXT) test-vasprintf$(EXEEXT) \
180         test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
181         test-verify$(EXEEXT) test-verify.sh test-version-etc.sh \
182         test-wchar$(EXEEXT) test-wcrtomb.sh test-wcrtomb-w32-1.sh \
183         test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
184         test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh \
185         test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
186         test-xalloc-die.sh test-xstrtol.sh test-xstrtoumax.sh \
187         test-xvasprintf$(EXEEXT)
188 XFAIL_TESTS =
189 noinst_PROGRAMS = test-localcharset$(EXEEXT)
190 check_PROGRAMS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
191         test-areadlink$(EXEEXT) test-argmatch$(EXEEXT) \
192         test-arpa_inet$(EXEEXT) test-binary-io$(EXEEXT) \
193         test-bind$(EXEEXT) test-bitrotate$(EXEEXT) test-btowc$(EXEEXT) \
194         test-c-ctype$(EXEEXT) test-c-stack$(EXEEXT) \
195         test-c-strcasecmp$(EXEEXT) test-c-strncasecmp$(EXEEXT) \
196         test-cloexec$(EXEEXT) test-close$(EXEEXT) \
197         test-connect$(EXEEXT) test-ctype$(EXEEXT) \
198         test-dirname$(EXEEXT) test-dup2$(EXEEXT) test-environ$(EXEEXT) \
199         test-errno$(EXEEXT) test-exclude$(EXEEXT) \
200         test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) test-fdopen$(EXEEXT) \
201         test-fgetc$(EXEEXT) test-filenamecat$(EXEEXT) \
202         test-float$(EXEEXT) test-fnmatch-h$(EXEEXT) \
203         test-fnmatch$(EXEEXT) test-fputc$(EXEEXT) test-fread$(EXEEXT) \
204         test-freopen-safer$(EXEEXT) test-freopen$(EXEEXT) \
205         test-fstat$(EXEEXT) test-ftruncate$(EXEEXT) \
206         test-fwrite$(EXEEXT) test-getcwd-lgpl$(EXEEXT) \
207         test-getdtablesize$(EXEEXT) test-getopt-gnu$(EXEEXT) \
208         test-getopt-posix$(EXEEXT) test-getprogname$(EXEEXT) \
209         test-gettimeofday$(EXEEXT) test-hash$(EXEEXT) \
210         test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \
211         test-ignore-value$(EXEEXT) test-inet_pton$(EXEEXT) \
212         test-intprops$(EXEEXT) test-inttostr$(EXEEXT) \
213         test-inttypes$(EXEEXT) test-ioctl$(EXEEXT) \
214         test-isblank$(EXEEXT) test-iswblank$(EXEEXT) \
215         test-langinfo$(EXEEXT) test-limits-h$(EXEEXT) \
216         test-listen$(EXEEXT) test-locale$(EXEEXT) \
217         test-localeconv$(EXEEXT) test-lstat$(EXEEXT) \
218         test-malloca$(EXEEXT) test-mbrtowc$(EXEEXT) \
219         test-mbrtowc-w32$(EXEEXT) test-mbscasecmp$(EXEEXT) \
220         test-mbsinit$(EXEEXT) test-mbsrtowcs$(EXEEXT) \
221         test-mbsstr1$(EXEEXT) test-mbsstr2$(EXEEXT) \
222         test-mbsstr3$(EXEEXT) test-memchr$(EXEEXT) test-mkdir$(EXEEXT) \
223         test-nanosleep$(EXEEXT) test-netinet_in$(EXEEXT) \
224         test-nl_langinfo$(EXEEXT) test-nstrftime$(EXEEXT) \
225         test-open$(EXEEXT) test-pathmax$(EXEEXT) test-perror$(EXEEXT) \
226         test-perror2$(EXEEXT) test-pipe$(EXEEXT) \
227         test-quotearg-simple$(EXEEXT) test-raise$(EXEEXT) \
228         test-rawmemchr$(EXEEXT) test-readlink$(EXEEXT) \
229         test-regex$(EXEEXT) test-select$(EXEEXT) \
230         test-select-fd$(EXEEXT) test-select-stdin$(EXEEXT) \
231         test-setenv$(EXEEXT) test-setlocale1$(EXEEXT) \
232         test-setlocale2$(EXEEXT) test-setsockopt$(EXEEXT) \
233         test-sh-quote$(EXEEXT) test-sigaction$(EXEEXT) \
234         test-signal-h$(EXEEXT) test-sigprocmask$(EXEEXT) \
235         test-sleep$(EXEEXT) test-snprintf$(EXEEXT) \
236         test-sockets$(EXEEXT) test-stat$(EXEEXT) \
237         test-stat-time$(EXEEXT) test-stdalign$(EXEEXT) \
238         test-stdbool$(EXEEXT) test-stddef$(EXEEXT) \
239         test-stdint$(EXEEXT) test-stdio$(EXEEXT) test-stdlib$(EXEEXT) \
240         test-strerror$(EXEEXT) test-strerror_r$(EXEEXT) \
241         test-striconv$(EXEEXT) test-string$(EXEEXT) \
242         test-strings$(EXEEXT) test-strnlen$(EXEEXT) \
243         test-strtoull$(EXEEXT) test-strtoumax$(EXEEXT) \
244         test-symlink$(EXEEXT) test-sys_ioctl$(EXEEXT) \
245         test-sys_select$(EXEEXT) test-sys_socket$(EXEEXT) \
246         test-sys_stat$(EXEEXT) test-sys_time$(EXEEXT) \
247         test-sys_types$(EXEEXT) test-sys_uio$(EXEEXT) \
248         test-sys_wait$(EXEEXT) test-time$(EXEEXT) \
249         test-timespec$(EXEEXT) test-unistd$(EXEEXT) \
250         test-u8-mbtoucr$(EXEEXT) test-u8-uctomb$(EXEEXT) \
251         test-uc_width$(EXEEXT) test-uc_width2$(EXEEXT) \
252         test-unsetenv$(EXEEXT) test-vasnprintf$(EXEEXT) \
253         test-vasprintf$(EXEEXT) test-verify$(EXEEXT) \
254         test-version-etc$(EXEEXT) test-wchar$(EXEEXT) \
255         test-wcrtomb$(EXEEXT) test-wcrtomb-w32$(EXEEXT) \
256         test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
257         test-xalloc-die$(EXEEXT) test-xstrtol$(EXEEXT) \
258         test-xstrtoul$(EXEEXT) test-xstrtoumax$(EXEEXT) \
259         test-xvasprintf$(EXEEXT)
260 EXTRA_PROGRAMS = test-verify-try$(EXEEXT)
261 subdir = gnulib-tests
262 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
263 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
264         $(top_srcdir)/m4/__inline.m4 \
265         $(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/alloca.m4 \
266         $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/btowc.m4 \
267         $(top_srcdir)/m4/builtin-expect.m4 $(top_srcdir)/m4/c-stack.m4 \
268         $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/close.m4 \
269         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/config-h.m4 \
270         $(top_srcdir)/m4/ctype.m4 $(top_srcdir)/m4/dirname.m4 \
271         $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
272         $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/environ.m4 \
273         $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
274         $(top_srcdir)/m4/exponentd.m4 $(top_srcdir)/m4/extensions.m4 \
275         $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
276         $(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
277         $(top_srcdir)/m4/fdopen.m4 $(top_srcdir)/m4/filenamecat.m4 \
278         $(top_srcdir)/m4/flexmember.m4 $(top_srcdir)/m4/float_h.m4 \
279         $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fnmatch_h.m4 \
280         $(top_srcdir)/m4/fpieee.m4 $(top_srcdir)/m4/freopen.m4 \
281         $(top_srcdir)/m4/fstat.m4 $(top_srcdir)/m4/ftruncate.m4 \
282         $(top_srcdir)/m4/getcwd.m4 $(top_srcdir)/m4/getdtablesize.m4 \
283         $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
284         $(top_srcdir)/m4/getprogname.m4 $(top_srcdir)/m4/gettext.m4 \
285         $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
286         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnu-make.m4 \
287         $(top_srcdir)/m4/gnulib-common.m4 \
288         $(top_srcdir)/m4/gnulib-comp.m4 \
289         $(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
290         $(top_srcdir)/m4/iconv_h.m4 $(top_srcdir)/m4/iconv_open.m4 \
291         $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inet_pton.m4 \
292         $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
293         $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
294         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
295         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/ioctl.m4 \
296         $(top_srcdir)/m4/isblank.m4 $(top_srcdir)/m4/iswblank.m4 \
297         $(top_srcdir)/m4/langinfo_h.m4 $(top_srcdir)/m4/largefile.m4 \
298         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
299         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libsigsegv.m4 \
300         $(top_srcdir)/m4/libunistring-base.m4 \
301         $(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/localcharset.m4 \
302         $(top_srcdir)/m4/locale-fr.m4 $(top_srcdir)/m4/locale-ja.m4 \
303         $(top_srcdir)/m4/locale-tr.m4 $(top_srcdir)/m4/locale-zh.m4 \
304         $(top_srcdir)/m4/locale_h.m4 $(top_srcdir)/m4/localeconv.m4 \
305         $(top_srcdir)/m4/localtime-buffer.m4 \
306         $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \
307         $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
308         $(top_srcdir)/m4/manywarnings.m4 $(top_srcdir)/m4/mbchar.m4 \
309         $(top_srcdir)/m4/mbiter.m4 $(top_srcdir)/m4/mbrtowc.m4 \
310         $(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbslen.m4 \
311         $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \
312         $(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
313         $(top_srcdir)/m4/minmax.m4 $(top_srcdir)/m4/mkdir.m4 \
314         $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mktime.m4 \
315         $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/mode_t.m4 \
316         $(top_srcdir)/m4/msvc-inval.m4 \
317         $(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
318         $(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/netinet_in_h.m4 \
319         $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
320         $(top_srcdir)/m4/nocrash.m4 $(top_srcdir)/m4/nstrftime.m4 \
321         $(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/open-cloexec.m4 \
322         $(top_srcdir)/m4/open.m4 $(top_srcdir)/m4/pathmax.m4 \
323         $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe.m4 \
324         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
325         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
326         $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
327         $(top_srcdir)/m4/raise.m4 $(top_srcdir)/m4/rawmemchr.m4 \
328         $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \
329         $(top_srcdir)/m4/select.m4 $(top_srcdir)/m4/setenv.m4 \
330         $(top_srcdir)/m4/setlocale.m4 $(top_srcdir)/m4/sigaction.m4 \
331         $(top_srcdir)/m4/signal_h.m4 \
332         $(top_srcdir)/m4/signalblocking.m4 \
333         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \
334         $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socketlib.m4 \
335         $(top_srcdir)/m4/sockets.m4 $(top_srcdir)/m4/socklen.m4 \
336         $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
337         $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stat.m4 \
338         $(top_srcdir)/m4/stdalign.m4 $(top_srcdir)/m4/stdarg.m4 \
339         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
340         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
341         $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
342         $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strerror.m4 \
343         $(top_srcdir)/m4/strerror_r.m4 $(top_srcdir)/m4/string_h.m4 \
344         $(top_srcdir)/m4/strings_h.m4 $(top_srcdir)/m4/strndup.m4 \
345         $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strptime.m4 \
346         $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \
347         $(top_srcdir)/m4/symlink.m4 $(top_srcdir)/m4/sys_ioctl_h.m4 \
348         $(top_srcdir)/m4/sys_select_h.m4 \
349         $(top_srcdir)/m4/sys_socket_h.m4 \
350         $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
351         $(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/sys_uio_h.m4 \
352         $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/tempname.m4 \
353         $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
354         $(top_srcdir)/m4/time_rz.m4 $(top_srcdir)/m4/timegm.m4 \
355         $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
356         $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/unistd_h.m4 \
357         $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vararrays.m4 \
358         $(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vasprintf.m4 \
359         $(top_srcdir)/m4/version-etc.m4 \
360         $(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/warnings.m4 \
361         $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
362         $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctob.m4 \
363         $(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
364         $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
365         $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xsize.m4 \
366         $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/m4/xstrtol.m4 \
367         $(top_srcdir)/m4/xvasprintf.m4 $(top_srcdir)/configure.ac
368 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
369         $(ACLOCAL_M4)
370 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
371         $(am__DIST_COMMON)
372 mkinstalldirs = $(install_sh) -d
373 CONFIG_HEADER = $(top_builddir)/lib/config.h
374 CONFIG_CLEAN_FILES =
375 CONFIG_CLEAN_VPATH_FILES =
376 PROGRAMS = $(noinst_PROGRAMS)
377 LIBRARIES = $(noinst_LIBRARIES)
378 AM_V_AR = $(am__v_AR_@AM_V@)
379 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
380 am__v_AR_0 = @echo "  AR      " $@;
381 am__v_AR_1 = 
382 libtests_a_AR = $(AR) $(ARFLAGS)
383 am__DEPENDENCIES_1 =
384 am_libtests_a_OBJECTS = dtotimespec.$(OBJEXT) hash-pjw.$(OBJEXT) \
385         sockets.$(OBJEXT) sys_socket.$(OBJEXT) timespec-add.$(OBJEXT) \
386         timespec-sub.$(OBJEXT)
387 libtests_a_OBJECTS = $(am_libtests_a_OBJECTS)
388 test_accept_SOURCES = test-accept.c
389 test_accept_OBJECTS = test-accept.$(OBJEXT)
390 am__DEPENDENCIES_2 = libtests.a ../lib/libdiffutils.a libtests.a \
391         $(am__DEPENDENCIES_1)
392 test_accept_DEPENDENCIES = $(am__DEPENDENCIES_2)
393 test_alloca_opt_SOURCES = test-alloca-opt.c
394 test_alloca_opt_OBJECTS = test-alloca-opt.$(OBJEXT)
395 test_alloca_opt_LDADD = $(LDADD)
396 test_alloca_opt_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
397         libtests.a $(am__DEPENDENCIES_1)
398 test_areadlink_SOURCES = test-areadlink.c
399 test_areadlink_OBJECTS = test-areadlink.$(OBJEXT)
400 test_areadlink_LDADD = $(LDADD)
401 test_areadlink_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
402         libtests.a $(am__DEPENDENCIES_1)
403 test_argmatch_SOURCES = test-argmatch.c
404 test_argmatch_OBJECTS = test-argmatch.$(OBJEXT)
405 test_argmatch_DEPENDENCIES = $(am__DEPENDENCIES_2)
406 test_arpa_inet_SOURCES = test-arpa_inet.c
407 test_arpa_inet_OBJECTS = test-arpa_inet.$(OBJEXT)
408 test_arpa_inet_LDADD = $(LDADD)
409 test_arpa_inet_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
410         libtests.a $(am__DEPENDENCIES_1)
411 test_binary_io_SOURCES = test-binary-io.c
412 test_binary_io_OBJECTS = test-binary-io.$(OBJEXT)
413 test_binary_io_LDADD = $(LDADD)
414 test_binary_io_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
415         libtests.a $(am__DEPENDENCIES_1)
416 test_bind_SOURCES = test-bind.c
417 test_bind_OBJECTS = test-bind.$(OBJEXT)
418 test_bind_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
419 test_bitrotate_SOURCES = test-bitrotate.c
420 test_bitrotate_OBJECTS = test-bitrotate.$(OBJEXT)
421 test_bitrotate_LDADD = $(LDADD)
422 test_bitrotate_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
423         libtests.a $(am__DEPENDENCIES_1)
424 test_btowc_SOURCES = test-btowc.c
425 test_btowc_OBJECTS = test-btowc.$(OBJEXT)
426 test_btowc_LDADD = $(LDADD)
427 test_btowc_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
428         $(am__DEPENDENCIES_1)
429 test_c_ctype_SOURCES = test-c-ctype.c
430 test_c_ctype_OBJECTS = test-c-ctype.$(OBJEXT)
431 test_c_ctype_LDADD = $(LDADD)
432 test_c_ctype_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
433         libtests.a $(am__DEPENDENCIES_1)
434 test_c_stack_SOURCES = test-c-stack.c
435 test_c_stack_OBJECTS = test-c-stack.$(OBJEXT)
436 test_c_stack_DEPENDENCIES = $(am__DEPENDENCIES_2) \
437         $(am__DEPENDENCIES_1)
438 test_c_strcasecmp_SOURCES = test-c-strcasecmp.c
439 test_c_strcasecmp_OBJECTS = test-c-strcasecmp.$(OBJEXT)
440 test_c_strcasecmp_LDADD = $(LDADD)
441 test_c_strcasecmp_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
442         libtests.a $(am__DEPENDENCIES_1)
443 test_c_strncasecmp_SOURCES = test-c-strncasecmp.c
444 test_c_strncasecmp_OBJECTS = test-c-strncasecmp.$(OBJEXT)
445 test_c_strncasecmp_LDADD = $(LDADD)
446 test_c_strncasecmp_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
447         libtests.a $(am__DEPENDENCIES_1)
448 test_cloexec_SOURCES = test-cloexec.c
449 test_cloexec_OBJECTS = test-cloexec.$(OBJEXT)
450 test_cloexec_LDADD = $(LDADD)
451 test_cloexec_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
452         libtests.a $(am__DEPENDENCIES_1)
453 test_close_SOURCES = test-close.c
454 test_close_OBJECTS = test-close.$(OBJEXT)
455 test_close_LDADD = $(LDADD)
456 test_close_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
457         $(am__DEPENDENCIES_1)
458 test_connect_SOURCES = test-connect.c
459 test_connect_OBJECTS = test-connect.$(OBJEXT)
460 test_connect_DEPENDENCIES = $(am__DEPENDENCIES_2) \
461         $(am__DEPENDENCIES_1)
462 test_ctype_SOURCES = test-ctype.c
463 test_ctype_OBJECTS = test-ctype.$(OBJEXT)
464 test_ctype_LDADD = $(LDADD)
465 test_ctype_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
466         $(am__DEPENDENCIES_1)
467 test_dirname_SOURCES = test-dirname.c
468 test_dirname_OBJECTS = test-dirname.$(OBJEXT)
469 test_dirname_DEPENDENCIES = $(am__DEPENDENCIES_2)
470 test_dup2_SOURCES = test-dup2.c
471 test_dup2_OBJECTS = test-dup2.$(OBJEXT)
472 test_dup2_LDADD = $(LDADD)
473 test_dup2_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
474         $(am__DEPENDENCIES_1)
475 test_environ_SOURCES = test-environ.c
476 test_environ_OBJECTS = test-environ.$(OBJEXT)
477 test_environ_LDADD = $(LDADD)
478 test_environ_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
479         libtests.a $(am__DEPENDENCIES_1)
480 test_errno_SOURCES = test-errno.c
481 test_errno_OBJECTS = test-errno.$(OBJEXT)
482 test_errno_LDADD = $(LDADD)
483 test_errno_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
484         $(am__DEPENDENCIES_1)
485 test_exclude_SOURCES = test-exclude.c
486 test_exclude_OBJECTS = test-exclude.$(OBJEXT)
487 test_exclude_DEPENDENCIES = $(am__DEPENDENCIES_2)
488 test_fcntl_SOURCES = test-fcntl.c
489 test_fcntl_OBJECTS = test-fcntl.$(OBJEXT)
490 test_fcntl_LDADD = $(LDADD)
491 test_fcntl_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
492         $(am__DEPENDENCIES_1)
493 test_fcntl_h_SOURCES = test-fcntl-h.c
494 test_fcntl_h_OBJECTS = test-fcntl-h.$(OBJEXT)
495 test_fcntl_h_LDADD = $(LDADD)
496 test_fcntl_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
497         libtests.a $(am__DEPENDENCIES_1)
498 test_fdopen_SOURCES = test-fdopen.c
499 test_fdopen_OBJECTS = test-fdopen.$(OBJEXT)
500 test_fdopen_LDADD = $(LDADD)
501 test_fdopen_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
502         $(am__DEPENDENCIES_1)
503 test_fgetc_SOURCES = test-fgetc.c
504 test_fgetc_OBJECTS = test-fgetc.$(OBJEXT)
505 test_fgetc_LDADD = $(LDADD)
506 test_fgetc_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
507         $(am__DEPENDENCIES_1)
508 test_filenamecat_SOURCES = test-filenamecat.c
509 test_filenamecat_OBJECTS = test-filenamecat.$(OBJEXT)
510 test_filenamecat_DEPENDENCIES = $(am__DEPENDENCIES_2)
511 test_float_SOURCES = test-float.c
512 test_float_OBJECTS = test-float.$(OBJEXT)
513 test_float_LDADD = $(LDADD)
514 test_float_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
515         $(am__DEPENDENCIES_1)
516 test_fnmatch_SOURCES = test-fnmatch.c
517 test_fnmatch_OBJECTS = test-fnmatch.$(OBJEXT)
518 test_fnmatch_LDADD = $(LDADD)
519 test_fnmatch_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
520         libtests.a $(am__DEPENDENCIES_1)
521 test_fnmatch_h_SOURCES = test-fnmatch-h.c
522 test_fnmatch_h_OBJECTS = test-fnmatch-h.$(OBJEXT)
523 test_fnmatch_h_LDADD = $(LDADD)
524 test_fnmatch_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
525         libtests.a $(am__DEPENDENCIES_1)
526 test_fputc_SOURCES = test-fputc.c
527 test_fputc_OBJECTS = test-fputc.$(OBJEXT)
528 test_fputc_LDADD = $(LDADD)
529 test_fputc_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
530         $(am__DEPENDENCIES_1)
531 test_fread_SOURCES = test-fread.c
532 test_fread_OBJECTS = test-fread.$(OBJEXT)
533 test_fread_LDADD = $(LDADD)
534 test_fread_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
535         $(am__DEPENDENCIES_1)
536 test_freopen_SOURCES = test-freopen.c
537 test_freopen_OBJECTS = test-freopen.$(OBJEXT)
538 test_freopen_LDADD = $(LDADD)
539 test_freopen_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
540         libtests.a $(am__DEPENDENCIES_1)
541 test_freopen_safer_SOURCES = test-freopen-safer.c
542 test_freopen_safer_OBJECTS = test-freopen-safer.$(OBJEXT)
543 test_freopen_safer_LDADD = $(LDADD)
544 test_freopen_safer_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
545         libtests.a $(am__DEPENDENCIES_1)
546 test_fstat_SOURCES = test-fstat.c
547 test_fstat_OBJECTS = test-fstat.$(OBJEXT)
548 test_fstat_LDADD = $(LDADD)
549 test_fstat_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
550         $(am__DEPENDENCIES_1)
551 test_ftruncate_SOURCES = test-ftruncate.c
552 test_ftruncate_OBJECTS = test-ftruncate.$(OBJEXT)
553 test_ftruncate_LDADD = $(LDADD)
554 test_ftruncate_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
555         libtests.a $(am__DEPENDENCIES_1)
556 test_fwrite_SOURCES = test-fwrite.c
557 test_fwrite_OBJECTS = test-fwrite.$(OBJEXT)
558 test_fwrite_LDADD = $(LDADD)
559 test_fwrite_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
560         $(am__DEPENDENCIES_1)
561 test_getcwd_lgpl_SOURCES = test-getcwd-lgpl.c
562 test_getcwd_lgpl_OBJECTS = test-getcwd-lgpl.$(OBJEXT)
563 test_getcwd_lgpl_DEPENDENCIES = $(am__DEPENDENCIES_2) \
564         $(am__DEPENDENCIES_1)
565 test_getdtablesize_SOURCES = test-getdtablesize.c
566 test_getdtablesize_OBJECTS = test-getdtablesize.$(OBJEXT)
567 test_getdtablesize_LDADD = $(LDADD)
568 test_getdtablesize_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
569         libtests.a $(am__DEPENDENCIES_1)
570 test_getopt_gnu_SOURCES = test-getopt-gnu.c
571 test_getopt_gnu_OBJECTS = test-getopt-gnu.$(OBJEXT)
572 test_getopt_gnu_DEPENDENCIES = $(am__DEPENDENCIES_2) \
573         $(am__DEPENDENCIES_1)
574 test_getopt_posix_SOURCES = test-getopt-posix.c
575 test_getopt_posix_OBJECTS = test-getopt-posix.$(OBJEXT)
576 test_getopt_posix_DEPENDENCIES = $(am__DEPENDENCIES_2) \
577         $(am__DEPENDENCIES_1)
578 test_getprogname_SOURCES = test-getprogname.c
579 test_getprogname_OBJECTS = test-getprogname.$(OBJEXT)
580 test_getprogname_DEPENDENCIES = $(am__DEPENDENCIES_2)
581 test_gettimeofday_SOURCES = test-gettimeofday.c
582 test_gettimeofday_OBJECTS = test-gettimeofday.$(OBJEXT)
583 test_gettimeofday_LDADD = $(LDADD)
584 test_gettimeofday_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
585         libtests.a $(am__DEPENDENCIES_1)
586 test_hash_SOURCES = test-hash.c
587 test_hash_OBJECTS = test-hash.$(OBJEXT)
588 test_hash_LDADD = $(LDADD)
589 test_hash_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
590         $(am__DEPENDENCIES_1)
591 test_iconv_SOURCES = test-iconv.c
592 test_iconv_OBJECTS = test-iconv.$(OBJEXT)
593 test_iconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
594 test_iconv_h_SOURCES = test-iconv-h.c
595 test_iconv_h_OBJECTS = test-iconv-h.$(OBJEXT)
596 test_iconv_h_LDADD = $(LDADD)
597 test_iconv_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
598         libtests.a $(am__DEPENDENCIES_1)
599 test_ignore_value_SOURCES = test-ignore-value.c
600 test_ignore_value_OBJECTS = test-ignore-value.$(OBJEXT)
601 test_ignore_value_LDADD = $(LDADD)
602 test_ignore_value_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
603         libtests.a $(am__DEPENDENCIES_1)
604 test_inet_pton_SOURCES = test-inet_pton.c
605 test_inet_pton_OBJECTS = test-inet_pton.$(OBJEXT)
606 test_inet_pton_DEPENDENCIES = $(am__DEPENDENCIES_2)
607 test_intprops_SOURCES = test-intprops.c
608 test_intprops_OBJECTS = test-intprops.$(OBJEXT)
609 test_intprops_LDADD = $(LDADD)
610 test_intprops_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
611         libtests.a $(am__DEPENDENCIES_1)
612 test_inttostr_SOURCES = test-inttostr.c
613 test_inttostr_OBJECTS = test-inttostr.$(OBJEXT)
614 test_inttostr_LDADD = $(LDADD)
615 test_inttostr_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
616         libtests.a $(am__DEPENDENCIES_1)
617 test_inttypes_SOURCES = test-inttypes.c
618 test_inttypes_OBJECTS = test-inttypes.$(OBJEXT)
619 test_inttypes_LDADD = $(LDADD)
620 test_inttypes_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
621         libtests.a $(am__DEPENDENCIES_1)
622 test_ioctl_SOURCES = test-ioctl.c
623 test_ioctl_OBJECTS = test-ioctl.$(OBJEXT)
624 test_ioctl_LDADD = $(LDADD)
625 test_ioctl_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
626         $(am__DEPENDENCIES_1)
627 test_isblank_SOURCES = test-isblank.c
628 test_isblank_OBJECTS = test-isblank.$(OBJEXT)
629 test_isblank_LDADD = $(LDADD)
630 test_isblank_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
631         libtests.a $(am__DEPENDENCIES_1)
632 test_iswblank_SOURCES = test-iswblank.c
633 test_iswblank_OBJECTS = test-iswblank.$(OBJEXT)
634 test_iswblank_LDADD = $(LDADD)
635 test_iswblank_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
636         libtests.a $(am__DEPENDENCIES_1)
637 test_langinfo_SOURCES = test-langinfo.c
638 test_langinfo_OBJECTS = test-langinfo.$(OBJEXT)
639 test_langinfo_LDADD = $(LDADD)
640 test_langinfo_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
641         libtests.a $(am__DEPENDENCIES_1)
642 test_limits_h_SOURCES = test-limits-h.c
643 test_limits_h_OBJECTS = test-limits-h.$(OBJEXT)
644 test_limits_h_LDADD = $(LDADD)
645 test_limits_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
646         libtests.a $(am__DEPENDENCIES_1)
647 test_listen_SOURCES = test-listen.c
648 test_listen_OBJECTS = test-listen.$(OBJEXT)
649 test_listen_DEPENDENCIES = $(am__DEPENDENCIES_2)
650 test_localcharset_SOURCES = test-localcharset.c
651 test_localcharset_OBJECTS = test-localcharset.$(OBJEXT)
652 test_localcharset_LDADD = $(LDADD)
653 test_localcharset_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
654         libtests.a $(am__DEPENDENCIES_1)
655 test_locale_SOURCES = test-locale.c
656 test_locale_OBJECTS = test-locale.$(OBJEXT)
657 test_locale_LDADD = $(LDADD)
658 test_locale_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
659         $(am__DEPENDENCIES_1)
660 test_localeconv_SOURCES = test-localeconv.c
661 test_localeconv_OBJECTS = test-localeconv.$(OBJEXT)
662 test_localeconv_LDADD = $(LDADD)
663 test_localeconv_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
664         libtests.a $(am__DEPENDENCIES_1)
665 test_lstat_SOURCES = test-lstat.c
666 test_lstat_OBJECTS = test-lstat.$(OBJEXT)
667 test_lstat_LDADD = $(LDADD)
668 test_lstat_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
669         $(am__DEPENDENCIES_1)
670 test_malloca_SOURCES = test-malloca.c
671 test_malloca_OBJECTS = test-malloca.$(OBJEXT)
672 test_malloca_LDADD = $(LDADD)
673 test_malloca_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
674         libtests.a $(am__DEPENDENCIES_1)
675 test_mbrtowc_SOURCES = test-mbrtowc.c
676 test_mbrtowc_OBJECTS = test-mbrtowc.$(OBJEXT)
677 test_mbrtowc_LDADD = $(LDADD)
678 test_mbrtowc_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
679         libtests.a $(am__DEPENDENCIES_1)
680 test_mbrtowc_w32_SOURCES = test-mbrtowc-w32.c
681 test_mbrtowc_w32_OBJECTS = test-mbrtowc-w32.$(OBJEXT)
682 test_mbrtowc_w32_LDADD = $(LDADD)
683 test_mbrtowc_w32_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
684         libtests.a $(am__DEPENDENCIES_1)
685 test_mbscasecmp_SOURCES = test-mbscasecmp.c
686 test_mbscasecmp_OBJECTS = test-mbscasecmp.$(OBJEXT)
687 test_mbscasecmp_LDADD = $(LDADD)
688 test_mbscasecmp_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
689         libtests.a $(am__DEPENDENCIES_1)
690 test_mbsinit_SOURCES = test-mbsinit.c
691 test_mbsinit_OBJECTS = test-mbsinit.$(OBJEXT)
692 test_mbsinit_LDADD = $(LDADD)
693 test_mbsinit_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
694         libtests.a $(am__DEPENDENCIES_1)
695 test_mbsrtowcs_SOURCES = test-mbsrtowcs.c
696 test_mbsrtowcs_OBJECTS = test-mbsrtowcs.$(OBJEXT)
697 test_mbsrtowcs_LDADD = $(LDADD)
698 test_mbsrtowcs_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
699         libtests.a $(am__DEPENDENCIES_1)
700 test_mbsstr1_SOURCES = test-mbsstr1.c
701 test_mbsstr1_OBJECTS = test-mbsstr1.$(OBJEXT)
702 test_mbsstr1_LDADD = $(LDADD)
703 test_mbsstr1_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
704         libtests.a $(am__DEPENDENCIES_1)
705 test_mbsstr2_SOURCES = test-mbsstr2.c
706 test_mbsstr2_OBJECTS = test-mbsstr2.$(OBJEXT)
707 test_mbsstr2_LDADD = $(LDADD)
708 test_mbsstr2_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
709         libtests.a $(am__DEPENDENCIES_1)
710 test_mbsstr3_SOURCES = test-mbsstr3.c
711 test_mbsstr3_OBJECTS = test-mbsstr3.$(OBJEXT)
712 test_mbsstr3_LDADD = $(LDADD)
713 test_mbsstr3_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
714         libtests.a $(am__DEPENDENCIES_1)
715 test_memchr_SOURCES = test-memchr.c
716 test_memchr_OBJECTS = test-memchr.$(OBJEXT)
717 test_memchr_LDADD = $(LDADD)
718 test_memchr_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
719         $(am__DEPENDENCIES_1)
720 test_mkdir_SOURCES = test-mkdir.c
721 test_mkdir_OBJECTS = test-mkdir.$(OBJEXT)
722 test_mkdir_LDADD = $(LDADD)
723 test_mkdir_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
724         $(am__DEPENDENCIES_1)
725 test_nanosleep_SOURCES = test-nanosleep.c
726 test_nanosleep_OBJECTS = test-nanosleep.$(OBJEXT)
727 test_nanosleep_DEPENDENCIES = $(am__DEPENDENCIES_2) \
728         $(am__DEPENDENCIES_1)
729 test_netinet_in_SOURCES = test-netinet_in.c
730 test_netinet_in_OBJECTS = test-netinet_in.$(OBJEXT)
731 test_netinet_in_LDADD = $(LDADD)
732 test_netinet_in_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
733         libtests.a $(am__DEPENDENCIES_1)
734 test_nl_langinfo_SOURCES = test-nl_langinfo.c
735 test_nl_langinfo_OBJECTS = test-nl_langinfo.$(OBJEXT)
736 test_nl_langinfo_LDADD = $(LDADD)
737 test_nl_langinfo_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
738         libtests.a $(am__DEPENDENCIES_1)
739 test_nstrftime_SOURCES = test-nstrftime.c
740 test_nstrftime_OBJECTS = test-nstrftime.$(OBJEXT)
741 test_nstrftime_LDADD = $(LDADD)
742 test_nstrftime_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
743         libtests.a $(am__DEPENDENCIES_1)
744 test_open_SOURCES = test-open.c
745 test_open_OBJECTS = test-open.$(OBJEXT)
746 test_open_LDADD = $(LDADD)
747 test_open_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
748         $(am__DEPENDENCIES_1)
749 test_pathmax_SOURCES = test-pathmax.c
750 test_pathmax_OBJECTS = test-pathmax.$(OBJEXT)
751 test_pathmax_LDADD = $(LDADD)
752 test_pathmax_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
753         libtests.a $(am__DEPENDENCIES_1)
754 test_perror_SOURCES = test-perror.c
755 test_perror_OBJECTS = test-perror.$(OBJEXT)
756 test_perror_LDADD = $(LDADD)
757 test_perror_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
758         $(am__DEPENDENCIES_1)
759 test_perror2_SOURCES = test-perror2.c
760 test_perror2_OBJECTS = test-perror2.$(OBJEXT)
761 test_perror2_LDADD = $(LDADD)
762 test_perror2_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
763         libtests.a $(am__DEPENDENCIES_1)
764 test_pipe_SOURCES = test-pipe.c
765 test_pipe_OBJECTS = test-pipe.$(OBJEXT)
766 test_pipe_LDADD = $(LDADD)
767 test_pipe_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
768         $(am__DEPENDENCIES_1)
769 test_quotearg_simple_SOURCES = test-quotearg-simple.c
770 test_quotearg_simple_OBJECTS = test-quotearg-simple.$(OBJEXT)
771 test_quotearg_simple_DEPENDENCIES = $(am__DEPENDENCIES_2)
772 test_raise_SOURCES = test-raise.c
773 test_raise_OBJECTS = test-raise.$(OBJEXT)
774 test_raise_LDADD = $(LDADD)
775 test_raise_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
776         $(am__DEPENDENCIES_1)
777 test_rawmemchr_SOURCES = test-rawmemchr.c
778 test_rawmemchr_OBJECTS = test-rawmemchr.$(OBJEXT)
779 test_rawmemchr_LDADD = $(LDADD)
780 test_rawmemchr_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
781         libtests.a $(am__DEPENDENCIES_1)
782 test_readlink_SOURCES = test-readlink.c
783 test_readlink_OBJECTS = test-readlink.$(OBJEXT)
784 test_readlink_LDADD = $(LDADD)
785 test_readlink_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
786         libtests.a $(am__DEPENDENCIES_1)
787 test_regex_SOURCES = test-regex.c
788 test_regex_OBJECTS = test-regex.$(OBJEXT)
789 test_regex_DEPENDENCIES = $(am__DEPENDENCIES_2)
790 test_select_SOURCES = test-select.c
791 test_select_OBJECTS = test-select.$(OBJEXT)
792 test_select_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
793 test_select_fd_SOURCES = test-select-fd.c
794 test_select_fd_OBJECTS = test-select-fd.$(OBJEXT)
795 test_select_fd_DEPENDENCIES = $(am__DEPENDENCIES_2)
796 test_select_stdin_SOURCES = test-select-stdin.c
797 test_select_stdin_OBJECTS = test-select-stdin.$(OBJEXT)
798 test_select_stdin_DEPENDENCIES = $(am__DEPENDENCIES_2)
799 test_setenv_SOURCES = test-setenv.c
800 test_setenv_OBJECTS = test-setenv.$(OBJEXT)
801 test_setenv_LDADD = $(LDADD)
802 test_setenv_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
803         $(am__DEPENDENCIES_1)
804 test_setlocale1_SOURCES = test-setlocale1.c
805 test_setlocale1_OBJECTS = test-setlocale1.$(OBJEXT)
806 test_setlocale1_LDADD = $(LDADD)
807 test_setlocale1_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
808         libtests.a $(am__DEPENDENCIES_1)
809 test_setlocale2_SOURCES = test-setlocale2.c
810 test_setlocale2_OBJECTS = test-setlocale2.$(OBJEXT)
811 test_setlocale2_LDADD = $(LDADD)
812 test_setlocale2_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
813         libtests.a $(am__DEPENDENCIES_1)
814 test_setsockopt_SOURCES = test-setsockopt.c
815 test_setsockopt_OBJECTS = test-setsockopt.$(OBJEXT)
816 test_setsockopt_DEPENDENCIES = $(am__DEPENDENCIES_2)
817 test_sh_quote_SOURCES = test-sh-quote.c
818 test_sh_quote_OBJECTS = test-sh-quote.$(OBJEXT)
819 test_sh_quote_DEPENDENCIES = $(am__DEPENDENCIES_2)
820 test_sigaction_SOURCES = test-sigaction.c
821 test_sigaction_OBJECTS = test-sigaction.$(OBJEXT)
822 test_sigaction_LDADD = $(LDADD)
823 test_sigaction_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
824         libtests.a $(am__DEPENDENCIES_1)
825 test_signal_h_SOURCES = test-signal-h.c
826 test_signal_h_OBJECTS = test-signal-h.$(OBJEXT)
827 test_signal_h_LDADD = $(LDADD)
828 test_signal_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
829         libtests.a $(am__DEPENDENCIES_1)
830 test_sigprocmask_SOURCES = test-sigprocmask.c
831 test_sigprocmask_OBJECTS = test-sigprocmask.$(OBJEXT)
832 test_sigprocmask_LDADD = $(LDADD)
833 test_sigprocmask_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
834         libtests.a $(am__DEPENDENCIES_1)
835 test_sleep_SOURCES = test-sleep.c
836 test_sleep_OBJECTS = test-sleep.$(OBJEXT)
837 test_sleep_LDADD = $(LDADD)
838 test_sleep_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
839         $(am__DEPENDENCIES_1)
840 test_snprintf_SOURCES = test-snprintf.c
841 test_snprintf_OBJECTS = test-snprintf.$(OBJEXT)
842 test_snprintf_LDADD = $(LDADD)
843 test_snprintf_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
844         libtests.a $(am__DEPENDENCIES_1)
845 test_sockets_SOURCES = test-sockets.c
846 test_sockets_OBJECTS = test-sockets.$(OBJEXT)
847 test_sockets_DEPENDENCIES = $(am__DEPENDENCIES_2)
848 test_stat_SOURCES = test-stat.c
849 test_stat_OBJECTS = test-stat.$(OBJEXT)
850 test_stat_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
851 test_stat_time_SOURCES = test-stat-time.c
852 test_stat_time_OBJECTS = test-stat-time.$(OBJEXT)
853 test_stat_time_DEPENDENCIES = $(am__DEPENDENCIES_2) \
854         $(am__DEPENDENCIES_1)
855 test_stdalign_SOURCES = test-stdalign.c
856 test_stdalign_OBJECTS = test-stdalign.$(OBJEXT)
857 test_stdalign_LDADD = $(LDADD)
858 test_stdalign_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
859         libtests.a $(am__DEPENDENCIES_1)
860 test_stdbool_SOURCES = test-stdbool.c
861 test_stdbool_OBJECTS = test-stdbool.$(OBJEXT)
862 test_stdbool_LDADD = $(LDADD)
863 test_stdbool_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
864         libtests.a $(am__DEPENDENCIES_1)
865 test_stddef_SOURCES = test-stddef.c
866 test_stddef_OBJECTS = test-stddef.$(OBJEXT)
867 test_stddef_LDADD = $(LDADD)
868 test_stddef_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
869         $(am__DEPENDENCIES_1)
870 test_stdint_SOURCES = test-stdint.c
871 test_stdint_OBJECTS = test-stdint.$(OBJEXT)
872 test_stdint_LDADD = $(LDADD)
873 test_stdint_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
874         $(am__DEPENDENCIES_1)
875 test_stdio_SOURCES = test-stdio.c
876 test_stdio_OBJECTS = test-stdio.$(OBJEXT)
877 test_stdio_LDADD = $(LDADD)
878 test_stdio_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
879         $(am__DEPENDENCIES_1)
880 test_stdlib_SOURCES = test-stdlib.c
881 test_stdlib_OBJECTS = test-stdlib.$(OBJEXT)
882 test_stdlib_LDADD = $(LDADD)
883 test_stdlib_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
884         $(am__DEPENDENCIES_1)
885 test_strerror_SOURCES = test-strerror.c
886 test_strerror_OBJECTS = test-strerror.$(OBJEXT)
887 test_strerror_LDADD = $(LDADD)
888 test_strerror_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
889         libtests.a $(am__DEPENDENCIES_1)
890 test_strerror_r_SOURCES = test-strerror_r.c
891 test_strerror_r_OBJECTS = test-strerror_r.$(OBJEXT)
892 test_strerror_r_LDADD = $(LDADD)
893 test_strerror_r_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
894         libtests.a $(am__DEPENDENCIES_1)
895 test_striconv_SOURCES = test-striconv.c
896 test_striconv_OBJECTS = test-striconv.$(OBJEXT)
897 test_striconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
898 test_string_SOURCES = test-string.c
899 test_string_OBJECTS = test-string.$(OBJEXT)
900 test_string_LDADD = $(LDADD)
901 test_string_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
902         $(am__DEPENDENCIES_1)
903 test_strings_SOURCES = test-strings.c
904 test_strings_OBJECTS = test-strings.$(OBJEXT)
905 test_strings_LDADD = $(LDADD)
906 test_strings_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
907         libtests.a $(am__DEPENDENCIES_1)
908 test_strnlen_SOURCES = test-strnlen.c
909 test_strnlen_OBJECTS = test-strnlen.$(OBJEXT)
910 test_strnlen_LDADD = $(LDADD)
911 test_strnlen_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
912         libtests.a $(am__DEPENDENCIES_1)
913 test_strtoull_SOURCES = test-strtoull.c
914 test_strtoull_OBJECTS = test-strtoull.$(OBJEXT)
915 test_strtoull_LDADD = $(LDADD)
916 test_strtoull_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
917         libtests.a $(am__DEPENDENCIES_1)
918 test_strtoumax_SOURCES = test-strtoumax.c
919 test_strtoumax_OBJECTS = test-strtoumax.$(OBJEXT)
920 test_strtoumax_LDADD = $(LDADD)
921 test_strtoumax_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
922         libtests.a $(am__DEPENDENCIES_1)
923 test_symlink_SOURCES = test-symlink.c
924 test_symlink_OBJECTS = test-symlink.$(OBJEXT)
925 test_symlink_LDADD = $(LDADD)
926 test_symlink_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
927         libtests.a $(am__DEPENDENCIES_1)
928 test_sys_ioctl_SOURCES = test-sys_ioctl.c
929 test_sys_ioctl_OBJECTS = test-sys_ioctl.$(OBJEXT)
930 test_sys_ioctl_LDADD = $(LDADD)
931 test_sys_ioctl_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
932         libtests.a $(am__DEPENDENCIES_1)
933 test_sys_select_SOURCES = test-sys_select.c
934 test_sys_select_OBJECTS = test-sys_select.$(OBJEXT)
935 test_sys_select_LDADD = $(LDADD)
936 test_sys_select_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
937         libtests.a $(am__DEPENDENCIES_1)
938 test_sys_socket_SOURCES = test-sys_socket.c
939 test_sys_socket_OBJECTS = test-sys_socket.$(OBJEXT)
940 test_sys_socket_LDADD = $(LDADD)
941 test_sys_socket_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
942         libtests.a $(am__DEPENDENCIES_1)
943 test_sys_stat_SOURCES = test-sys_stat.c
944 test_sys_stat_OBJECTS = test-sys_stat.$(OBJEXT)
945 test_sys_stat_LDADD = $(LDADD)
946 test_sys_stat_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
947         libtests.a $(am__DEPENDENCIES_1)
948 test_sys_time_SOURCES = test-sys_time.c
949 test_sys_time_OBJECTS = test-sys_time.$(OBJEXT)
950 test_sys_time_LDADD = $(LDADD)
951 test_sys_time_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
952         libtests.a $(am__DEPENDENCIES_1)
953 test_sys_types_SOURCES = test-sys_types.c
954 test_sys_types_OBJECTS = test-sys_types.$(OBJEXT)
955 test_sys_types_LDADD = $(LDADD)
956 test_sys_types_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
957         libtests.a $(am__DEPENDENCIES_1)
958 test_sys_uio_SOURCES = test-sys_uio.c
959 test_sys_uio_OBJECTS = test-sys_uio.$(OBJEXT)
960 test_sys_uio_LDADD = $(LDADD)
961 test_sys_uio_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
962         libtests.a $(am__DEPENDENCIES_1)
963 test_sys_wait_SOURCES = test-sys_wait.c
964 test_sys_wait_OBJECTS = test-sys_wait.$(OBJEXT)
965 test_sys_wait_LDADD = $(LDADD)
966 test_sys_wait_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
967         libtests.a $(am__DEPENDENCIES_1)
968 test_time_SOURCES = test-time.c
969 test_time_OBJECTS = test-time.$(OBJEXT)
970 test_time_LDADD = $(LDADD)
971 test_time_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
972         $(am__DEPENDENCIES_1)
973 test_timespec_SOURCES = test-timespec.c
974 test_timespec_OBJECTS = test-timespec.$(OBJEXT)
975 test_timespec_LDADD = $(LDADD)
976 test_timespec_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
977         libtests.a $(am__DEPENDENCIES_1)
978 am__dirstamp = $(am__leading_dot)dirstamp
979 am_test_u8_mbtoucr_OBJECTS = unistr/test-u8-mbtoucr.$(OBJEXT)
980 test_u8_mbtoucr_OBJECTS = $(am_test_u8_mbtoucr_OBJECTS)
981 test_u8_mbtoucr_DEPENDENCIES = $(am__DEPENDENCIES_2)
982 am_test_u8_uctomb_OBJECTS = unistr/test-u8-uctomb.$(OBJEXT)
983 test_u8_uctomb_OBJECTS = $(am_test_u8_uctomb_OBJECTS)
984 test_u8_uctomb_DEPENDENCIES = $(am__DEPENDENCIES_2)
985 am_test_uc_width_OBJECTS = uniwidth/test-uc_width.$(OBJEXT)
986 test_uc_width_OBJECTS = $(am_test_uc_width_OBJECTS)
987 test_uc_width_DEPENDENCIES = $(am__DEPENDENCIES_2)
988 am_test_uc_width2_OBJECTS = uniwidth/test-uc_width2.$(OBJEXT)
989 test_uc_width2_OBJECTS = $(am_test_uc_width2_OBJECTS)
990 test_uc_width2_DEPENDENCIES = $(am__DEPENDENCIES_2)
991 test_unistd_SOURCES = test-unistd.c
992 test_unistd_OBJECTS = test-unistd.$(OBJEXT)
993 test_unistd_LDADD = $(LDADD)
994 test_unistd_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
995         $(am__DEPENDENCIES_1)
996 test_unsetenv_SOURCES = test-unsetenv.c
997 test_unsetenv_OBJECTS = test-unsetenv.$(OBJEXT)
998 test_unsetenv_LDADD = $(LDADD)
999 test_unsetenv_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1000         libtests.a $(am__DEPENDENCIES_1)
1001 test_vasnprintf_SOURCES = test-vasnprintf.c
1002 test_vasnprintf_OBJECTS = test-vasnprintf.$(OBJEXT)
1003 test_vasnprintf_LDADD = $(LDADD)
1004 test_vasnprintf_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1005         libtests.a $(am__DEPENDENCIES_1)
1006 test_vasprintf_SOURCES = test-vasprintf.c
1007 test_vasprintf_OBJECTS = test-vasprintf.$(OBJEXT)
1008 test_vasprintf_LDADD = $(LDADD)
1009 test_vasprintf_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1010         libtests.a $(am__DEPENDENCIES_1)
1011 test_verify_SOURCES = test-verify.c
1012 test_verify_OBJECTS = test-verify.$(OBJEXT)
1013 test_verify_LDADD = $(LDADD)
1014 test_verify_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
1015         $(am__DEPENDENCIES_1)
1016 test_verify_try_SOURCES = test-verify-try.c
1017 test_verify_try_OBJECTS = test-verify-try.$(OBJEXT)
1018 test_verify_try_LDADD = $(LDADD)
1019 test_verify_try_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1020         libtests.a $(am__DEPENDENCIES_1)
1021 test_version_etc_SOURCES = test-version-etc.c
1022 test_version_etc_OBJECTS = test-version-etc.$(OBJEXT)
1023 test_version_etc_DEPENDENCIES = $(am__DEPENDENCIES_2)
1024 test_wchar_SOURCES = test-wchar.c
1025 test_wchar_OBJECTS = test-wchar.$(OBJEXT)
1026 test_wchar_LDADD = $(LDADD)
1027 test_wchar_DEPENDENCIES = libtests.a ../lib/libdiffutils.a libtests.a \
1028         $(am__DEPENDENCIES_1)
1029 test_wcrtomb_SOURCES = test-wcrtomb.c
1030 test_wcrtomb_OBJECTS = test-wcrtomb.$(OBJEXT)
1031 test_wcrtomb_LDADD = $(LDADD)
1032 test_wcrtomb_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1033         libtests.a $(am__DEPENDENCIES_1)
1034 test_wcrtomb_w32_SOURCES = test-wcrtomb-w32.c
1035 test_wcrtomb_w32_OBJECTS = test-wcrtomb-w32.$(OBJEXT)
1036 test_wcrtomb_w32_LDADD = $(LDADD)
1037 test_wcrtomb_w32_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1038         libtests.a $(am__DEPENDENCIES_1)
1039 test_wctype_h_SOURCES = test-wctype-h.c
1040 test_wctype_h_OBJECTS = test-wctype-h.$(OBJEXT)
1041 test_wctype_h_LDADD = $(LDADD)
1042 test_wctype_h_DEPENDENCIES = libtests.a ../lib/libdiffutils.a \
1043         libtests.a $(am__DEPENDENCIES_1)
1044 test_wcwidth_SOURCES = test-wcwidth.c
1045 test_wcwidth_OBJECTS = test-wcwidth.$(OBJEXT)
1046 test_wcwidth_DEPENDENCIES = $(am__DEPENDENCIES_2)
1047 test_xalloc_die_SOURCES = test-xalloc-die.c
1048 test_xalloc_die_OBJECTS = test-xalloc-die.$(OBJEXT)
1049 test_xalloc_die_DEPENDENCIES = $(am__DEPENDENCIES_2)
1050 test_xstrtol_SOURCES = test-xstrtol.c
1051 test_xstrtol_OBJECTS = test-xstrtol.$(OBJEXT)
1052 test_xstrtol_DEPENDENCIES = $(am__DEPENDENCIES_2)
1053 test_xstrtoul_SOURCES = test-xstrtoul.c
1054 test_xstrtoul_OBJECTS = test-xstrtoul.$(OBJEXT)
1055 test_xstrtoul_DEPENDENCIES = $(am__DEPENDENCIES_2)
1056 test_xstrtoumax_SOURCES = test-xstrtoumax.c
1057 test_xstrtoumax_OBJECTS = test-xstrtoumax.$(OBJEXT)
1058 test_xstrtoumax_DEPENDENCIES = $(am__DEPENDENCIES_2)
1059 test_xvasprintf_SOURCES = test-xvasprintf.c
1060 test_xvasprintf_OBJECTS = test-xvasprintf.$(OBJEXT)
1061 test_xvasprintf_DEPENDENCIES = $(am__DEPENDENCIES_2)
1062 AM_V_P = $(am__v_P_@AM_V@)
1063 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
1064 am__v_P_0 = false
1065 am__v_P_1 = :
1066 AM_V_GEN = $(am__v_GEN_@AM_V@)
1067 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1068 am__v_GEN_0 = @echo "  GEN     " $@;
1069 am__v_GEN_1 = 
1070 AM_V_at = $(am__v_at_@AM_V@)
1071 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1072 am__v_at_0 = @
1073 am__v_at_1 = 
1074 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lib
1075 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
1076 am__maybe_remake_depfiles = depfiles
1077 am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/bind.Po \
1078         ./$(DEPDIR)/connect.Po ./$(DEPDIR)/dtotimespec.Po \
1079         ./$(DEPDIR)/fdopen.Po ./$(DEPDIR)/ftruncate.Po \
1080         ./$(DEPDIR)/getcwd-lgpl.Po ./$(DEPDIR)/getpagesize.Po \
1081         ./$(DEPDIR)/hash-pjw.Po ./$(DEPDIR)/inet_pton.Po \
1082         ./$(DEPDIR)/ioctl.Po ./$(DEPDIR)/listen.Po \
1083         ./$(DEPDIR)/nanosleep.Po ./$(DEPDIR)/perror.Po \
1084         ./$(DEPDIR)/pipe.Po ./$(DEPDIR)/putenv.Po \
1085         ./$(DEPDIR)/select.Po ./$(DEPDIR)/setlocale.Po \
1086         ./$(DEPDIR)/setsockopt.Po ./$(DEPDIR)/sleep.Po \
1087         ./$(DEPDIR)/snprintf.Po ./$(DEPDIR)/socket.Po \
1088         ./$(DEPDIR)/sockets.Po ./$(DEPDIR)/strerror_r.Po \
1089         ./$(DEPDIR)/symlink.Po ./$(DEPDIR)/sys_socket.Po \
1090         ./$(DEPDIR)/test-accept.Po ./$(DEPDIR)/test-alloca-opt.Po \
1091         ./$(DEPDIR)/test-areadlink.Po ./$(DEPDIR)/test-argmatch.Po \
1092         ./$(DEPDIR)/test-arpa_inet.Po ./$(DEPDIR)/test-binary-io.Po \
1093         ./$(DEPDIR)/test-bind.Po ./$(DEPDIR)/test-bitrotate.Po \
1094         ./$(DEPDIR)/test-btowc.Po ./$(DEPDIR)/test-c-ctype.Po \
1095         ./$(DEPDIR)/test-c-stack.Po ./$(DEPDIR)/test-c-strcasecmp.Po \
1096         ./$(DEPDIR)/test-c-strncasecmp.Po ./$(DEPDIR)/test-cloexec.Po \
1097         ./$(DEPDIR)/test-close.Po ./$(DEPDIR)/test-connect.Po \
1098         ./$(DEPDIR)/test-ctype.Po ./$(DEPDIR)/test-dirname.Po \
1099         ./$(DEPDIR)/test-dup2.Po ./$(DEPDIR)/test-environ.Po \
1100         ./$(DEPDIR)/test-errno.Po ./$(DEPDIR)/test-exclude.Po \
1101         ./$(DEPDIR)/test-fcntl-h.Po ./$(DEPDIR)/test-fcntl.Po \
1102         ./$(DEPDIR)/test-fdopen.Po ./$(DEPDIR)/test-fgetc.Po \
1103         ./$(DEPDIR)/test-filenamecat.Po ./$(DEPDIR)/test-float.Po \
1104         ./$(DEPDIR)/test-fnmatch-h.Po ./$(DEPDIR)/test-fnmatch.Po \
1105         ./$(DEPDIR)/test-fputc.Po ./$(DEPDIR)/test-fread.Po \
1106         ./$(DEPDIR)/test-freopen-safer.Po ./$(DEPDIR)/test-freopen.Po \
1107         ./$(DEPDIR)/test-fstat.Po ./$(DEPDIR)/test-ftruncate.Po \
1108         ./$(DEPDIR)/test-fwrite.Po ./$(DEPDIR)/test-getcwd-lgpl.Po \
1109         ./$(DEPDIR)/test-getdtablesize.Po \
1110         ./$(DEPDIR)/test-getopt-gnu.Po \
1111         ./$(DEPDIR)/test-getopt-posix.Po \
1112         ./$(DEPDIR)/test-getprogname.Po \
1113         ./$(DEPDIR)/test-gettimeofday.Po ./$(DEPDIR)/test-hash.Po \
1114         ./$(DEPDIR)/test-iconv-h.Po ./$(DEPDIR)/test-iconv.Po \
1115         ./$(DEPDIR)/test-ignore-value.Po ./$(DEPDIR)/test-inet_pton.Po \
1116         ./$(DEPDIR)/test-intprops.Po ./$(DEPDIR)/test-inttostr.Po \
1117         ./$(DEPDIR)/test-inttypes.Po ./$(DEPDIR)/test-ioctl.Po \
1118         ./$(DEPDIR)/test-isblank.Po ./$(DEPDIR)/test-iswblank.Po \
1119         ./$(DEPDIR)/test-langinfo.Po ./$(DEPDIR)/test-limits-h.Po \
1120         ./$(DEPDIR)/test-listen.Po ./$(DEPDIR)/test-localcharset.Po \
1121         ./$(DEPDIR)/test-locale.Po ./$(DEPDIR)/test-localeconv.Po \
1122         ./$(DEPDIR)/test-lstat.Po ./$(DEPDIR)/test-malloca.Po \
1123         ./$(DEPDIR)/test-mbrtowc-w32.Po ./$(DEPDIR)/test-mbrtowc.Po \
1124         ./$(DEPDIR)/test-mbscasecmp.Po ./$(DEPDIR)/test-mbsinit.Po \
1125         ./$(DEPDIR)/test-mbsrtowcs.Po ./$(DEPDIR)/test-mbsstr1.Po \
1126         ./$(DEPDIR)/test-mbsstr2.Po ./$(DEPDIR)/test-mbsstr3.Po \
1127         ./$(DEPDIR)/test-memchr.Po ./$(DEPDIR)/test-mkdir.Po \
1128         ./$(DEPDIR)/test-nanosleep.Po ./$(DEPDIR)/test-netinet_in.Po \
1129         ./$(DEPDIR)/test-nl_langinfo.Po ./$(DEPDIR)/test-nstrftime.Po \
1130         ./$(DEPDIR)/test-open.Po ./$(DEPDIR)/test-pathmax.Po \
1131         ./$(DEPDIR)/test-perror.Po ./$(DEPDIR)/test-perror2.Po \
1132         ./$(DEPDIR)/test-pipe.Po ./$(DEPDIR)/test-quotearg-simple.Po \
1133         ./$(DEPDIR)/test-raise.Po ./$(DEPDIR)/test-rawmemchr.Po \
1134         ./$(DEPDIR)/test-readlink.Po ./$(DEPDIR)/test-regex.Po \
1135         ./$(DEPDIR)/test-select-fd.Po ./$(DEPDIR)/test-select-stdin.Po \
1136         ./$(DEPDIR)/test-select.Po ./$(DEPDIR)/test-setenv.Po \
1137         ./$(DEPDIR)/test-setlocale1.Po ./$(DEPDIR)/test-setlocale2.Po \
1138         ./$(DEPDIR)/test-setsockopt.Po ./$(DEPDIR)/test-sh-quote.Po \
1139         ./$(DEPDIR)/test-sigaction.Po ./$(DEPDIR)/test-signal-h.Po \
1140         ./$(DEPDIR)/test-sigprocmask.Po ./$(DEPDIR)/test-sleep.Po \
1141         ./$(DEPDIR)/test-snprintf.Po ./$(DEPDIR)/test-sockets.Po \
1142         ./$(DEPDIR)/test-stat-time.Po ./$(DEPDIR)/test-stat.Po \
1143         ./$(DEPDIR)/test-stdalign.Po ./$(DEPDIR)/test-stdbool.Po \
1144         ./$(DEPDIR)/test-stddef.Po ./$(DEPDIR)/test-stdint.Po \
1145         ./$(DEPDIR)/test-stdio.Po ./$(DEPDIR)/test-stdlib.Po \
1146         ./$(DEPDIR)/test-strerror.Po ./$(DEPDIR)/test-strerror_r.Po \
1147         ./$(DEPDIR)/test-striconv.Po ./$(DEPDIR)/test-string.Po \
1148         ./$(DEPDIR)/test-strings.Po ./$(DEPDIR)/test-strnlen.Po \
1149         ./$(DEPDIR)/test-strtoull.Po ./$(DEPDIR)/test-strtoumax.Po \
1150         ./$(DEPDIR)/test-symlink.Po ./$(DEPDIR)/test-sys_ioctl.Po \
1151         ./$(DEPDIR)/test-sys_select.Po ./$(DEPDIR)/test-sys_socket.Po \
1152         ./$(DEPDIR)/test-sys_stat.Po ./$(DEPDIR)/test-sys_time.Po \
1153         ./$(DEPDIR)/test-sys_types.Po ./$(DEPDIR)/test-sys_uio.Po \
1154         ./$(DEPDIR)/test-sys_wait.Po ./$(DEPDIR)/test-time.Po \
1155         ./$(DEPDIR)/test-timespec.Po ./$(DEPDIR)/test-unistd.Po \
1156         ./$(DEPDIR)/test-unsetenv.Po ./$(DEPDIR)/test-vasnprintf.Po \
1157         ./$(DEPDIR)/test-vasprintf.Po ./$(DEPDIR)/test-verify-try.Po \
1158         ./$(DEPDIR)/test-verify.Po ./$(DEPDIR)/test-version-etc.Po \
1159         ./$(DEPDIR)/test-wchar.Po ./$(DEPDIR)/test-wcrtomb-w32.Po \
1160         ./$(DEPDIR)/test-wcrtomb.Po ./$(DEPDIR)/test-wctype-h.Po \
1161         ./$(DEPDIR)/test-wcwidth.Po ./$(DEPDIR)/test-xalloc-die.Po \
1162         ./$(DEPDIR)/test-xstrtol.Po ./$(DEPDIR)/test-xstrtoul.Po \
1163         ./$(DEPDIR)/test-xstrtoumax.Po ./$(DEPDIR)/test-xvasprintf.Po \
1164         ./$(DEPDIR)/timespec-add.Po ./$(DEPDIR)/timespec-sub.Po \
1165         ./$(DEPDIR)/wctob.Po ./$(DEPDIR)/wctomb.Po \
1166         unistr/$(DEPDIR)/test-u8-mbtoucr.Po \
1167         unistr/$(DEPDIR)/test-u8-uctomb.Po \
1168         uniwidth/$(DEPDIR)/test-uc_width.Po \
1169         uniwidth/$(DEPDIR)/test-uc_width2.Po
1170 am__mv = mv -f
1171 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1172         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1173 AM_V_CC = $(am__v_CC_@AM_V@)
1174 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
1175 am__v_CC_0 = @echo "  CC      " $@;
1176 am__v_CC_1 = 
1177 CCLD = $(CC)
1178 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
1180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
1181 am__v_CCLD_0 = @echo "  CCLD    " $@;
1182 am__v_CCLD_1 = 
1183 SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
1184         test-accept.c test-alloca-opt.c test-areadlink.c \
1185         test-argmatch.c test-arpa_inet.c test-binary-io.c test-bind.c \
1186         test-bitrotate.c test-btowc.c test-c-ctype.c test-c-stack.c \
1187         test-c-strcasecmp.c test-c-strncasecmp.c test-cloexec.c \
1188         test-close.c test-connect.c test-ctype.c test-dirname.c \
1189         test-dup2.c test-environ.c test-errno.c test-exclude.c \
1190         test-fcntl.c test-fcntl-h.c test-fdopen.c test-fgetc.c \
1191         test-filenamecat.c test-float.c test-fnmatch.c \
1192         test-fnmatch-h.c test-fputc.c test-fread.c test-freopen.c \
1193         test-freopen-safer.c test-fstat.c test-ftruncate.c \
1194         test-fwrite.c test-getcwd-lgpl.c test-getdtablesize.c \
1195         test-getopt-gnu.c test-getopt-posix.c test-getprogname.c \
1196         test-gettimeofday.c test-hash.c test-iconv.c test-iconv-h.c \
1197         test-ignore-value.c test-inet_pton.c test-intprops.c \
1198         test-inttostr.c test-inttypes.c test-ioctl.c test-isblank.c \
1199         test-iswblank.c test-langinfo.c test-limits-h.c test-listen.c \
1200         test-localcharset.c test-locale.c test-localeconv.c \
1201         test-lstat.c test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
1202         test-mbscasecmp.c test-mbsinit.c test-mbsrtowcs.c \
1203         test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c test-memchr.c \
1204         test-mkdir.c test-nanosleep.c test-netinet_in.c \
1205         test-nl_langinfo.c test-nstrftime.c test-open.c test-pathmax.c \
1206         test-perror.c test-perror2.c test-pipe.c \
1207         test-quotearg-simple.c test-raise.c test-rawmemchr.c \
1208         test-readlink.c test-regex.c test-select.c test-select-fd.c \
1209         test-select-stdin.c test-setenv.c test-setlocale1.c \
1210         test-setlocale2.c test-setsockopt.c test-sh-quote.c \
1211         test-sigaction.c test-signal-h.c test-sigprocmask.c \
1212         test-sleep.c test-snprintf.c test-sockets.c test-stat.c \
1213         test-stat-time.c test-stdalign.c test-stdbool.c test-stddef.c \
1214         test-stdint.c test-stdio.c test-stdlib.c test-strerror.c \
1215         test-strerror_r.c test-striconv.c test-string.c test-strings.c \
1216         test-strnlen.c test-strtoull.c test-strtoumax.c test-symlink.c \
1217         test-sys_ioctl.c test-sys_select.c test-sys_socket.c \
1218         test-sys_stat.c test-sys_time.c test-sys_types.c \
1219         test-sys_uio.c test-sys_wait.c test-time.c test-timespec.c \
1220         $(test_u8_mbtoucr_SOURCES) $(test_u8_uctomb_SOURCES) \
1221         $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \
1222         test-unistd.c test-unsetenv.c test-vasnprintf.c \
1223         test-vasprintf.c test-verify.c test-verify-try.c \
1224         test-version-etc.c test-wchar.c test-wcrtomb.c \
1225         test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
1226         test-xalloc-die.c test-xstrtol.c test-xstrtoul.c \
1227         test-xstrtoumax.c test-xvasprintf.c
1228 DIST_SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
1229         test-accept.c test-alloca-opt.c test-areadlink.c \
1230         test-argmatch.c test-arpa_inet.c test-binary-io.c test-bind.c \
1231         test-bitrotate.c test-btowc.c test-c-ctype.c test-c-stack.c \
1232         test-c-strcasecmp.c test-c-strncasecmp.c test-cloexec.c \
1233         test-close.c test-connect.c test-ctype.c test-dirname.c \
1234         test-dup2.c test-environ.c test-errno.c test-exclude.c \
1235         test-fcntl.c test-fcntl-h.c test-fdopen.c test-fgetc.c \
1236         test-filenamecat.c test-float.c test-fnmatch.c \
1237         test-fnmatch-h.c test-fputc.c test-fread.c test-freopen.c \
1238         test-freopen-safer.c test-fstat.c test-ftruncate.c \
1239         test-fwrite.c test-getcwd-lgpl.c test-getdtablesize.c \
1240         test-getopt-gnu.c test-getopt-posix.c test-getprogname.c \
1241         test-gettimeofday.c test-hash.c test-iconv.c test-iconv-h.c \
1242         test-ignore-value.c test-inet_pton.c test-intprops.c \
1243         test-inttostr.c test-inttypes.c test-ioctl.c test-isblank.c \
1244         test-iswblank.c test-langinfo.c test-limits-h.c test-listen.c \
1245         test-localcharset.c test-locale.c test-localeconv.c \
1246         test-lstat.c test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
1247         test-mbscasecmp.c test-mbsinit.c test-mbsrtowcs.c \
1248         test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c test-memchr.c \
1249         test-mkdir.c test-nanosleep.c test-netinet_in.c \
1250         test-nl_langinfo.c test-nstrftime.c test-open.c test-pathmax.c \
1251         test-perror.c test-perror2.c test-pipe.c \
1252         test-quotearg-simple.c test-raise.c test-rawmemchr.c \
1253         test-readlink.c test-regex.c test-select.c test-select-fd.c \
1254         test-select-stdin.c test-setenv.c test-setlocale1.c \
1255         test-setlocale2.c test-setsockopt.c test-sh-quote.c \
1256         test-sigaction.c test-signal-h.c test-sigprocmask.c \
1257         test-sleep.c test-snprintf.c test-sockets.c test-stat.c \
1258         test-stat-time.c test-stdalign.c test-stdbool.c test-stddef.c \
1259         test-stdint.c test-stdio.c test-stdlib.c test-strerror.c \
1260         test-strerror_r.c test-striconv.c test-string.c test-strings.c \
1261         test-strnlen.c test-strtoull.c test-strtoumax.c test-symlink.c \
1262         test-sys_ioctl.c test-sys_select.c test-sys_socket.c \
1263         test-sys_stat.c test-sys_time.c test-sys_types.c \
1264         test-sys_uio.c test-sys_wait.c test-time.c test-timespec.c \
1265         $(test_u8_mbtoucr_SOURCES) $(test_u8_uctomb_SOURCES) \
1266         $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \
1267         test-unistd.c test-unsetenv.c test-vasnprintf.c \
1268         test-vasprintf.c test-verify.c test-verify-try.c \
1269         test-version-etc.c test-wchar.c test-wcrtomb.c \
1270         test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
1271         test-xalloc-die.c test-xstrtol.c test-xstrtoul.c \
1272         test-xstrtoumax.c test-xvasprintf.c
1273 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
1274         ctags-recursive dvi-recursive html-recursive info-recursive \
1275         install-data-recursive install-dvi-recursive \
1276         install-exec-recursive install-html-recursive \
1277         install-info-recursive install-pdf-recursive \
1278         install-ps-recursive install-recursive installcheck-recursive \
1279         installdirs-recursive pdf-recursive ps-recursive \
1280         tags-recursive uninstall-recursive
1281 am__can_run_installinfo = \
1282   case $$AM_UPDATE_INFO_DIR in \
1283     n|no|NO) false;; \
1284     *) (install-info --version) >/dev/null 2>&1;; \
1285   esac
1286 HEADERS = $(noinst_HEADERS)
1287 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
1288   distclean-recursive maintainer-clean-recursive
1289 am__recursive_targets = \
1290   $(RECURSIVE_TARGETS) \
1291   $(RECURSIVE_CLEAN_TARGETS) \
1292   $(am__extra_recursive_targets)
1293 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
1294         check recheck distdir distdir-am
1295 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
1296 # Read a list of newline-separated strings from the standard input,
1297 # and print each of them once, without duplicates.  Input order is
1298 # *not* preserved.
1299 am__uniquify_input = $(AWK) '\
1300   BEGIN { nonempty = 0; } \
1301   { items[$$0] = 1; nonempty = 1; } \
1302   END { if (nonempty) { for (i in items) print i; }; } \
1303 '
1304 # Make sure the list of sources is unique.  This is necessary because,
1305 # e.g., the same source file might be shared among _SOURCES variables
1306 # for different programs/libraries.
1307 am__define_uniq_tagged_files = \
1308   list='$(am__tagged_files)'; \
1309   unique=`for i in $$list; do \
1310     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1311   done | $(am__uniquify_input)`
1312 ETAGS = etags
1313 CTAGS = ctags
1314 am__tty_colors_dummy = \
1315   mgn= red= grn= lgn= blu= brg= std=; \
1316   am__color_tests=no
1317 am__tty_colors = { \
1318   $(am__tty_colors_dummy); \
1319   if test "X$(AM_COLOR_TESTS)" = Xno; then \
1320     am__color_tests=no; \
1321   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
1322     am__color_tests=yes; \
1323   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
1324     am__color_tests=yes; \
1325   fi; \
1326   if test $$am__color_tests = yes; then \
1327     red='\e[0;31m'; \
1328     grn='\e[0;32m'; \
1329     lgn='\e[1;32m'; \
1330     blu='\e[1;34m'; \
1331     mgn='\e[0;35m'; \
1332     brg='\e[1m'; \
1333     std='\e[m'; \
1334   fi; \
1335 }
1336 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
1337 am__vpath_adj = case $$p in \
1338     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1339     *) f=$$p;; \
1340   esac;
1341 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
1342 am__install_max = 40
1343 am__nobase_strip_setup = \
1344   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
1345 am__nobase_strip = \
1346   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
1347 am__nobase_list = $(am__nobase_strip_setup); \
1348   for p in $$list; do echo "$$p $$p"; done | \
1349   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
1350   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
1351     if (++n[$$2] == $(am__install_max)) \
1352       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
1353     END { for (dir in files) print dir, files[dir] }'
1354 am__base_list = \
1355   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
1356   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1357 am__uninstall_files_from_dir = { \
1358   test -z "$$files" \
1359     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
1360     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
1361          $(am__cd) "$$dir" && rm -f $$files; }; \
1362   }
1363 am__recheck_rx = ^[     ]*:recheck:[    ]*
1364 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
1365 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
1366 # A command that, given a newline-separated list of test names on the
1367 # standard input, print the name of the tests that are to be re-run
1368 # upon "make recheck".
1369 am__list_recheck_tests = $(AWK) '{ \
1370   recheck = 1; \
1371   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
1372     { \
1373       if (rc < 0) \
1374         { \
1375           if ((getline line2 < ($$0 ".log")) < 0) \
1376             recheck = 0; \
1377           break; \
1378         } \
1379       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
1380         { \
1381           recheck = 0; \
1382           break; \
1383         } \
1384       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
1385         { \
1386           break; \
1387         } \
1388     }; \
1389   if (recheck) \
1390     print $$0; \
1391   close ($$0 ".trs"); \
1392   close ($$0 ".log"); \
1393 }'
1394 # A command that, given a newline-separated list of test names on the
1395 # standard input, create the global log from their .trs and .log files.
1396 am__create_global_log = $(AWK) ' \
1397 function fatal(msg) \
1398 { \
1399   print "fatal: making $@: " msg | "cat >&2"; \
1400   exit 1; \
1401 } \
1402 function rst_section(header) \
1403 { \
1404   print header; \
1405   len = length(header); \
1406   for (i = 1; i <= len; i = i + 1) \
1407     printf "="; \
1408   printf "\n\n"; \
1409 } \
1410 { \
1411   copy_in_global_log = 1; \
1412   global_test_result = "RUN"; \
1413   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
1414     { \
1415       if (rc < 0) \
1416          fatal("failed to read from " $$0 ".trs"); \
1417       if (line ~ /$(am__global_test_result_rx)/) \
1418         { \
1419           sub("$(am__global_test_result_rx)", "", line); \
1420           sub("[        ]*$$", "", line); \
1421           global_test_result = line; \
1422         } \
1423       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
1424         copy_in_global_log = 0; \
1425     }; \
1426   if (copy_in_global_log) \
1427     { \
1428       rst_section(global_test_result ": " $$0); \
1429       while ((rc = (getline line < ($$0 ".log"))) != 0) \
1430       { \
1431         if (rc < 0) \
1432           fatal("failed to read from " $$0 ".log"); \
1433         print line; \
1434       }; \
1435       printf "\n"; \
1436     }; \
1437   close ($$0 ".trs"); \
1438   close ($$0 ".log"); \
1439 }'
1440 # Restructured Text title.
1441 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
1442 # Solaris 10 'make', and several other traditional 'make' implementations,
1443 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
1444 # by disabling -e (using the XSI extension "set +e") if it's set.
1445 am__sh_e_setup = case $$- in *e*) set +e;; esac
1446 # Default flags passed to test drivers.
1447 am__common_driver_flags = \
1448   --color-tests "$$am__color_tests" \
1449   --enable-hard-errors "$$am__enable_hard_errors" \
1450   --expect-failure "$$am__expect_failure"
1451 # To be inserted before the command running the test.  Creates the
1452 # directory for the log if needed.  Stores in $dir the directory
1453 # containing $f, in $tst the test, in $log the log.  Executes the
1454 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
1455 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
1456 # will run the test scripts (or their associated LOG_COMPILER, if
1457 # thy have one).
1458 am__check_pre = \
1459 $(am__sh_e_setup);                                      \
1460 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
1461 $(am__tty_colors);                                      \
1462 srcdir=$(srcdir); export srcdir;                        \
1463 case "$@" in                                            \
1464   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
1465     *) am__odir=.;;                                     \
1466 esac;                                                   \
1467 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
1468   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
1469 if test -f "./$$f"; then dir=./;                        \
1470 elif test -f "$$f"; then dir=;                          \
1471 else dir="$(srcdir)/"; fi;                              \
1472 tst=$$dir$$f; log='$@';                                 \
1473 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
1474   am__enable_hard_errors=no;                            \
1475 else                                                    \
1476   am__enable_hard_errors=yes;                           \
1477 fi;                                                     \
1478 case " $(XFAIL_TESTS) " in                              \
1479   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
1480     am__expect_failure=yes;;                            \
1481   *)                                                    \
1482     am__expect_failure=no;;                             \
1483 esac;                                                   \
1484 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
1485 # A shell command to get the names of the tests scripts with any registered
1486 # extension removed (i.e., equivalently, the names of the test logs, with
1487 # the '.log' extension removed).  The result is saved in the shell variable
1488 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
1489 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
1490 # since that might cause problem with VPATH rewrites for suffix-less tests.
1491 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
1492 am__set_TESTS_bases = \
1493   bases='$(TEST_LOGS)'; \
1494   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
1495   bases=`echo $$bases`
1496 RECHECK_LOGS = $(TEST_LOGS)
1497 TEST_SUITE_LOG = test-suite.log
1498 TEST_EXTENSIONS = @EXEEXT@ .test
1499 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
1500 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
1501 am__set_b = \
1502   case '$@' in \
1503     */*) \
1504       case '$*' in \
1505         */*) b='$*';; \
1506           *) b=`echo '$@' | sed 's/\.log$$//'`; \
1507        esac;; \
1508     *) \
1509       b='$*';; \
1510   esac
1511 am__test_logs1 = $(TESTS:=.log)
1512 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
1513 TEST_LOGS = $(am__test_logs2:.test.log=.log)
1514 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
1515 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
1516         $(TEST_LOG_FLAGS)
1517 DIST_SUBDIRS = $(SUBDIRS)
1518 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gnulib.mk \
1519         $(top_srcdir)/build-aux/depcomp \
1520         $(top_srcdir)/build-aux/test-driver
1521 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1522 am__relativize = \
1523   dir0=`pwd`; \
1524   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
1525   sed_rest='s,^[^/]*/*,,'; \
1526   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
1527   sed_butlast='s,/*[^/]*$$,,'; \
1528   while test -n "$$dir1"; do \
1529     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
1530     if test "$$first" != "."; then \
1531       if test "$$first" = ".."; then \
1532         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
1533         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
1534       else \
1535         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
1536         if test "$$first2" = "$$first"; then \
1537           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
1538         else \
1539           dir2="../$$dir2"; \
1540         fi; \
1541         dir0="$$dir0"/"$$first"; \
1542       fi; \
1543     fi; \
1544     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
1545   done; \
1546   reldir="$$dir2"
1547 ACLOCAL = @ACLOCAL@
1548 ALLOCA = @ALLOCA@
1549 ALLOCA_H = @ALLOCA_H@
1550 AMTAR = @AMTAR@
1551 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1552 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
1553 AR = @AR@
1554 ARFLAGS = @ARFLAGS@
1555 AUTOCONF = @AUTOCONF@
1556 AUTOHEADER = @AUTOHEADER@
1557 AUTOMAKE = @AUTOMAKE@
1558 AWK = @AWK@
1559 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
1560 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
1561 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
1562 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
1563 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
1564 CC = @CC@
1565 CCDEPMODE = @CCDEPMODE@
1566 CFLAGS = @CFLAGS@
1567 CONFIG_INCLUDE = @CONFIG_INCLUDE@
1568 CPP = @CPP@
1569 CPPFLAGS = @CPPFLAGS@
1570 CYGPATH_W = @CYGPATH_W@
1571 DEFS = @DEFS@ -DEXEEXT=\"@EXEEXT@\"
1572 DEPDIR = @DEPDIR@
1573 ECHO_C = @ECHO_C@
1574 ECHO_N = @ECHO_N@
1575 ECHO_T = @ECHO_T@
1576 EGREP = @EGREP@
1577 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
1578 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
1579 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
1580 ENOLINK_VALUE = @ENOLINK_VALUE@
1581 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
1582 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
1583 ERRNO_H = @ERRNO_H@
1584 EXEEXT = @EXEEXT@
1585 FLOAT_H = @FLOAT_H@
1586 FNMATCH_H = @FNMATCH_H@
1587 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
1588 GETOPT_H = @GETOPT_H@
1589 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
1590 GLIBC21 = @GLIBC21@
1591 GMSGFMT = @GMSGFMT@
1592 GMSGFMT_015 = @GMSGFMT_015@
1593 GNULIB_ACCEPT = @GNULIB_ACCEPT@
1594 GNULIB_ACCEPT4 = @GNULIB_ACCEPT4@
1595 GNULIB_ATOLL = @GNULIB_ATOLL@
1596 GNULIB_BIND = @GNULIB_BIND@
1597 GNULIB_BTOWC = @GNULIB_BTOWC@
1598 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
1599 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
1600 GNULIB_CHDIR = @GNULIB_CHDIR@
1601 GNULIB_CHOWN = @GNULIB_CHOWN@
1602 GNULIB_CLOSE = @GNULIB_CLOSE@
1603 GNULIB_CONNECT = @GNULIB_CONNECT@
1604 GNULIB_CTIME = @GNULIB_CTIME@
1605 GNULIB_DPRINTF = @GNULIB_DPRINTF@
1606 GNULIB_DUP = @GNULIB_DUP@
1607 GNULIB_DUP2 = @GNULIB_DUP2@
1608 GNULIB_DUP3 = @GNULIB_DUP3@
1609 GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
1610 GNULIB_ENVIRON = @GNULIB_ENVIRON@
1611 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
1612 GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
1613 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
1614 GNULIB_FCHDIR = @GNULIB_FCHDIR@
1615 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
1616 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
1617 GNULIB_FCLOSE = @GNULIB_FCLOSE@
1618 GNULIB_FCNTL = @GNULIB_FCNTL@
1619 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
1620 GNULIB_FDOPEN = @GNULIB_FDOPEN@
1621 GNULIB_FFLUSH = @GNULIB_FFLUSH@
1622 GNULIB_FFS = @GNULIB_FFS@
1623 GNULIB_FFSL = @GNULIB_FFSL@
1624 GNULIB_FFSLL = @GNULIB_FFSLL@
1625 GNULIB_FGETC = @GNULIB_FGETC@
1626 GNULIB_FGETS = @GNULIB_FGETS@
1627 GNULIB_FNMATCH = @GNULIB_FNMATCH@
1628 GNULIB_FOPEN = @GNULIB_FOPEN@
1629 GNULIB_FPRINTF = @GNULIB_FPRINTF@
1630 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
1631 GNULIB_FPURGE = @GNULIB_FPURGE@
1632 GNULIB_FPUTC = @GNULIB_FPUTC@
1633 GNULIB_FPUTS = @GNULIB_FPUTS@
1634 GNULIB_FREAD = @GNULIB_FREAD@
1635 GNULIB_FREOPEN = @GNULIB_FREOPEN@
1636 GNULIB_FSCANF = @GNULIB_FSCANF@
1637 GNULIB_FSEEK = @GNULIB_FSEEK@
1638 GNULIB_FSEEKO = @GNULIB_FSEEKO@
1639 GNULIB_FSTAT = @GNULIB_FSTAT@
1640 GNULIB_FSTATAT = @GNULIB_FSTATAT@
1641 GNULIB_FSYNC = @GNULIB_FSYNC@
1642 GNULIB_FTELL = @GNULIB_FTELL@
1643 GNULIB_FTELLO = @GNULIB_FTELLO@
1644 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
1645 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
1646 GNULIB_FWRITE = @GNULIB_FWRITE@
1647 GNULIB_GETC = @GNULIB_GETC@
1648 GNULIB_GETCHAR = @GNULIB_GETCHAR@
1649 GNULIB_GETCWD = @GNULIB_GETCWD@
1650 GNULIB_GETDELIM = @GNULIB_GETDELIM@
1651 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
1652 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
1653 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
1654 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
1655 GNULIB_GETLINE = @GNULIB_GETLINE@
1656 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
1657 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
1658 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
1659 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
1660 GNULIB_GETPASS = @GNULIB_GETPASS@
1661 GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
1662 GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
1663 GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
1664 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
1665 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
1666 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
1667 GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
1668 GNULIB_GRANTPT = @GNULIB_GRANTPT@
1669 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
1670 GNULIB_ICONV = @GNULIB_ICONV@
1671 GNULIB_IMAXABS = @GNULIB_IMAXABS@
1672 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
1673 GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
1674 GNULIB_INET_PTON = @GNULIB_INET_PTON@
1675 GNULIB_IOCTL = @GNULIB_IOCTL@
1676 GNULIB_ISATTY = @GNULIB_ISATTY@
1677 GNULIB_ISBLANK = @GNULIB_ISBLANK@
1678 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
1679 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
1680 GNULIB_LCHMOD = @GNULIB_LCHMOD@
1681 GNULIB_LCHOWN = @GNULIB_LCHOWN@
1682 GNULIB_LINK = @GNULIB_LINK@
1683 GNULIB_LINKAT = @GNULIB_LINKAT@
1684 GNULIB_LISTEN = @GNULIB_LISTEN@
1685 GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
1686 GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
1687 GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
1688 GNULIB_LSEEK = @GNULIB_LSEEK@
1689 GNULIB_LSTAT = @GNULIB_LSTAT@
1690 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
1691 GNULIB_MBRLEN = @GNULIB_MBRLEN@
1692 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
1693 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
1694 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
1695 GNULIB_MBSCHR = @GNULIB_MBSCHR@
1696 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
1697 GNULIB_MBSINIT = @GNULIB_MBSINIT@
1698 GNULIB_MBSLEN = @GNULIB_MBSLEN@
1699 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
1700 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
1701 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
1702 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
1703 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
1704 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
1705 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
1706 GNULIB_MBSSEP = @GNULIB_MBSSEP@
1707 GNULIB_MBSSPN = @GNULIB_MBSSPN@
1708 GNULIB_MBSSTR = @GNULIB_MBSSTR@
1709 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
1710 GNULIB_MBTOWC = @GNULIB_MBTOWC@
1711 GNULIB_MEMCHR = @GNULIB_MEMCHR@
1712 GNULIB_MEMMEM = @GNULIB_MEMMEM@
1713 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
1714 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
1715 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
1716 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
1717 GNULIB_MKFIFO = @GNULIB_MKFIFO@
1718 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
1719 GNULIB_MKNOD = @GNULIB_MKNOD@
1720 GNULIB_MKNODAT = @GNULIB_MKNODAT@
1721 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
1722 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
1723 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
1724 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
1725 GNULIB_MKTIME = @GNULIB_MKTIME@
1726 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
1727 GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
1728 GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
1729 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
1730 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
1731 GNULIB_OPEN = @GNULIB_OPEN@
1732 GNULIB_OPENAT = @GNULIB_OPENAT@
1733 GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
1734 GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
1735 GNULIB_PCLOSE = @GNULIB_PCLOSE@
1736 GNULIB_PERROR = @GNULIB_PERROR@
1737 GNULIB_PIPE = @GNULIB_PIPE@
1738 GNULIB_PIPE2 = @GNULIB_PIPE2@
1739 GNULIB_POPEN = @GNULIB_POPEN@
1740 GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
1741 GNULIB_PREAD = @GNULIB_PREAD@
1742 GNULIB_PRINTF = @GNULIB_PRINTF@
1743 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
1744 GNULIB_PSELECT = @GNULIB_PSELECT@
1745 GNULIB_PTHREAD_SIGMASK = @GNULIB_PTHREAD_SIGMASK@
1746 GNULIB_PTSNAME = @GNULIB_PTSNAME@
1747 GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
1748 GNULIB_PUTC = @GNULIB_PUTC@
1749 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
1750 GNULIB_PUTENV = @GNULIB_PUTENV@
1751 GNULIB_PUTS = @GNULIB_PUTS@
1752 GNULIB_PWRITE = @GNULIB_PWRITE@
1753 GNULIB_QSORT_R = @GNULIB_QSORT_R@
1754 GNULIB_RAISE = @GNULIB_RAISE@
1755 GNULIB_RANDOM = @GNULIB_RANDOM@
1756 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
1757 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
1758 GNULIB_READ = @GNULIB_READ@
1759 GNULIB_READLINK = @GNULIB_READLINK@
1760 GNULIB_READLINKAT = @GNULIB_READLINKAT@
1761 GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
1762 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
1763 GNULIB_REALPATH = @GNULIB_REALPATH@
1764 GNULIB_RECV = @GNULIB_RECV@
1765 GNULIB_RECVFROM = @GNULIB_RECVFROM@
1766 GNULIB_REMOVE = @GNULIB_REMOVE@
1767 GNULIB_RENAME = @GNULIB_RENAME@
1768 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
1769 GNULIB_RMDIR = @GNULIB_RMDIR@
1770 GNULIB_RPMATCH = @GNULIB_RPMATCH@
1771 GNULIB_SCANF = @GNULIB_SCANF@
1772 GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
1773 GNULIB_SELECT = @GNULIB_SELECT@
1774 GNULIB_SEND = @GNULIB_SEND@
1775 GNULIB_SENDTO = @GNULIB_SENDTO@
1776 GNULIB_SETENV = @GNULIB_SETENV@
1777 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
1778 GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
1779 GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
1780 GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
1781 GNULIB_SIGACTION = @GNULIB_SIGACTION@
1782 GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
1783 GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
1784 GNULIB_SLEEP = @GNULIB_SLEEP@
1785 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
1786 GNULIB_SOCKET = @GNULIB_SOCKET@
1787 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
1788 GNULIB_STAT = @GNULIB_STAT@
1789 GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
1790 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
1791 GNULIB_STPCPY = @GNULIB_STPCPY@
1792 GNULIB_STPNCPY = @GNULIB_STPNCPY@
1793 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
1794 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
1795 GNULIB_STRDUP = @GNULIB_STRDUP@
1796 GNULIB_STRERROR = @GNULIB_STRERROR@
1797 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
1798 GNULIB_STRFTIME = @GNULIB_STRFTIME@
1799 GNULIB_STRNCAT = @GNULIB_STRNCAT@
1800 GNULIB_STRNDUP = @GNULIB_STRNDUP@
1801 GNULIB_STRNLEN = @GNULIB_STRNLEN@
1802 GNULIB_STRPBRK = @GNULIB_STRPBRK@
1803 GNULIB_STRPTIME = @GNULIB_STRPTIME@
1804 GNULIB_STRSEP = @GNULIB_STRSEP@
1805 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
1806 GNULIB_STRSTR = @GNULIB_STRSTR@
1807 GNULIB_STRTOD = @GNULIB_STRTOD@
1808 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
1809 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
1810 GNULIB_STRTOLL = @GNULIB_STRTOLL@
1811 GNULIB_STRTOULL = @GNULIB_STRTOULL@
1812 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
1813 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
1814 GNULIB_SYMLINK = @GNULIB_SYMLINK@
1815 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
1816 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
1817 GNULIB_TIMEGM = @GNULIB_TIMEGM@
1818 GNULIB_TIME_R = @GNULIB_TIME_R@
1819 GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
1820 GNULIB_TMPFILE = @GNULIB_TMPFILE@
1821 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
1822 GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
1823 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
1824 GNULIB_TZSET = @GNULIB_TZSET@
1825 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
1826 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
1827 GNULIB_UNLINK = @GNULIB_UNLINK@
1828 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
1829 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
1830 GNULIB_UNSETENV = @GNULIB_UNSETENV@
1831 GNULIB_USLEEP = @GNULIB_USLEEP@
1832 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
1833 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
1834 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
1835 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
1836 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
1837 GNULIB_VFSCANF = @GNULIB_VFSCANF@
1838 GNULIB_VPRINTF = @GNULIB_VPRINTF@
1839 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
1840 GNULIB_VSCANF = @GNULIB_VSCANF@
1841 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
1842 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
1843 GNULIB_WAITPID = @GNULIB_WAITPID@
1844 GNULIB_WARN_CFLAGS = @GNULIB_WARN_CFLAGS@
1845 GNULIB_WCPCPY = @GNULIB_WCPCPY@
1846 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
1847 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
1848 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
1849 GNULIB_WCSCAT = @GNULIB_WCSCAT@
1850 GNULIB_WCSCHR = @GNULIB_WCSCHR@
1851 GNULIB_WCSCMP = @GNULIB_WCSCMP@
1852 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
1853 GNULIB_WCSCPY = @GNULIB_WCSCPY@
1854 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
1855 GNULIB_WCSDUP = @GNULIB_WCSDUP@
1856 GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
1857 GNULIB_WCSLEN = @GNULIB_WCSLEN@
1858 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
1859 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
1860 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
1861 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
1862 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
1863 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
1864 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
1865 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
1866 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
1867 GNULIB_WCSSPN = @GNULIB_WCSSPN@
1868 GNULIB_WCSSTR = @GNULIB_WCSSTR@
1869 GNULIB_WCSTOK = @GNULIB_WCSTOK@
1870 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
1871 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
1872 GNULIB_WCTOB = @GNULIB_WCTOB@
1873 GNULIB_WCTOMB = @GNULIB_WCTOMB@
1874 GNULIB_WCTRANS = @GNULIB_WCTRANS@
1875 GNULIB_WCTYPE = @GNULIB_WCTYPE@
1876 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
1877 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
1878 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
1879 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
1880 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
1881 GNULIB_WMEMSET = @GNULIB_WMEMSET@
1882 GNULIB_WRITE = @GNULIB_WRITE@
1883 GNULIB__EXIT = @GNULIB__EXIT@
1884 GREP = @GREP@
1885 HAVE_ACCEPT4 = @HAVE_ACCEPT4@
1886 HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
1887 HAVE_ATOLL = @HAVE_ATOLL@
1888 HAVE_BTOWC = @HAVE_BTOWC@
1889 HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
1890 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
1891 HAVE_CHOWN = @HAVE_CHOWN@
1892 HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@
1893 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
1894 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
1895 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
1896 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
1897 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
1898 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
1899 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
1900 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
1901 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
1902 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
1903 HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
1904 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
1905 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
1906 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
1907 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
1908 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
1909 HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
1910 HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
1911 HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@
1912 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
1913 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
1914 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
1915 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
1916 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
1917 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
1918 HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@
1919 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
1920 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
1921 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
1922 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
1923 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
1924 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
1925 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
1926 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
1927 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
1928 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
1929 HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@
1930 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
1931 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
1932 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
1933 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
1934 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
1935 HAVE_DPRINTF = @HAVE_DPRINTF@
1936 HAVE_DUP2 = @HAVE_DUP2@
1937 HAVE_DUP3 = @HAVE_DUP3@
1938 HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
1939 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
1940 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
1941 HAVE_FACCESSAT = @HAVE_FACCESSAT@
1942 HAVE_FCHDIR = @HAVE_FCHDIR@
1943 HAVE_FCHMODAT = @HAVE_FCHMODAT@
1944 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
1945 HAVE_FCNTL = @HAVE_FCNTL@
1946 HAVE_FDATASYNC = @HAVE_FDATASYNC@
1947 HAVE_FEATURES_H = @HAVE_FEATURES_H@
1948 HAVE_FFS = @HAVE_FFS@
1949 HAVE_FFSL = @HAVE_FFSL@
1950 HAVE_FFSLL = @HAVE_FFSLL@
1951 HAVE_FNMATCH = @HAVE_FNMATCH@
1952 HAVE_FNMATCH_H = @HAVE_FNMATCH_H@
1953 HAVE_FREELOCALE = @HAVE_FREELOCALE@
1954 HAVE_FSEEKO = @HAVE_FSEEKO@
1955 HAVE_FSTATAT = @HAVE_FSTATAT@
1956 HAVE_FSYNC = @HAVE_FSYNC@
1957 HAVE_FTELLO = @HAVE_FTELLO@
1958 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
1959 HAVE_FUTIMENS = @HAVE_FUTIMENS@
1960 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
1961 HAVE_GETGROUPS = @HAVE_GETGROUPS@
1962 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
1963 HAVE_GETLOGIN = @HAVE_GETLOGIN@
1964 HAVE_GETOPT_H = @HAVE_GETOPT_H@
1965 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
1966 HAVE_GETPASS = @HAVE_GETPASS@
1967 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
1968 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
1969 HAVE_GRANTPT = @HAVE_GRANTPT@
1970 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
1971 HAVE_IMAXDIV_T = @HAVE_IMAXDIV_T@
1972 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
1973 HAVE_ISBLANK = @HAVE_ISBLANK@
1974 HAVE_ISWBLANK = @HAVE_ISWBLANK@
1975 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
1976 HAVE_LANGINFO_ALTMON = @HAVE_LANGINFO_ALTMON@
1977 HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
1978 HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
1979 HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
1980 HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
1981 HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
1982 HAVE_LCHMOD = @HAVE_LCHMOD@
1983 HAVE_LCHOWN = @HAVE_LCHOWN@
1984 HAVE_LIBSIGSEGV = @HAVE_LIBSIGSEGV@
1985 HAVE_LINK = @HAVE_LINK@
1986 HAVE_LINKAT = @HAVE_LINKAT@
1987 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
1988 HAVE_LSTAT = @HAVE_LSTAT@
1989 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
1990 HAVE_MBRLEN = @HAVE_MBRLEN@
1991 HAVE_MBRTOWC = @HAVE_MBRTOWC@
1992 HAVE_MBSINIT = @HAVE_MBSINIT@
1993 HAVE_MBSLEN = @HAVE_MBSLEN@
1994 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
1995 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
1996 HAVE_MEMCHR = @HAVE_MEMCHR@
1997 HAVE_MEMPCPY = @HAVE_MEMPCPY@
1998 HAVE_MKDIRAT = @HAVE_MKDIRAT@
1999 HAVE_MKDTEMP = @HAVE_MKDTEMP@
2000 HAVE_MKFIFO = @HAVE_MKFIFO@
2001 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
2002 HAVE_MKNOD = @HAVE_MKNOD@
2003 HAVE_MKNODAT = @HAVE_MKNODAT@
2004 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
2005 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
2006 HAVE_MKSTEMP = @HAVE_MKSTEMP@
2007 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
2008 HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
2009 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
2010 HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
2011 HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
2012 HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
2013 HAVE_OPENAT = @HAVE_OPENAT@
2014 HAVE_OS_H = @HAVE_OS_H@
2015 HAVE_PCLOSE = @HAVE_PCLOSE@
2016 HAVE_PIPE = @HAVE_PIPE@
2017 HAVE_PIPE2 = @HAVE_PIPE2@
2018 HAVE_POPEN = @HAVE_POPEN@
2019 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
2020 HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
2021 HAVE_PREAD = @HAVE_PREAD@
2022 HAVE_PSELECT = @HAVE_PSELECT@
2023 HAVE_PTHREAD_SIGMASK = @HAVE_PTHREAD_SIGMASK@
2024 HAVE_PTSNAME = @HAVE_PTSNAME@
2025 HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
2026 HAVE_PWRITE = @HAVE_PWRITE@
2027 HAVE_QSORT_R = @HAVE_QSORT_R@
2028 HAVE_RAISE = @HAVE_RAISE@
2029 HAVE_RANDOM = @HAVE_RANDOM@
2030 HAVE_RANDOM_H = @HAVE_RANDOM_H@
2031 HAVE_RANDOM_R = @HAVE_RANDOM_R@
2032 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
2033 HAVE_READLINK = @HAVE_READLINK@
2034 HAVE_READLINKAT = @HAVE_READLINKAT@
2035 HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@
2036 HAVE_REALPATH = @HAVE_REALPATH@
2037 HAVE_RENAMEAT = @HAVE_RENAMEAT@
2038 HAVE_RPMATCH = @HAVE_RPMATCH@
2039 HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
2040 HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
2041 HAVE_SETENV = @HAVE_SETENV@
2042 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
2043 HAVE_SIGACTION = @HAVE_SIGACTION@
2044 HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
2045 HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
2046 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
2047 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
2048 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
2049 HAVE_SIGSET_T = @HAVE_SIGSET_T@
2050 HAVE_SLEEP = @HAVE_SLEEP@
2051 HAVE_STDINT_H = @HAVE_STDINT_H@
2052 HAVE_STPCPY = @HAVE_STPCPY@
2053 HAVE_STPNCPY = @HAVE_STPNCPY@
2054 HAVE_STRCASECMP = @HAVE_STRCASECMP@
2055 HAVE_STRCASESTR = @HAVE_STRCASESTR@
2056 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
2057 HAVE_STRINGS_H = @HAVE_STRINGS_H@
2058 HAVE_STRPBRK = @HAVE_STRPBRK@
2059 HAVE_STRPTIME = @HAVE_STRPTIME@
2060 HAVE_STRSEP = @HAVE_STRSEP@
2061 HAVE_STRTOD = @HAVE_STRTOD@
2062 HAVE_STRTOLL = @HAVE_STRTOLL@
2063 HAVE_STRTOULL = @HAVE_STRTOULL@
2064 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
2065 HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
2066 HAVE_STRUCT_SOCKADDR_STORAGE = @HAVE_STRUCT_SOCKADDR_STORAGE@
2067 HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = @HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY@
2068 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
2069 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
2070 HAVE_SYMLINK = @HAVE_SYMLINK@
2071 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
2072 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
2073 HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@
2074 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
2075 HAVE_SYS_IOCTL_H = @HAVE_SYS_IOCTL_H@
2076 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
2077 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
2078 HAVE_SYS_SELECT_H = @HAVE_SYS_SELECT_H@
2079 HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
2080 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
2081 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
2082 HAVE_SYS_UIO_H = @HAVE_SYS_UIO_H@
2083 HAVE_TIMEGM = @HAVE_TIMEGM@
2084 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
2085 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
2086 HAVE_TZSET = @HAVE_TZSET@
2087 HAVE_UNISTD_H = @HAVE_UNISTD_H@
2088 HAVE_UNLINKAT = @HAVE_UNLINKAT@
2089 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
2090 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
2091 HAVE_USLEEP = @HAVE_USLEEP@
2092 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
2093 HAVE_VASPRINTF = @HAVE_VASPRINTF@
2094 HAVE_VDPRINTF = @HAVE_VDPRINTF@
2095 HAVE_WCHAR_H = @HAVE_WCHAR_H@
2096 HAVE_WCHAR_T = @HAVE_WCHAR_T@
2097 HAVE_WCPCPY = @HAVE_WCPCPY@
2098 HAVE_WCPNCPY = @HAVE_WCPNCPY@
2099 HAVE_WCRTOMB = @HAVE_WCRTOMB@
2100 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
2101 HAVE_WCSCAT = @HAVE_WCSCAT@
2102 HAVE_WCSCHR = @HAVE_WCSCHR@
2103 HAVE_WCSCMP = @HAVE_WCSCMP@
2104 HAVE_WCSCOLL = @HAVE_WCSCOLL@
2105 HAVE_WCSCPY = @HAVE_WCSCPY@
2106 HAVE_WCSCSPN = @HAVE_WCSCSPN@
2107 HAVE_WCSDUP = @HAVE_WCSDUP@
2108 HAVE_WCSFTIME = @HAVE_WCSFTIME@
2109 HAVE_WCSLEN = @HAVE_WCSLEN@
2110 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
2111 HAVE_WCSNCAT = @HAVE_WCSNCAT@
2112 HAVE_WCSNCMP = @HAVE_WCSNCMP@
2113 HAVE_WCSNCPY = @HAVE_WCSNCPY@
2114 HAVE_WCSNLEN = @HAVE_WCSNLEN@
2115 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
2116 HAVE_WCSPBRK = @HAVE_WCSPBRK@
2117 HAVE_WCSRCHR = @HAVE_WCSRCHR@
2118 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
2119 HAVE_WCSSPN = @HAVE_WCSSPN@
2120 HAVE_WCSSTR = @HAVE_WCSSTR@
2121 HAVE_WCSTOK = @HAVE_WCSTOK@
2122 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
2123 HAVE_WCSXFRM = @HAVE_WCSXFRM@
2124 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
2125 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
2126 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
2127 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
2128 HAVE_WINT_T = @HAVE_WINT_T@
2129 HAVE_WMEMCHR = @HAVE_WMEMCHR@
2130 HAVE_WMEMCMP = @HAVE_WMEMCMP@
2131 HAVE_WMEMCPY = @HAVE_WMEMCPY@
2132 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
2133 HAVE_WMEMSET = @HAVE_WMEMSET@
2134 HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
2135 HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
2136 HAVE__BOOL = @HAVE__BOOL@
2137 HAVE__EXIT = @HAVE__EXIT@
2138 HELP2MAN = @HELP2MAN@
2139 ICONV_CONST = @ICONV_CONST@
2140 ICONV_H = @ICONV_H@
2141 INCLUDE_NEXT = @INCLUDE_NEXT@
2142 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
2143 INET_PTON_LIB = @INET_PTON_LIB@
2144 INSTALL = @INSTALL@
2145 INSTALL_DATA = @INSTALL_DATA@
2146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
2147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
2148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2149 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
2150 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
2151 INTLLIBS = @INTLLIBS@
2152 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
2153 LDFLAGS = @LDFLAGS@
2154 LIBCSTACK = @LIBCSTACK@
2155 LIBDIFFUTILS_LIBDEPS = @LIBDIFFUTILS_LIBDEPS@
2156 LIBDIFFUTILS_LTLIBDEPS = @LIBDIFFUTILS_LTLIBDEPS@
2157 LIBICONV = @LIBICONV@
2158 LIBINTL = @LIBINTL@
2159 LIBOBJS = @LIBOBJS@
2160 LIBS = @LIBS@
2161 LIBSIGSEGV = @LIBSIGSEGV@
2162 LIBSIGSEGV_PREFIX = @LIBSIGSEGV_PREFIX@
2163 LIBSOCKET = @LIBSOCKET@
2164 LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
2165 LIBUNISTRING_UNISTR_H = @LIBUNISTRING_UNISTR_H@
2166 LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
2167 LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
2168 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
2169 LIB_NANOSLEEP = @LIB_NANOSLEEP@
2170 LIB_SELECT = @LIB_SELECT@
2171 LIMITS_H = @LIMITS_H@
2172 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
2173 LOCALE_FR = @LOCALE_FR@
2174 LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
2175 LOCALE_JA = @LOCALE_JA@
2176 LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
2177 LOCALE_ZH_CN = @LOCALE_ZH_CN@
2178 LTLIBCSTACK = @LTLIBCSTACK@
2179 LTLIBICONV = @LTLIBICONV@
2180 LTLIBINTL = @LTLIBINTL@
2181 LTLIBOBJS = @LTLIBOBJS@
2182 LTLIBSIGSEGV = @LTLIBSIGSEGV@
2183 MAKEINFO = @MAKEINFO@
2184 MKDIR_P = @MKDIR_P@
2185 MSGFMT = @MSGFMT@
2186 MSGFMT_015 = @MSGFMT_015@
2187 MSGMERGE = @MSGMERGE@
2188 NETINET_IN_H = @NETINET_IN_H@
2189 NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
2190 NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@
2191 NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@
2192 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
2193 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
2194 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
2195 NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H = @NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H@
2196 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
2197 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = @NEXT_AS_FIRST_DIRECTIVE_ICONV_H@
2198 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
2199 NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
2200 NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
2201 NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
2202 NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
2203 NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
2204 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
2205 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
2206 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
2207 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
2208 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
2209 NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
2210 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
2211 NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H@
2212 NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H@
2213 NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H@
2214 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
2215 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
2216 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
2217 NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H@
2218 NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@
2219 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
2220 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
2221 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
2222 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
2223 NEXT_CTYPE_H = @NEXT_CTYPE_H@
2224 NEXT_ERRNO_H = @NEXT_ERRNO_H@
2225 NEXT_FCNTL_H = @NEXT_FCNTL_H@
2226 NEXT_FLOAT_H = @NEXT_FLOAT_H@
2227 NEXT_FNMATCH_H = @NEXT_FNMATCH_H@
2228 NEXT_GETOPT_H = @NEXT_GETOPT_H@
2229 NEXT_ICONV_H = @NEXT_ICONV_H@
2230 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
2231 NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
2232 NEXT_LIMITS_H = @NEXT_LIMITS_H@
2233 NEXT_LOCALE_H = @NEXT_LOCALE_H@
2234 NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
2235 NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
2236 NEXT_STDARG_H = @NEXT_STDARG_H@
2237 NEXT_STDDEF_H = @NEXT_STDDEF_H@
2238 NEXT_STDINT_H = @NEXT_STDINT_H@
2239 NEXT_STDIO_H = @NEXT_STDIO_H@
2240 NEXT_STDLIB_H = @NEXT_STDLIB_H@
2241 NEXT_STRINGS_H = @NEXT_STRINGS_H@
2242 NEXT_STRING_H = @NEXT_STRING_H@
2243 NEXT_SYS_IOCTL_H = @NEXT_SYS_IOCTL_H@
2244 NEXT_SYS_SELECT_H = @NEXT_SYS_SELECT_H@
2245 NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
2246 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
2247 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
2248 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
2249 NEXT_SYS_UIO_H = @NEXT_SYS_UIO_H@
2250 NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@
2251 NEXT_TIME_H = @NEXT_TIME_H@
2252 NEXT_UNISTD_H = @NEXT_UNISTD_H@
2253 NEXT_WCHAR_H = @NEXT_WCHAR_H@
2254 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
2255 OBJEXT = @OBJEXT@
2256 PACKAGE = @PACKAGE@
2257 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
2258 PACKAGE_NAME = @PACKAGE_NAME@
2259 PACKAGE_STRING = @PACKAGE_STRING@
2260 PACKAGE_TARNAME = @PACKAGE_TARNAME@
2261 PACKAGE_URL = @PACKAGE_URL@
2262 PACKAGE_VERSION = @PACKAGE_VERSION@
2263 PATH_SEPARATOR = @PATH_SEPARATOR@
2264 POSUB = @POSUB@
2265 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
2266 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
2267 PRIPTR_PREFIX = @PRIPTR_PREFIX@
2268 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
2269 PR_PROGRAM = @PR_PROGRAM@
2270 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
2271 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
2272 RANLIB = @RANLIB@
2273 REPLACE_BTOWC = @REPLACE_BTOWC@
2274 REPLACE_CALLOC = @REPLACE_CALLOC@
2275 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
2276 REPLACE_CHOWN = @REPLACE_CHOWN@
2277 REPLACE_CLOSE = @REPLACE_CLOSE@
2278 REPLACE_CTIME = @REPLACE_CTIME@
2279 REPLACE_DPRINTF = @REPLACE_DPRINTF@
2280 REPLACE_DUP = @REPLACE_DUP@
2281 REPLACE_DUP2 = @REPLACE_DUP2@
2282 REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
2283 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
2284 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
2285 REPLACE_FCLOSE = @REPLACE_FCLOSE@
2286 REPLACE_FCNTL = @REPLACE_FCNTL@
2287 REPLACE_FDOPEN = @REPLACE_FDOPEN@
2288 REPLACE_FFLUSH = @REPLACE_FFLUSH@
2289 REPLACE_FNMATCH = @REPLACE_FNMATCH@
2290 REPLACE_FOPEN = @REPLACE_FOPEN@
2291 REPLACE_FPRINTF = @REPLACE_FPRINTF@
2292 REPLACE_FPURGE = @REPLACE_FPURGE@
2293 REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
2294 REPLACE_FREOPEN = @REPLACE_FREOPEN@
2295 REPLACE_FSEEK = @REPLACE_FSEEK@
2296 REPLACE_FSEEKO = @REPLACE_FSEEKO@
2297 REPLACE_FSTAT = @REPLACE_FSTAT@
2298 REPLACE_FSTATAT = @REPLACE_FSTATAT@
2299 REPLACE_FTELL = @REPLACE_FTELL@
2300 REPLACE_FTELLO = @REPLACE_FTELLO@
2301 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
2302 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
2303 REPLACE_GETCWD = @REPLACE_GETCWD@
2304 REPLACE_GETDELIM = @REPLACE_GETDELIM@
2305 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
2306 REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
2307 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
2308 REPLACE_GETLINE = @REPLACE_GETLINE@
2309 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
2310 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
2311 REPLACE_GETPASS = @REPLACE_GETPASS@
2312 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
2313 REPLACE_GMTIME = @REPLACE_GMTIME@
2314 REPLACE_ICONV = @REPLACE_ICONV@
2315 REPLACE_ICONV_OPEN = @REPLACE_ICONV_OPEN@
2316 REPLACE_ICONV_UTF = @REPLACE_ICONV_UTF@
2317 REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
2318 REPLACE_INET_PTON = @REPLACE_INET_PTON@
2319 REPLACE_IOCTL = @REPLACE_IOCTL@
2320 REPLACE_ISATTY = @REPLACE_ISATTY@
2321 REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
2322 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
2323 REPLACE_ITOLD = @REPLACE_ITOLD@
2324 REPLACE_LCHOWN = @REPLACE_LCHOWN@
2325 REPLACE_LINK = @REPLACE_LINK@
2326 REPLACE_LINKAT = @REPLACE_LINKAT@
2327 REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
2328 REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
2329 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
2330 REPLACE_LSEEK = @REPLACE_LSEEK@
2331 REPLACE_LSTAT = @REPLACE_LSTAT@
2332 REPLACE_MALLOC = @REPLACE_MALLOC@
2333 REPLACE_MBRLEN = @REPLACE_MBRLEN@
2334 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
2335 REPLACE_MBSINIT = @REPLACE_MBSINIT@
2336 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
2337 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
2338 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
2339 REPLACE_MBTOWC = @REPLACE_MBTOWC@
2340 REPLACE_MEMCHR = @REPLACE_MEMCHR@
2341 REPLACE_MEMMEM = @REPLACE_MEMMEM@
2342 REPLACE_MKDIR = @REPLACE_MKDIR@
2343 REPLACE_MKFIFO = @REPLACE_MKFIFO@
2344 REPLACE_MKNOD = @REPLACE_MKNOD@
2345 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
2346 REPLACE_MKTIME = @REPLACE_MKTIME@
2347 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
2348 REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
2349 REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
2350 REPLACE_NULL = @REPLACE_NULL@
2351 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
2352 REPLACE_OPEN = @REPLACE_OPEN@
2353 REPLACE_OPENAT = @REPLACE_OPENAT@
2354 REPLACE_PERROR = @REPLACE_PERROR@
2355 REPLACE_POPEN = @REPLACE_POPEN@
2356 REPLACE_PREAD = @REPLACE_PREAD@
2357 REPLACE_PRINTF = @REPLACE_PRINTF@
2358 REPLACE_PSELECT = @REPLACE_PSELECT@
2359 REPLACE_PTHREAD_SIGMASK = @REPLACE_PTHREAD_SIGMASK@
2360 REPLACE_PTSNAME = @REPLACE_PTSNAME@
2361 REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
2362 REPLACE_PUTENV = @REPLACE_PUTENV@
2363 REPLACE_PWRITE = @REPLACE_PWRITE@
2364 REPLACE_QSORT_R = @REPLACE_QSORT_R@
2365 REPLACE_RAISE = @REPLACE_RAISE@
2366 REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
2367 REPLACE_READ = @REPLACE_READ@
2368 REPLACE_READLINK = @REPLACE_READLINK@
2369 REPLACE_READLINKAT = @REPLACE_READLINKAT@
2370 REPLACE_REALLOC = @REPLACE_REALLOC@
2371 REPLACE_REALPATH = @REPLACE_REALPATH@
2372 REPLACE_REMOVE = @REPLACE_REMOVE@
2373 REPLACE_RENAME = @REPLACE_RENAME@
2374 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
2375 REPLACE_RMDIR = @REPLACE_RMDIR@
2376 REPLACE_SELECT = @REPLACE_SELECT@
2377 REPLACE_SETENV = @REPLACE_SETENV@
2378 REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
2379 REPLACE_SLEEP = @REPLACE_SLEEP@
2380 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
2381 REPLACE_SPRINTF = @REPLACE_SPRINTF@
2382 REPLACE_STAT = @REPLACE_STAT@
2383 REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
2384 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
2385 REPLACE_STPNCPY = @REPLACE_STPNCPY@
2386 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
2387 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
2388 REPLACE_STRDUP = @REPLACE_STRDUP@
2389 REPLACE_STRERROR = @REPLACE_STRERROR@
2390 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
2391 REPLACE_STRFTIME = @REPLACE_STRFTIME@
2392 REPLACE_STRNCAT = @REPLACE_STRNCAT@
2393 REPLACE_STRNDUP = @REPLACE_STRNDUP@
2394 REPLACE_STRNLEN = @REPLACE_STRNLEN@
2395 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
2396 REPLACE_STRSTR = @REPLACE_STRSTR@
2397 REPLACE_STRTOD = @REPLACE_STRTOD@
2398 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
2399 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
2400 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
2401 REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
2402 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
2403 REPLACE_SYMLINK = @REPLACE_SYMLINK@
2404 REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
2405 REPLACE_TIMEGM = @REPLACE_TIMEGM@
2406 REPLACE_TMPFILE = @REPLACE_TMPFILE@
2407 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
2408 REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
2409 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
2410 REPLACE_TZSET = @REPLACE_TZSET@
2411 REPLACE_UNLINK = @REPLACE_UNLINK@
2412 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
2413 REPLACE_UNSETENV = @REPLACE_UNSETENV@
2414 REPLACE_USLEEP = @REPLACE_USLEEP@
2415 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
2416 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
2417 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
2418 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
2419 REPLACE_VPRINTF = @REPLACE_VPRINTF@
2420 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
2421 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
2422 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
2423 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
2424 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
2425 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
2426 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
2427 REPLACE_WCTOB = @REPLACE_WCTOB@
2428 REPLACE_WCTOMB = @REPLACE_WCTOMB@
2429 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
2430 REPLACE_WRITE = @REPLACE_WRITE@
2431 SED = @SED@
2432 SET_MAKE = @SET_MAKE@
2433 SHELL = @SHELL@
2434 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
2435 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
2436 SRC_VERSION_C = @SRC_VERSION_C@
2437 STDALIGN_H = @STDALIGN_H@
2438 STDARG_H = @STDARG_H@
2439 STDBOOL_H = @STDBOOL_H@
2440 STDDEF_H = @STDDEF_H@
2441 STDINT_H = @STDINT_H@
2442 STRIP = @STRIP@
2443 SYS_IOCTL_H_HAVE_WINSOCK2_H = @SYS_IOCTL_H_HAVE_WINSOCK2_H@
2444 SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
2445 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
2446 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
2447 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
2448 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
2449 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
2450 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
2451 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
2452 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
2453 USE_NLS = @USE_NLS@
2454 VERSION = @VERSION@
2455 WARN_CFLAGS = @WARN_CFLAGS@
2456 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
2457 WERROR_CFLAGS = @WERROR_CFLAGS@
2458 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
2459 WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
2460 WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
2461 WINDOWS_STAT_TIMESPEC = @WINDOWS_STAT_TIMESPEC@
2462 WINT_T_SUFFIX = @WINT_T_SUFFIX@
2463 XGETTEXT = @XGETTEXT@
2464 XGETTEXT_015 = @XGETTEXT_015@
2465 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
2466 abs_aux_dir = @abs_aux_dir@
2467 abs_builddir = @abs_builddir@
2468 abs_srcdir = @abs_srcdir@
2469 abs_top_builddir = @abs_top_builddir@
2470 abs_top_srcdir = @abs_top_srcdir@
2471 ac_ct_CC = @ac_ct_CC@
2472 am__include = @am__include@
2473 am__leading_dot = @am__leading_dot@
2474 am__quote = @am__quote@
2475 am__tar = @am__tar@
2476 am__untar = @am__untar@
2477 bindir = @bindir@
2478 build = @build@
2479 build_alias = @build_alias@
2480 build_cpu = @build_cpu@
2481 build_os = @build_os@
2482 build_vendor = @build_vendor@
2483 builddir = @builddir@
2484 datadir = @datadir@
2485 datarootdir = @datarootdir@
2486 docdir = @docdir@
2487 dvidir = @dvidir@
2488 exec_prefix = @exec_prefix@
2489 gl_LIBOBJS = @gl_LIBOBJS@
2490 gl_LTLIBOBJS = @gl_LTLIBOBJS@
2491 gltests_LIBOBJS = @gltests_LIBOBJS@
2492 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
2493 gltests_WITNESS = @gltests_WITNESS@
2494 host = @host@
2495 host_alias = @host_alias@
2496 host_cpu = @host_cpu@
2497 host_os = @host_os@
2498 host_vendor = @host_vendor@
2499 htmldir = @htmldir@
2500 includedir = @includedir@
2501 infodir = @infodir@
2502 install_sh = @install_sh@
2503 libdir = @libdir@
2504 libexecdir = @libexecdir@
2505 localedir = @localedir@
2506 localstatedir = @localstatedir@
2507 mandir = @mandir@
2508 mkdir_p = @mkdir_p@
2509 oldincludedir = @oldincludedir@
2510 pdfdir = @pdfdir@
2511 prefix = @prefix@
2512 program_transform_name = @program_transform_name@
2513 psdir = @psdir@
2514 runstatedir = @runstatedir@
2515 sbindir = @sbindir@
2516 sharedstatedir = @sharedstatedir@
2517 srcdir = @srcdir@
2518 sysconfdir = @sysconfdir@
2519 target_alias = @target_alias@
2520 top_build_prefix = @top_build_prefix@
2521 top_builddir = @top_builddir@
2522 top_srcdir = @top_srcdir@
2523 AUTOMAKE_OPTIONS = 1.11 foreign subdir-objects
2524 SUBDIRS = .
2525 TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \
2526         LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
2527         LIBSIGSEGV='@LIBSIGSEGV@' LOCALE_FR='@LOCALE_FR@' \
2528         LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
2529         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
2530         LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
2531         LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \
2532         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
2533         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
2534         LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
2535         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
2536         LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
2537         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
2538         LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
2539         LOCALE_ZH_CN='@LOCALE_ZH_CN@' abs_aux_dir='$(abs_aux_dir)' \
2540         abs_aux_dir='$(abs_aux_dir)' MAKE='$(MAKE)' \
2541         LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
2542         LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
2543 noinst_HEADERS = 
2544 noinst_LIBRARIES = 
2545 check_LIBRARIES = libtests.a
2546 EXTRA_DIST = accept.c w32sock.h test-accept.c signature.h macros.h \
2547         test-alloca-opt.c test-areadlink.h test-areadlink.c macros.h \
2548         test-argmatch.c macros.h arpa_inet.in.h test-arpa_inet.c \
2549         test-binary-io.sh test-binary-io.c macros.h bind.c w32sock.h \
2550         test-bind.c signature.h macros.h test-bitrotate.c macros.h \
2551         test-btowc1.sh test-btowc2.sh test-btowc.c signature.h \
2552         macros.h test-c-ctype.c macros.h test-c-stack.c \
2553         test-c-stack.sh test-c-stack2.sh macros.h test-c-strcase.sh \
2554         test-c-strcasecmp.c test-c-strncasecmp.c macros.h \
2555         test-cloexec.c macros.h test-close.c signature.h macros.h \
2556         connect.c w32sock.h test-connect.c signature.h macros.h \
2557         test-ctype.c test-dirname.c test-dup2.c signature.h macros.h \
2558         test-environ.c test-errno.c test-exclude.c test-exclude1.sh \
2559         test-exclude2.sh test-exclude3.sh test-exclude4.sh \
2560         test-exclude5.sh test-exclude6.sh test-exclude7.sh \
2561         test-exclude8.sh test-fcntl-h.c test-fcntl.c signature.h \
2562         macros.h fdopen.c test-fdopen.c signature.h macros.h \
2563         test-fgetc.c signature.h macros.h test-filenamecat.c \
2564         test-float.c macros.h test-fnmatch-h.c test-fnmatch.c \
2565         signature.h macros.h fpucw.h test-fputc.c signature.h macros.h \
2566         test-fread.c signature.h macros.h test-freopen-safer.c \
2567         macros.h test-freopen.c signature.h macros.h test-fstat.c \
2568         signature.h macros.h ftruncate.c test-ftruncate.c \
2569         test-ftruncate.sh signature.h macros.h test-fwrite.c \
2570         signature.h macros.h getcwd-lgpl.c test-getcwd-lgpl.c \
2571         signature.h macros.h test-getdtablesize.c signature.h macros.h \
2572         macros.h signature.h test-getopt-gnu.c test-getopt-main.h \
2573         test-getopt.h test-getopt_long.h macros.h signature.h \
2574         test-getopt-posix.c test-getopt-main.h test-getopt.h \
2575         getpagesize.c test-getprogname.c signature.h \
2576         test-gettimeofday.c test-hash.c macros.h test-iconv-h.c \
2577         test-iconv.c signature.h macros.h test-ignore-value.c \
2578         inet_pton.c test-inet_pton.c signature.h macros.h \
2579         test-intprops.c macros.h macros.h test-inttostr.c \
2580         test-inttypes.c ioctl.c w32sock.h test-ioctl.c signature.h \
2581         macros.h test-isblank.c signature.h macros.h test-iswblank.c \
2582         macros.h test-langinfo.c test-limits-h.c listen.c w32sock.h \
2583         test-listen.c signature.h macros.h test-localcharset.c \
2584         test-locale.c test-localeconv.c signature.h macros.h \
2585         test-lstat.h test-lstat.c signature.h macros.h test-malloca.c \
2586         test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh \
2587         test-mbrtowc4.sh test-mbrtowc5.sh test-mbrtowc.c \
2588         test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh \
2589         test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh \
2590         test-mbrtowc-w32-5.sh test-mbrtowc-w32.c signature.h macros.h \
2591         test-mbscasecmp.sh test-mbscasecmp.c macros.h test-mbsinit.sh \
2592         test-mbsinit.c signature.h macros.h test-mbsrtowcs1.sh \
2593         test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh \
2594         test-mbsrtowcs.c signature.h macros.h test-mbsstr1.c \
2595         test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh test-mbsstr3.c \
2596         macros.h test-memchr.c zerosize-ptr.h signature.h macros.h \
2597         test-mkdir.h test-mkdir.c signature.h macros.h nanosleep.c \
2598         test-nanosleep.c signature.h macros.h netinet_in.in.h \
2599         test-netinet_in.c test-nl_langinfo.sh test-nl_langinfo.c \
2600         signature.h macros.h test-nstrftime.c macros.h test-open.h \
2601         test-open.c signature.h macros.h test-pathmax.c perror.c \
2602         macros.h signature.h test-perror.c test-perror2.c \
2603         test-perror.sh pipe.c test-pipe.c signature.h macros.h \
2604         putenv.c test-quotearg-simple.c test-quotearg.h macros.h \
2605         zerosize-ptr.h test-raise.c signature.h macros.h \
2606         test-rawmemchr.c zerosize-ptr.h signature.h macros.h \
2607         test-readlink.h test-readlink.c signature.h macros.h \
2608         test-regex.c macros.h same-inode.h select.c macros.h \
2609         signature.h test-select.c test-select.h test-select-fd.c \
2610         test-select-in.sh test-select-out.sh test-select-stdin.c \
2611         test-setenv.c signature.h macros.h setlocale.c \
2612         test-setlocale1.sh test-setlocale1.c test-setlocale2.sh \
2613         test-setlocale2.c signature.h macros.h setsockopt.c w32sock.h \
2614         test-setsockopt.c signature.h macros.h test-sh-quote.c \
2615         test-sigaction.c signature.h macros.h test-signal-h.c \
2616         test-sigprocmask.c signature.h macros.h sleep.c test-sleep.c \
2617         signature.h macros.h _Noreturn.h arg-nonnull.h c++defs.h \
2618         unused-parameter.h warn-on-use.h snprintf.c test-snprintf.c \
2619         signature.h macros.h socket.c w32sock.h w32sock.h \
2620         test-sockets.c test-stat.h test-stat.c signature.h macros.h \
2621         test-stat-time.c macros.h nap.h stdalign.in.h test-stdalign.c \
2622         macros.h test-stdbool.c test-stddef.c test-stdint.c \
2623         test-stdio.c test-stdlib.c test-sys_wait.h test-strerror.c \
2624         signature.h macros.h strerror_r.c test-strerror_r.c \
2625         signature.h macros.h test-striconv.c macros.h test-string.c \
2626         test-strings.c test-strnlen.c zerosize-ptr.h signature.h \
2627         macros.h test-strtoull.c signature.h macros.h test-strtoumax.c \
2628         signature.h macros.h symlink.c test-symlink.h test-symlink.c \
2629         signature.h macros.h sys_ioctl.in.h test-sys_ioctl.c \
2630         sys_select.in.h test-sys_select.c signature.h sys_socket.in.h \
2631         test-sys_socket.c test-sys_stat.c test-sys_time.c \
2632         test-sys_types.c sys_uio.in.h test-sys_uio.c test-sys_wait.c \
2633         test-sys_wait.h init.sh test-init.sh test-time.c \
2634         test-timespec.c macros.h test-unistd.c \
2635         unistr/test-u8-mbtoucr.c macros.h unistr/test-u8-uctomb.c \
2636         macros.h uniwidth/test-uc_width.c uniwidth/test-uc_width2.c \
2637         uniwidth/test-uc_width2.sh macros.h test-unsetenv.c \
2638         signature.h macros.h test-update-copyright.sh \
2639         test-vasnprintf.c macros.h test-vasprintf.c signature.h \
2640         macros.h test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
2641         test-verify.c test-verify-try.c test-verify.sh \
2642         test-version-etc.c test-version-etc.sh test-wchar.c \
2643         test-wcrtomb.sh test-wcrtomb.c test-wcrtomb-w32-1.sh \
2644         test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
2645         test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh test-wcrtomb-w32.c \
2646         signature.h macros.h wctob.c wctomb-impl.h wctomb.c \
2647         test-wctype-h.c macros.h test-wcwidth.c signature.h macros.h \
2648         test-xalloc-die.c test-xalloc-die.sh test-xstrtol.c \
2649         test-xstrtoul.c test-xstrtol.sh test-xstrtoumax.c \
2650         test-xstrtoumax.sh test-xvasprintf.c macros.h
2651 BUILT_SOURCES = arpa/inet.h $(NETINET_IN_H) $(STDALIGN_H) sys/ioctl.h \
2652         sys/select.h sys/socket.h sys/uio.h
2653 SUFFIXES = 
2654
2655 # This test expects compilation of test-verify-try.c to fail, and
2656 # each time it fails, the makefile rule does not perform the usual
2657 #  "mv -f $name.Tpo $name.po, so tell make clean to remove that file.
2658 MOSTLYCLEANFILES = core *.stackdump arpa/inet.h arpa/inet.h-t \
2659         t-c-stack.tmp t-c-stack2.tmp netinet/in.h netinet/in.h-t \
2660         stdalign.h stdalign.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h \
2661         sys/select.h-t sys/socket.h sys/socket.h-t sys/uio.h \
2662         sys/uio.h-t .deps/test-verify-try.Tpo
2663 MOSTLYCLEANDIRS = arpa netinet sys sys sys sys
2664 CLEANFILES = 
2665 DISTCLEANFILES = 
2666 MAINTAINERCLEANFILES = 
2667 AM_CPPFLAGS = \
2668   -D@gltests_WITNESS@=1 \
2669   -I. -I$(srcdir) \
2670   -I.. -I$(srcdir)/.. \
2671   -I../lib -I$(srcdir)/../lib
2672
2673 LDADD = libtests.a ../lib/libdiffutils.a libtests.a $(LIBTESTS_LIBDEPS)
2674 libtests_a_SOURCES = dtotimespec.c hash-pjw.h hash-pjw.c sockets.h \
2675         sockets.c sys_socket.c timespec-add.c timespec-sub.c
2676 libtests_a_LIBADD = $(gltests_LIBOBJS)
2677 libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
2678 EXTRA_libtests_a_SOURCES = accept.c bind.c connect.c fdopen.c \
2679         ftruncate.c getcwd-lgpl.c getpagesize.c inet_pton.c ioctl.c \
2680         listen.c nanosleep.c perror.c pipe.c putenv.c select.c \
2681         setlocale.c setsockopt.c sleep.c snprintf.c socket.c \
2682         strerror_r.c symlink.c wctob.c wctomb.c
2683 AM_LIBTOOLFLAGS = --preserve-dup-deps
2684 test_accept_LDADD = $(LDADD) @LIBSOCKET@
2685 test_argmatch_LDADD = $(LDADD) @LIBINTL@
2686 test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
2687 test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
2688 test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
2689 test_dirname_LDADD = $(LDADD) @LIBINTL@
2690 test_exclude_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)
2691 test_filenamecat_LDADD = $(LDADD) @LIBINTL@
2692 test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
2693 test_getopt_gnu_LDADD = $(LDADD) $(LIBINTL)
2694 test_getopt_posix_LDADD = $(LDADD) $(LIBINTL)
2695 test_getprogname_LDADD = $(LDADD)
2696 test_iconv_LDADD = $(LDADD) @LIBICONV@
2697 test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@
2698 test_listen_LDADD = $(LDADD) @LIBSOCKET@
2699 test_nanosleep_LDADD = $(LDADD) $(LIB_NANOSLEEP)
2700 test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@
2701 test_regex_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD) $(LIB_PTHREAD)
2702 test_select_LDADD = $(LDADD) @LIB_SELECT@ @LIBSOCKET@ $(INET_PTON_LIB)
2703 test_select_fd_LDADD = $(LDADD) @LIB_SELECT@
2704 test_select_stdin_LDADD = $(LDADD) @LIB_SELECT@
2705 test_setsockopt_LDADD = $(LDADD) @LIBSOCKET@
2706 test_sh_quote_LDADD = $(LDADD) @LIBINTL@
2707
2708 # Because this Makefile snippet defines a variable used by other
2709 # gnulib Makefile snippets, it must be present in all makefiles that
2710 # need it. This is ensured by the applicability 'all' defined above.
2711 _NORETURN_H = $(srcdir)/_Noreturn.h
2712
2713 # Because this Makefile snippet defines a variable used by other
2714 # gnulib Makefile snippets, it must be present in all makefiles that
2715 # need it. This is ensured by the applicability 'all' defined above.
2716 ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
2717
2718 # Because this Makefile snippet defines a variable used by other
2719 # gnulib Makefile snippets, it must be present in all makefiles that
2720 # need it. This is ensured by the applicability 'all' defined above.
2721 CXXDEFS_H = $(srcdir)/c++defs.h
2722
2723 # Because this Makefile snippet defines a variable used by other
2724 # gnulib Makefile snippets, it must be present in all makefiles that
2725 # need it. This is ensured by the applicability 'all' defined above.
2726 UNUSED_PARAMETER_H = $(srcdir)/unused-parameter.h
2727
2728 # Because this Makefile snippet defines a variable used by other
2729 # gnulib Makefile snippets, it must be present in all makefiles that
2730 # need it. This is ensured by the applicability 'all' defined above.
2731 WARN_ON_USE_H = $(srcdir)/warn-on-use.h
2732 test_sockets_LDADD = $(LDADD) @LIBSOCKET@
2733 test_stat_LDADD = $(LDADD) $(LIBINTL)
2734 test_stat_time_LDADD = $(LDADD) $(LIB_NANOSLEEP)
2735 test_striconv_LDADD = $(LDADD) @LIBICONV@
2736 test_u8_mbtoucr_SOURCES = unistr/test-u8-mbtoucr.c
2737 test_u8_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)
2738 test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
2739 test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)
2740 test_uc_width_SOURCES = uniwidth/test-uc_width.c
2741 test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING)
2742 test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
2743 test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING)
2744 test_version_etc_LDADD = $(LDADD) @LIBINTL@
2745 test_wcwidth_LDADD = $(LDADD) $(LIBUNISTRING)
2746 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
2747 test_xstrtol_LDADD = $(LDADD) @LIBINTL@
2748 test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
2749 test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@
2750 test_xvasprintf_LDADD = $(LDADD) @LIBINTL@
2751 all: $(BUILT_SOURCES)
2752         $(MAKE) $(AM_MAKEFLAGS) all-recursive
2753
2754 .SUFFIXES:
2755 .SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
2756 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
2757         @for dep in $?; do \
2758           case '$(am__configure_deps)' in \
2759             *$$dep*) \
2760               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
2761                 && { if test -f $@; then exit 0; else break; fi; }; \
2762               exit 1;; \
2763           esac; \
2764         done; \
2765         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gnulib-tests/Makefile'; \
2766         $(am__cd) $(top_srcdir) && \
2767           $(AUTOMAKE) --foreign gnulib-tests/Makefile
2768 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2769         @case '$?' in \
2770           *config.status*) \
2771             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
2772           *) \
2773             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
2774             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
2775         esac;
2776 $(srcdir)/gnulib.mk $(am__empty):
2777
2778 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2779         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2780
2781 $(top_srcdir)/configure:  $(am__configure_deps)
2782         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2783 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
2784         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2785 $(am__aclocal_m4_deps):
2786
2787 clean-checkPROGRAMS:
2788         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
2789
2790 clean-noinstPROGRAMS:
2791         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
2792
2793 clean-checkLIBRARIES:
2794         -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
2795
2796 clean-noinstLIBRARIES:
2797         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
2798
2799 libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES) 
2800         $(AM_V_at)-rm -f libtests.a
2801         $(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD)
2802         $(AM_V_at)$(RANLIB) libtests.a
2803
2804 test-accept$(EXEEXT): $(test_accept_OBJECTS) $(test_accept_DEPENDENCIES) $(EXTRA_test_accept_DEPENDENCIES) 
2805         @rm -f test-accept$(EXEEXT)
2806         $(AM_V_CCLD)$(LINK) $(test_accept_OBJECTS) $(test_accept_LDADD) $(LIBS)
2807
2808 test-alloca-opt$(EXEEXT): $(test_alloca_opt_OBJECTS) $(test_alloca_opt_DEPENDENCIES) $(EXTRA_test_alloca_opt_DEPENDENCIES) 
2809         @rm -f test-alloca-opt$(EXEEXT)
2810         $(AM_V_CCLD)$(LINK) $(test_alloca_opt_OBJECTS) $(test_alloca_opt_LDADD) $(LIBS)
2811
2812 test-areadlink$(EXEEXT): $(test_areadlink_OBJECTS) $(test_areadlink_DEPENDENCIES) $(EXTRA_test_areadlink_DEPENDENCIES) 
2813         @rm -f test-areadlink$(EXEEXT)
2814         $(AM_V_CCLD)$(LINK) $(test_areadlink_OBJECTS) $(test_areadlink_LDADD) $(LIBS)
2815
2816 test-argmatch$(EXEEXT): $(test_argmatch_OBJECTS) $(test_argmatch_DEPENDENCIES) $(EXTRA_test_argmatch_DEPENDENCIES) 
2817         @rm -f test-argmatch$(EXEEXT)
2818         $(AM_V_CCLD)$(LINK) $(test_argmatch_OBJECTS) $(test_argmatch_LDADD) $(LIBS)
2819
2820 test-arpa_inet$(EXEEXT): $(test_arpa_inet_OBJECTS) $(test_arpa_inet_DEPENDENCIES) $(EXTRA_test_arpa_inet_DEPENDENCIES) 
2821         @rm -f test-arpa_inet$(EXEEXT)
2822         $(AM_V_CCLD)$(LINK) $(test_arpa_inet_OBJECTS) $(test_arpa_inet_LDADD) $(LIBS)
2823
2824 test-binary-io$(EXEEXT): $(test_binary_io_OBJECTS) $(test_binary_io_DEPENDENCIES) $(EXTRA_test_binary_io_DEPENDENCIES) 
2825         @rm -f test-binary-io$(EXEEXT)
2826         $(AM_V_CCLD)$(LINK) $(test_binary_io_OBJECTS) $(test_binary_io_LDADD) $(LIBS)
2827
2828 test-bind$(EXEEXT): $(test_bind_OBJECTS) $(test_bind_DEPENDENCIES) $(EXTRA_test_bind_DEPENDENCIES) 
2829         @rm -f test-bind$(EXEEXT)
2830         $(AM_V_CCLD)$(LINK) $(test_bind_OBJECTS) $(test_bind_LDADD) $(LIBS)
2831
2832 test-bitrotate$(EXEEXT): $(test_bitrotate_OBJECTS) $(test_bitrotate_DEPENDENCIES) $(EXTRA_test_bitrotate_DEPENDENCIES) 
2833         @rm -f test-bitrotate$(EXEEXT)
2834         $(AM_V_CCLD)$(LINK) $(test_bitrotate_OBJECTS) $(test_bitrotate_LDADD) $(LIBS)
2835
2836 test-btowc$(EXEEXT): $(test_btowc_OBJECTS) $(test_btowc_DEPENDENCIES) $(EXTRA_test_btowc_DEPENDENCIES) 
2837         @rm -f test-btowc$(EXEEXT)
2838         $(AM_V_CCLD)$(LINK) $(test_btowc_OBJECTS) $(test_btowc_LDADD) $(LIBS)
2839
2840 test-c-ctype$(EXEEXT): $(test_c_ctype_OBJECTS) $(test_c_ctype_DEPENDENCIES) $(EXTRA_test_c_ctype_DEPENDENCIES) 
2841         @rm -f test-c-ctype$(EXEEXT)
2842         $(AM_V_CCLD)$(LINK) $(test_c_ctype_OBJECTS) $(test_c_ctype_LDADD) $(LIBS)
2843
2844 test-c-stack$(EXEEXT): $(test_c_stack_OBJECTS) $(test_c_stack_DEPENDENCIES) $(EXTRA_test_c_stack_DEPENDENCIES) 
2845         @rm -f test-c-stack$(EXEEXT)
2846         $(AM_V_CCLD)$(LINK) $(test_c_stack_OBJECTS) $(test_c_stack_LDADD) $(LIBS)
2847
2848 test-c-strcasecmp$(EXEEXT): $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_DEPENDENCIES) $(EXTRA_test_c_strcasecmp_DEPENDENCIES) 
2849         @rm -f test-c-strcasecmp$(EXEEXT)
2850         $(AM_V_CCLD)$(LINK) $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_LDADD) $(LIBS)
2851
2852 test-c-strncasecmp$(EXEEXT): $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_DEPENDENCIES) $(EXTRA_test_c_strncasecmp_DEPENDENCIES) 
2853         @rm -f test-c-strncasecmp$(EXEEXT)
2854         $(AM_V_CCLD)$(LINK) $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_LDADD) $(LIBS)
2855
2856 test-cloexec$(EXEEXT): $(test_cloexec_OBJECTS) $(test_cloexec_DEPENDENCIES) $(EXTRA_test_cloexec_DEPENDENCIES) 
2857         @rm -f test-cloexec$(EXEEXT)
2858         $(AM_V_CCLD)$(LINK) $(test_cloexec_OBJECTS) $(test_cloexec_LDADD) $(LIBS)
2859
2860 test-close$(EXEEXT): $(test_close_OBJECTS) $(test_close_DEPENDENCIES) $(EXTRA_test_close_DEPENDENCIES) 
2861         @rm -f test-close$(EXEEXT)
2862         $(AM_V_CCLD)$(LINK) $(test_close_OBJECTS) $(test_close_LDADD) $(LIBS)
2863
2864 test-connect$(EXEEXT): $(test_connect_OBJECTS) $(test_connect_DEPENDENCIES) $(EXTRA_test_connect_DEPENDENCIES) 
2865         @rm -f test-connect$(EXEEXT)
2866         $(AM_V_CCLD)$(LINK) $(test_connect_OBJECTS) $(test_connect_LDADD) $(LIBS)
2867
2868 test-ctype$(EXEEXT): $(test_ctype_OBJECTS) $(test_ctype_DEPENDENCIES) $(EXTRA_test_ctype_DEPENDENCIES) 
2869         @rm -f test-ctype$(EXEEXT)
2870         $(AM_V_CCLD)$(LINK) $(test_ctype_OBJECTS) $(test_ctype_LDADD) $(LIBS)
2871
2872 test-dirname$(EXEEXT): $(test_dirname_OBJECTS) $(test_dirname_DEPENDENCIES) $(EXTRA_test_dirname_DEPENDENCIES) 
2873         @rm -f test-dirname$(EXEEXT)
2874         $(AM_V_CCLD)$(LINK) $(test_dirname_OBJECTS) $(test_dirname_LDADD) $(LIBS)
2875
2876 test-dup2$(EXEEXT): $(test_dup2_OBJECTS) $(test_dup2_DEPENDENCIES) $(EXTRA_test_dup2_DEPENDENCIES) 
2877         @rm -f test-dup2$(EXEEXT)
2878         $(AM_V_CCLD)$(LINK) $(test_dup2_OBJECTS) $(test_dup2_LDADD) $(LIBS)
2879
2880 test-environ$(EXEEXT): $(test_environ_OBJECTS) $(test_environ_DEPENDENCIES) $(EXTRA_test_environ_DEPENDENCIES) 
2881         @rm -f test-environ$(EXEEXT)
2882         $(AM_V_CCLD)$(LINK) $(test_environ_OBJECTS) $(test_environ_LDADD) $(LIBS)
2883
2884 test-errno$(EXEEXT): $(test_errno_OBJECTS) $(test_errno_DEPENDENCIES) $(EXTRA_test_errno_DEPENDENCIES) 
2885         @rm -f test-errno$(EXEEXT)
2886         $(AM_V_CCLD)$(LINK) $(test_errno_OBJECTS) $(test_errno_LDADD) $(LIBS)
2887
2888 test-exclude$(EXEEXT): $(test_exclude_OBJECTS) $(test_exclude_DEPENDENCIES) $(EXTRA_test_exclude_DEPENDENCIES) 
2889         @rm -f test-exclude$(EXEEXT)
2890         $(AM_V_CCLD)$(LINK) $(test_exclude_OBJECTS) $(test_exclude_LDADD) $(LIBS)
2891
2892 test-fcntl$(EXEEXT): $(test_fcntl_OBJECTS) $(test_fcntl_DEPENDENCIES) $(EXTRA_test_fcntl_DEPENDENCIES) 
2893         @rm -f test-fcntl$(EXEEXT)
2894         $(AM_V_CCLD)$(LINK) $(test_fcntl_OBJECTS) $(test_fcntl_LDADD) $(LIBS)
2895
2896 test-fcntl-h$(EXEEXT): $(test_fcntl_h_OBJECTS) $(test_fcntl_h_DEPENDENCIES) $(EXTRA_test_fcntl_h_DEPENDENCIES) 
2897         @rm -f test-fcntl-h$(EXEEXT)
2898         $(AM_V_CCLD)$(LINK) $(test_fcntl_h_OBJECTS) $(test_fcntl_h_LDADD) $(LIBS)
2899
2900 test-fdopen$(EXEEXT): $(test_fdopen_OBJECTS) $(test_fdopen_DEPENDENCIES) $(EXTRA_test_fdopen_DEPENDENCIES) 
2901         @rm -f test-fdopen$(EXEEXT)
2902         $(AM_V_CCLD)$(LINK) $(test_fdopen_OBJECTS) $(test_fdopen_LDADD) $(LIBS)
2903
2904 test-fgetc$(EXEEXT): $(test_fgetc_OBJECTS) $(test_fgetc_DEPENDENCIES) $(EXTRA_test_fgetc_DEPENDENCIES) 
2905         @rm -f test-fgetc$(EXEEXT)
2906         $(AM_V_CCLD)$(LINK) $(test_fgetc_OBJECTS) $(test_fgetc_LDADD) $(LIBS)
2907
2908 test-filenamecat$(EXEEXT): $(test_filenamecat_OBJECTS) $(test_filenamecat_DEPENDENCIES) $(EXTRA_test_filenamecat_DEPENDENCIES) 
2909         @rm -f test-filenamecat$(EXEEXT)
2910         $(AM_V_CCLD)$(LINK) $(test_filenamecat_OBJECTS) $(test_filenamecat_LDADD) $(LIBS)
2911
2912 test-float$(EXEEXT): $(test_float_OBJECTS) $(test_float_DEPENDENCIES) $(EXTRA_test_float_DEPENDENCIES) 
2913         @rm -f test-float$(EXEEXT)
2914         $(AM_V_CCLD)$(LINK) $(test_float_OBJECTS) $(test_float_LDADD) $(LIBS)
2915
2916 test-fnmatch$(EXEEXT): $(test_fnmatch_OBJECTS) $(test_fnmatch_DEPENDENCIES) $(EXTRA_test_fnmatch_DEPENDENCIES) 
2917         @rm -f test-fnmatch$(EXEEXT)
2918         $(AM_V_CCLD)$(LINK) $(test_fnmatch_OBJECTS) $(test_fnmatch_LDADD) $(LIBS)
2919
2920 test-fnmatch-h$(EXEEXT): $(test_fnmatch_h_OBJECTS) $(test_fnmatch_h_DEPENDENCIES) $(EXTRA_test_fnmatch_h_DEPENDENCIES) 
2921         @rm -f test-fnmatch-h$(EXEEXT)
2922         $(AM_V_CCLD)$(LINK) $(test_fnmatch_h_OBJECTS) $(test_fnmatch_h_LDADD) $(LIBS)
2923
2924 test-fputc$(EXEEXT): $(test_fputc_OBJECTS) $(test_fputc_DEPENDENCIES) $(EXTRA_test_fputc_DEPENDENCIES) 
2925         @rm -f test-fputc$(EXEEXT)
2926         $(AM_V_CCLD)$(LINK) $(test_fputc_OBJECTS) $(test_fputc_LDADD) $(LIBS)
2927
2928 test-fread$(EXEEXT): $(test_fread_OBJECTS) $(test_fread_DEPENDENCIES) $(EXTRA_test_fread_DEPENDENCIES) 
2929         @rm -f test-fread$(EXEEXT)
2930         $(AM_V_CCLD)$(LINK) $(test_fread_OBJECTS) $(test_fread_LDADD) $(LIBS)
2931
2932 test-freopen$(EXEEXT): $(test_freopen_OBJECTS) $(test_freopen_DEPENDENCIES) $(EXTRA_test_freopen_DEPENDENCIES) 
2933         @rm -f test-freopen$(EXEEXT)
2934         $(AM_V_CCLD)$(LINK) $(test_freopen_OBJECTS) $(test_freopen_LDADD) $(LIBS)
2935
2936 test-freopen-safer$(EXEEXT): $(test_freopen_safer_OBJECTS) $(test_freopen_safer_DEPENDENCIES) $(EXTRA_test_freopen_safer_DEPENDENCIES) 
2937         @rm -f test-freopen-safer$(EXEEXT)
2938         $(AM_V_CCLD)$(LINK) $(test_freopen_safer_OBJECTS) $(test_freopen_safer_LDADD) $(LIBS)
2939
2940 test-fstat$(EXEEXT): $(test_fstat_OBJECTS) $(test_fstat_DEPENDENCIES) $(EXTRA_test_fstat_DEPENDENCIES) 
2941         @rm -f test-fstat$(EXEEXT)
2942         $(AM_V_CCLD)$(LINK) $(test_fstat_OBJECTS) $(test_fstat_LDADD) $(LIBS)
2943
2944 test-ftruncate$(EXEEXT): $(test_ftruncate_OBJECTS) $(test_ftruncate_DEPENDENCIES) $(EXTRA_test_ftruncate_DEPENDENCIES) 
2945         @rm -f test-ftruncate$(EXEEXT)
2946         $(AM_V_CCLD)$(LINK) $(test_ftruncate_OBJECTS) $(test_ftruncate_LDADD) $(LIBS)
2947
2948 test-fwrite$(EXEEXT): $(test_fwrite_OBJECTS) $(test_fwrite_DEPENDENCIES) $(EXTRA_test_fwrite_DEPENDENCIES) 
2949         @rm -f test-fwrite$(EXEEXT)
2950         $(AM_V_CCLD)$(LINK) $(test_fwrite_OBJECTS) $(test_fwrite_LDADD) $(LIBS)
2951
2952 test-getcwd-lgpl$(EXEEXT): $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_DEPENDENCIES) $(EXTRA_test_getcwd_lgpl_DEPENDENCIES) 
2953         @rm -f test-getcwd-lgpl$(EXEEXT)
2954         $(AM_V_CCLD)$(LINK) $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_LDADD) $(LIBS)
2955
2956 test-getdtablesize$(EXEEXT): $(test_getdtablesize_OBJECTS) $(test_getdtablesize_DEPENDENCIES) $(EXTRA_test_getdtablesize_DEPENDENCIES) 
2957         @rm -f test-getdtablesize$(EXEEXT)
2958         $(AM_V_CCLD)$(LINK) $(test_getdtablesize_OBJECTS) $(test_getdtablesize_LDADD) $(LIBS)
2959
2960 test-getopt-gnu$(EXEEXT): $(test_getopt_gnu_OBJECTS) $(test_getopt_gnu_DEPENDENCIES) $(EXTRA_test_getopt_gnu_DEPENDENCIES) 
2961         @rm -f test-getopt-gnu$(EXEEXT)
2962         $(AM_V_CCLD)$(LINK) $(test_getopt_gnu_OBJECTS) $(test_getopt_gnu_LDADD) $(LIBS)
2963
2964 test-getopt-posix$(EXEEXT): $(test_getopt_posix_OBJECTS) $(test_getopt_posix_DEPENDENCIES) $(EXTRA_test_getopt_posix_DEPENDENCIES) 
2965         @rm -f test-getopt-posix$(EXEEXT)
2966         $(AM_V_CCLD)$(LINK) $(test_getopt_posix_OBJECTS) $(test_getopt_posix_LDADD) $(LIBS)
2967
2968 test-getprogname$(EXEEXT): $(test_getprogname_OBJECTS) $(test_getprogname_DEPENDENCIES) $(EXTRA_test_getprogname_DEPENDENCIES) 
2969         @rm -f test-getprogname$(EXEEXT)
2970         $(AM_V_CCLD)$(LINK) $(test_getprogname_OBJECTS) $(test_getprogname_LDADD) $(LIBS)
2971
2972 test-gettimeofday$(EXEEXT): $(test_gettimeofday_OBJECTS) $(test_gettimeofday_DEPENDENCIES) $(EXTRA_test_gettimeofday_DEPENDENCIES) 
2973         @rm -f test-gettimeofday$(EXEEXT)
2974         $(AM_V_CCLD)$(LINK) $(test_gettimeofday_OBJECTS) $(test_gettimeofday_LDADD) $(LIBS)
2975
2976 test-hash$(EXEEXT): $(test_hash_OBJECTS) $(test_hash_DEPENDENCIES) $(EXTRA_test_hash_DEPENDENCIES) 
2977         @rm -f test-hash$(EXEEXT)
2978         $(AM_V_CCLD)$(LINK) $(test_hash_OBJECTS) $(test_hash_LDADD) $(LIBS)
2979
2980 test-iconv$(EXEEXT): $(test_iconv_OBJECTS) $(test_iconv_DEPENDENCIES) $(EXTRA_test_iconv_DEPENDENCIES) 
2981         @rm -f test-iconv$(EXEEXT)
2982         $(AM_V_CCLD)$(LINK) $(test_iconv_OBJECTS) $(test_iconv_LDADD) $(LIBS)
2983
2984 test-iconv-h$(EXEEXT): $(test_iconv_h_OBJECTS) $(test_iconv_h_DEPENDENCIES) $(EXTRA_test_iconv_h_DEPENDENCIES) 
2985         @rm -f test-iconv-h$(EXEEXT)
2986         $(AM_V_CCLD)$(LINK) $(test_iconv_h_OBJECTS) $(test_iconv_h_LDADD) $(LIBS)
2987
2988 test-ignore-value$(EXEEXT): $(test_ignore_value_OBJECTS) $(test_ignore_value_DEPENDENCIES) $(EXTRA_test_ignore_value_DEPENDENCIES) 
2989         @rm -f test-ignore-value$(EXEEXT)
2990         $(AM_V_CCLD)$(LINK) $(test_ignore_value_OBJECTS) $(test_ignore_value_LDADD) $(LIBS)
2991
2992 test-inet_pton$(EXEEXT): $(test_inet_pton_OBJECTS) $(test_inet_pton_DEPENDENCIES) $(EXTRA_test_inet_pton_DEPENDENCIES) 
2993         @rm -f test-inet_pton$(EXEEXT)
2994         $(AM_V_CCLD)$(LINK) $(test_inet_pton_OBJECTS) $(test_inet_pton_LDADD) $(LIBS)
2995
2996 test-intprops$(EXEEXT): $(test_intprops_OBJECTS) $(test_intprops_DEPENDENCIES) $(EXTRA_test_intprops_DEPENDENCIES) 
2997         @rm -f test-intprops$(EXEEXT)
2998         $(AM_V_CCLD)$(LINK) $(test_intprops_OBJECTS) $(test_intprops_LDADD) $(LIBS)
2999
3000 test-inttostr$(EXEEXT): $(test_inttostr_OBJECTS) $(test_inttostr_DEPENDENCIES) $(EXTRA_test_inttostr_DEPENDENCIES) 
3001         @rm -f test-inttostr$(EXEEXT)
3002         $(AM_V_CCLD)$(LINK) $(test_inttostr_OBJECTS) $(test_inttostr_LDADD) $(LIBS)
3003
3004 test-inttypes$(EXEEXT): $(test_inttypes_OBJECTS) $(test_inttypes_DEPENDENCIES) $(EXTRA_test_inttypes_DEPENDENCIES) 
3005         @rm -f test-inttypes$(EXEEXT)
3006         $(AM_V_CCLD)$(LINK) $(test_inttypes_OBJECTS) $(test_inttypes_LDADD) $(LIBS)
3007
3008 test-ioctl$(EXEEXT): $(test_ioctl_OBJECTS) $(test_ioctl_DEPENDENCIES) $(EXTRA_test_ioctl_DEPENDENCIES) 
3009         @rm -f test-ioctl$(EXEEXT)
3010         $(AM_V_CCLD)$(LINK) $(test_ioctl_OBJECTS) $(test_ioctl_LDADD) $(LIBS)
3011
3012 test-isblank$(EXEEXT): $(test_isblank_OBJECTS) $(test_isblank_DEPENDENCIES) $(EXTRA_test_isblank_DEPENDENCIES) 
3013         @rm -f test-isblank$(EXEEXT)
3014         $(AM_V_CCLD)$(LINK) $(test_isblank_OBJECTS) $(test_isblank_LDADD) $(LIBS)
3015
3016 test-iswblank$(EXEEXT): $(test_iswblank_OBJECTS) $(test_iswblank_DEPENDENCIES) $(EXTRA_test_iswblank_DEPENDENCIES) 
3017         @rm -f test-iswblank$(EXEEXT)
3018         $(AM_V_CCLD)$(LINK) $(test_iswblank_OBJECTS) $(test_iswblank_LDADD) $(LIBS)
3019
3020 test-langinfo$(EXEEXT): $(test_langinfo_OBJECTS) $(test_langinfo_DEPENDENCIES) $(EXTRA_test_langinfo_DEPENDENCIES) 
3021         @rm -f test-langinfo$(EXEEXT)
3022         $(AM_V_CCLD)$(LINK) $(test_langinfo_OBJECTS) $(test_langinfo_LDADD) $(LIBS)
3023
3024 test-limits-h$(EXEEXT): $(test_limits_h_OBJECTS) $(test_limits_h_DEPENDENCIES) $(EXTRA_test_limits_h_DEPENDENCIES) 
3025         @rm -f test-limits-h$(EXEEXT)
3026         $(AM_V_CCLD)$(LINK) $(test_limits_h_OBJECTS) $(test_limits_h_LDADD) $(LIBS)
3027
3028 test-listen$(EXEEXT): $(test_listen_OBJECTS) $(test_listen_DEPENDENCIES) $(EXTRA_test_listen_DEPENDENCIES) 
3029         @rm -f test-listen$(EXEEXT)
3030         $(AM_V_CCLD)$(LINK) $(test_listen_OBJECTS) $(test_listen_LDADD) $(LIBS)
3031
3032 test-localcharset$(EXEEXT): $(test_localcharset_OBJECTS) $(test_localcharset_DEPENDENCIES) $(EXTRA_test_localcharset_DEPENDENCIES) 
3033         @rm -f test-localcharset$(EXEEXT)
3034         $(AM_V_CCLD)$(LINK) $(test_localcharset_OBJECTS) $(test_localcharset_LDADD) $(LIBS)
3035
3036 test-locale$(EXEEXT): $(test_locale_OBJECTS) $(test_locale_DEPENDENCIES) $(EXTRA_test_locale_DEPENDENCIES) 
3037         @rm -f test-locale$(EXEEXT)
3038         $(AM_V_CCLD)$(LINK) $(test_locale_OBJECTS) $(test_locale_LDADD) $(LIBS)
3039
3040 test-localeconv$(EXEEXT): $(test_localeconv_OBJECTS) $(test_localeconv_DEPENDENCIES) $(EXTRA_test_localeconv_DEPENDENCIES) 
3041         @rm -f test-localeconv$(EXEEXT)
3042         $(AM_V_CCLD)$(LINK) $(test_localeconv_OBJECTS) $(test_localeconv_LDADD) $(LIBS)
3043
3044 test-lstat$(EXEEXT): $(test_lstat_OBJECTS) $(test_lstat_DEPENDENCIES) $(EXTRA_test_lstat_DEPENDENCIES) 
3045         @rm -f test-lstat$(EXEEXT)
3046         $(AM_V_CCLD)$(LINK) $(test_lstat_OBJECTS) $(test_lstat_LDADD) $(LIBS)
3047
3048 test-malloca$(EXEEXT): $(test_malloca_OBJECTS) $(test_malloca_DEPENDENCIES) $(EXTRA_test_malloca_DEPENDENCIES) 
3049         @rm -f test-malloca$(EXEEXT)
3050         $(AM_V_CCLD)$(LINK) $(test_malloca_OBJECTS) $(test_malloca_LDADD) $(LIBS)
3051
3052 test-mbrtowc$(EXEEXT): $(test_mbrtowc_OBJECTS) $(test_mbrtowc_DEPENDENCIES) $(EXTRA_test_mbrtowc_DEPENDENCIES) 
3053         @rm -f test-mbrtowc$(EXEEXT)
3054         $(AM_V_CCLD)$(LINK) $(test_mbrtowc_OBJECTS) $(test_mbrtowc_LDADD) $(LIBS)
3055
3056 test-mbrtowc-w32$(EXEEXT): $(test_mbrtowc_w32_OBJECTS) $(test_mbrtowc_w32_DEPENDENCIES) $(EXTRA_test_mbrtowc_w32_DEPENDENCIES) 
3057         @rm -f test-mbrtowc-w32$(EXEEXT)
3058         $(AM_V_CCLD)$(LINK) $(test_mbrtowc_w32_OBJECTS) $(test_mbrtowc_w32_LDADD) $(LIBS)
3059
3060 test-mbscasecmp$(EXEEXT): $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_DEPENDENCIES) $(EXTRA_test_mbscasecmp_DEPENDENCIES) 
3061         @rm -f test-mbscasecmp$(EXEEXT)
3062         $(AM_V_CCLD)$(LINK) $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_LDADD) $(LIBS)
3063
3064 test-mbsinit$(EXEEXT): $(test_mbsinit_OBJECTS) $(test_mbsinit_DEPENDENCIES) $(EXTRA_test_mbsinit_DEPENDENCIES) 
3065         @rm -f test-mbsinit$(EXEEXT)
3066         $(AM_V_CCLD)$(LINK) $(test_mbsinit_OBJECTS) $(test_mbsinit_LDADD) $(LIBS)
3067
3068 test-mbsrtowcs$(EXEEXT): $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_DEPENDENCIES) $(EXTRA_test_mbsrtowcs_DEPENDENCIES) 
3069         @rm -f test-mbsrtowcs$(EXEEXT)
3070         $(AM_V_CCLD)$(LINK) $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_LDADD) $(LIBS)
3071
3072 test-mbsstr1$(EXEEXT): $(test_mbsstr1_OBJECTS) $(test_mbsstr1_DEPENDENCIES) $(EXTRA_test_mbsstr1_DEPENDENCIES) 
3073         @rm -f test-mbsstr1$(EXEEXT)
3074         $(AM_V_CCLD)$(LINK) $(test_mbsstr1_OBJECTS) $(test_mbsstr1_LDADD) $(LIBS)
3075
3076 test-mbsstr2$(EXEEXT): $(test_mbsstr2_OBJECTS) $(test_mbsstr2_DEPENDENCIES) $(EXTRA_test_mbsstr2_DEPENDENCIES) 
3077         @rm -f test-mbsstr2$(EXEEXT)
3078         $(AM_V_CCLD)$(LINK) $(test_mbsstr2_OBJECTS) $(test_mbsstr2_LDADD) $(LIBS)
3079
3080 test-mbsstr3$(EXEEXT): $(test_mbsstr3_OBJECTS) $(test_mbsstr3_DEPENDENCIES) $(EXTRA_test_mbsstr3_DEPENDENCIES) 
3081         @rm -f test-mbsstr3$(EXEEXT)
3082         $(AM_V_CCLD)$(LINK) $(test_mbsstr3_OBJECTS) $(test_mbsstr3_LDADD) $(LIBS)
3083
3084 test-memchr$(EXEEXT): $(test_memchr_OBJECTS) $(test_memchr_DEPENDENCIES) $(EXTRA_test_memchr_DEPENDENCIES) 
3085         @rm -f test-memchr$(EXEEXT)
3086         $(AM_V_CCLD)$(LINK) $(test_memchr_OBJECTS) $(test_memchr_LDADD) $(LIBS)
3087
3088 test-mkdir$(EXEEXT): $(test_mkdir_OBJECTS) $(test_mkdir_DEPENDENCIES) $(EXTRA_test_mkdir_DEPENDENCIES) 
3089         @rm -f test-mkdir$(EXEEXT)
3090         $(AM_V_CCLD)$(LINK) $(test_mkdir_OBJECTS) $(test_mkdir_LDADD) $(LIBS)
3091
3092 test-nanosleep$(EXEEXT): $(test_nanosleep_OBJECTS) $(test_nanosleep_DEPENDENCIES) $(EXTRA_test_nanosleep_DEPENDENCIES) 
3093         @rm -f test-nanosleep$(EXEEXT)
3094         $(AM_V_CCLD)$(LINK) $(test_nanosleep_OBJECTS) $(test_nanosleep_LDADD) $(LIBS)
3095
3096 test-netinet_in$(EXEEXT): $(test_netinet_in_OBJECTS) $(test_netinet_in_DEPENDENCIES) $(EXTRA_test_netinet_in_DEPENDENCIES) 
3097         @rm -f test-netinet_in$(EXEEXT)
3098         $(AM_V_CCLD)$(LINK) $(test_netinet_in_OBJECTS) $(test_netinet_in_LDADD) $(LIBS)
3099
3100 test-nl_langinfo$(EXEEXT): $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_DEPENDENCIES) $(EXTRA_test_nl_langinfo_DEPENDENCIES) 
3101         @rm -f test-nl_langinfo$(EXEEXT)
3102         $(AM_V_CCLD)$(LINK) $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_LDADD) $(LIBS)
3103
3104 test-nstrftime$(EXEEXT): $(test_nstrftime_OBJECTS) $(test_nstrftime_DEPENDENCIES) $(EXTRA_test_nstrftime_DEPENDENCIES) 
3105         @rm -f test-nstrftime$(EXEEXT)
3106         $(AM_V_CCLD)$(LINK) $(test_nstrftime_OBJECTS) $(test_nstrftime_LDADD) $(LIBS)
3107
3108 test-open$(EXEEXT): $(test_open_OBJECTS) $(test_open_DEPENDENCIES) $(EXTRA_test_open_DEPENDENCIES) 
3109         @rm -f test-open$(EXEEXT)
3110         $(AM_V_CCLD)$(LINK) $(test_open_OBJECTS) $(test_open_LDADD) $(LIBS)
3111
3112 test-pathmax$(EXEEXT): $(test_pathmax_OBJECTS) $(test_pathmax_DEPENDENCIES) $(EXTRA_test_pathmax_DEPENDENCIES) 
3113         @rm -f test-pathmax$(EXEEXT)
3114         $(AM_V_CCLD)$(LINK) $(test_pathmax_OBJECTS) $(test_pathmax_LDADD) $(LIBS)
3115
3116 test-perror$(EXEEXT): $(test_perror_OBJECTS) $(test_perror_DEPENDENCIES) $(EXTRA_test_perror_DEPENDENCIES) 
3117         @rm -f test-perror$(EXEEXT)
3118         $(AM_V_CCLD)$(LINK) $(test_perror_OBJECTS) $(test_perror_LDADD) $(LIBS)
3119
3120 test-perror2$(EXEEXT): $(test_perror2_OBJECTS) $(test_perror2_DEPENDENCIES) $(EXTRA_test_perror2_DEPENDENCIES) 
3121         @rm -f test-perror2$(EXEEXT)
3122         $(AM_V_CCLD)$(LINK) $(test_perror2_OBJECTS) $(test_perror2_LDADD) $(LIBS)
3123
3124 test-pipe$(EXEEXT): $(test_pipe_OBJECTS) $(test_pipe_DEPENDENCIES) $(EXTRA_test_pipe_DEPENDENCIES) 
3125         @rm -f test-pipe$(EXEEXT)
3126         $(AM_V_CCLD)$(LINK) $(test_pipe_OBJECTS) $(test_pipe_LDADD) $(LIBS)
3127
3128 test-quotearg-simple$(EXEEXT): $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_DEPENDENCIES) $(EXTRA_test_quotearg_simple_DEPENDENCIES) 
3129         @rm -f test-quotearg-simple$(EXEEXT)
3130         $(AM_V_CCLD)$(LINK) $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_LDADD) $(LIBS)
3131
3132 test-raise$(EXEEXT): $(test_raise_OBJECTS) $(test_raise_DEPENDENCIES) $(EXTRA_test_raise_DEPENDENCIES) 
3133         @rm -f test-raise$(EXEEXT)
3134         $(AM_V_CCLD)$(LINK) $(test_raise_OBJECTS) $(test_raise_LDADD) $(LIBS)
3135
3136 test-rawmemchr$(EXEEXT): $(test_rawmemchr_OBJECTS) $(test_rawmemchr_DEPENDENCIES) $(EXTRA_test_rawmemchr_DEPENDENCIES) 
3137         @rm -f test-rawmemchr$(EXEEXT)
3138         $(AM_V_CCLD)$(LINK) $(test_rawmemchr_OBJECTS) $(test_rawmemchr_LDADD) $(LIBS)
3139
3140 test-readlink$(EXEEXT): $(test_readlink_OBJECTS) $(test_readlink_DEPENDENCIES) $(EXTRA_test_readlink_DEPENDENCIES) 
3141         @rm -f test-readlink$(EXEEXT)
3142         $(AM_V_CCLD)$(LINK) $(test_readlink_OBJECTS) $(test_readlink_LDADD) $(LIBS)
3143
3144 test-regex$(EXEEXT): $(test_regex_OBJECTS) $(test_regex_DEPENDENCIES) $(EXTRA_test_regex_DEPENDENCIES) 
3145         @rm -f test-regex$(EXEEXT)
3146         $(AM_V_CCLD)$(LINK) $(test_regex_OBJECTS) $(test_regex_LDADD) $(LIBS)
3147
3148 test-select$(EXEEXT): $(test_select_OBJECTS) $(test_select_DEPENDENCIES) $(EXTRA_test_select_DEPENDENCIES) 
3149         @rm -f test-select$(EXEEXT)
3150         $(AM_V_CCLD)$(LINK) $(test_select_OBJECTS) $(test_select_LDADD) $(LIBS)
3151
3152 test-select-fd$(EXEEXT): $(test_select_fd_OBJECTS) $(test_select_fd_DEPENDENCIES) $(EXTRA_test_select_fd_DEPENDENCIES) 
3153         @rm -f test-select-fd$(EXEEXT)
3154         $(AM_V_CCLD)$(LINK) $(test_select_fd_OBJECTS) $(test_select_fd_LDADD) $(LIBS)
3155
3156 test-select-stdin$(EXEEXT): $(test_select_stdin_OBJECTS) $(test_select_stdin_DEPENDENCIES) $(EXTRA_test_select_stdin_DEPENDENCIES) 
3157         @rm -f test-select-stdin$(EXEEXT)
3158         $(AM_V_CCLD)$(LINK) $(test_select_stdin_OBJECTS) $(test_select_stdin_LDADD) $(LIBS)
3159
3160 test-setenv$(EXEEXT): $(test_setenv_OBJECTS) $(test_setenv_DEPENDENCIES) $(EXTRA_test_setenv_DEPENDENCIES) 
3161         @rm -f test-setenv$(EXEEXT)
3162         $(AM_V_CCLD)$(LINK) $(test_setenv_OBJECTS) $(test_setenv_LDADD) $(LIBS)
3163
3164 test-setlocale1$(EXEEXT): $(test_setlocale1_OBJECTS) $(test_setlocale1_DEPENDENCIES) $(EXTRA_test_setlocale1_DEPENDENCIES) 
3165         @rm -f test-setlocale1$(EXEEXT)
3166         $(AM_V_CCLD)$(LINK) $(test_setlocale1_OBJECTS) $(test_setlocale1_LDADD) $(LIBS)
3167
3168 test-setlocale2$(EXEEXT): $(test_setlocale2_OBJECTS) $(test_setlocale2_DEPENDENCIES) $(EXTRA_test_setlocale2_DEPENDENCIES) 
3169         @rm -f test-setlocale2$(EXEEXT)
3170         $(AM_V_CCLD)$(LINK) $(test_setlocale2_OBJECTS) $(test_setlocale2_LDADD) $(LIBS)
3171
3172 test-setsockopt$(EXEEXT): $(test_setsockopt_OBJECTS) $(test_setsockopt_DEPENDENCIES) $(EXTRA_test_setsockopt_DEPENDENCIES) 
3173         @rm -f test-setsockopt$(EXEEXT)
3174         $(AM_V_CCLD)$(LINK) $(test_setsockopt_OBJECTS) $(test_setsockopt_LDADD) $(LIBS)
3175
3176 test-sh-quote$(EXEEXT): $(test_sh_quote_OBJECTS) $(test_sh_quote_DEPENDENCIES) $(EXTRA_test_sh_quote_DEPENDENCIES) 
3177         @rm -f test-sh-quote$(EXEEXT)
3178         $(AM_V_CCLD)$(LINK) $(test_sh_quote_OBJECTS) $(test_sh_quote_LDADD) $(LIBS)
3179
3180 test-sigaction$(EXEEXT): $(test_sigaction_OBJECTS) $(test_sigaction_DEPENDENCIES) $(EXTRA_test_sigaction_DEPENDENCIES) 
3181         @rm -f test-sigaction$(EXEEXT)
3182         $(AM_V_CCLD)$(LINK) $(test_sigaction_OBJECTS) $(test_sigaction_LDADD) $(LIBS)
3183
3184 test-signal-h$(EXEEXT): $(test_signal_h_OBJECTS) $(test_signal_h_DEPENDENCIES) $(EXTRA_test_signal_h_DEPENDENCIES) 
3185         @rm -f test-signal-h$(EXEEXT)
3186         $(AM_V_CCLD)$(LINK) $(test_signal_h_OBJECTS) $(test_signal_h_LDADD) $(LIBS)
3187
3188 test-sigprocmask$(EXEEXT): $(test_sigprocmask_OBJECTS) $(test_sigprocmask_DEPENDENCIES) $(EXTRA_test_sigprocmask_DEPENDENCIES) 
3189         @rm -f test-sigprocmask$(EXEEXT)
3190         $(AM_V_CCLD)$(LINK) $(test_sigprocmask_OBJECTS) $(test_sigprocmask_LDADD) $(LIBS)
3191
3192 test-sleep$(EXEEXT): $(test_sleep_OBJECTS) $(test_sleep_DEPENDENCIES) $(EXTRA_test_sleep_DEPENDENCIES) 
3193         @rm -f test-sleep$(EXEEXT)
3194         $(AM_V_CCLD)$(LINK) $(test_sleep_OBJECTS) $(test_sleep_LDADD) $(LIBS)
3195
3196 test-snprintf$(EXEEXT): $(test_snprintf_OBJECTS) $(test_snprintf_DEPENDENCIES) $(EXTRA_test_snprintf_DEPENDENCIES) 
3197         @rm -f test-snprintf$(EXEEXT)
3198         $(AM_V_CCLD)$(LINK) $(test_snprintf_OBJECTS) $(test_snprintf_LDADD) $(LIBS)
3199
3200 test-sockets$(EXEEXT): $(test_sockets_OBJECTS) $(test_sockets_DEPENDENCIES) $(EXTRA_test_sockets_DEPENDENCIES) 
3201         @rm -f test-sockets$(EXEEXT)
3202         $(AM_V_CCLD)$(LINK) $(test_sockets_OBJECTS) $(test_sockets_LDADD) $(LIBS)
3203
3204 test-stat$(EXEEXT): $(test_stat_OBJECTS) $(test_stat_DEPENDENCIES) $(EXTRA_test_stat_DEPENDENCIES) 
3205         @rm -f test-stat$(EXEEXT)
3206         $(AM_V_CCLD)$(LINK) $(test_stat_OBJECTS) $(test_stat_LDADD) $(LIBS)
3207
3208 test-stat-time$(EXEEXT): $(test_stat_time_OBJECTS) $(test_stat_time_DEPENDENCIES) $(EXTRA_test_stat_time_DEPENDENCIES) 
3209         @rm -f test-stat-time$(EXEEXT)
3210         $(AM_V_CCLD)$(LINK) $(test_stat_time_OBJECTS) $(test_stat_time_LDADD) $(LIBS)
3211
3212 test-stdalign$(EXEEXT): $(test_stdalign_OBJECTS) $(test_stdalign_DEPENDENCIES) $(EXTRA_test_stdalign_DEPENDENCIES) 
3213         @rm -f test-stdalign$(EXEEXT)
3214         $(AM_V_CCLD)$(LINK) $(test_stdalign_OBJECTS) $(test_stdalign_LDADD) $(LIBS)
3215
3216 test-stdbool$(EXEEXT): $(test_stdbool_OBJECTS) $(test_stdbool_DEPENDENCIES) $(EXTRA_test_stdbool_DEPENDENCIES) 
3217         @rm -f test-stdbool$(EXEEXT)
3218         $(AM_V_CCLD)$(LINK) $(test_stdbool_OBJECTS) $(test_stdbool_LDADD) $(LIBS)
3219
3220 test-stddef$(EXEEXT): $(test_stddef_OBJECTS) $(test_stddef_DEPENDENCIES) $(EXTRA_test_stddef_DEPENDENCIES) 
3221         @rm -f test-stddef$(EXEEXT)
3222         $(AM_V_CCLD)$(LINK) $(test_stddef_OBJECTS) $(test_stddef_LDADD) $(LIBS)
3223
3224 test-stdint$(EXEEXT): $(test_stdint_OBJECTS) $(test_stdint_DEPENDENCIES) $(EXTRA_test_stdint_DEPENDENCIES) 
3225         @rm -f test-stdint$(EXEEXT)
3226         $(AM_V_CCLD)$(LINK) $(test_stdint_OBJECTS) $(test_stdint_LDADD) $(LIBS)
3227
3228 test-stdio$(EXEEXT): $(test_stdio_OBJECTS) $(test_stdio_DEPENDENCIES) $(EXTRA_test_stdio_DEPENDENCIES) 
3229         @rm -f test-stdio$(EXEEXT)
3230         $(AM_V_CCLD)$(LINK) $(test_stdio_OBJECTS) $(test_stdio_LDADD) $(LIBS)
3231
3232 test-stdlib$(EXEEXT): $(test_stdlib_OBJECTS) $(test_stdlib_DEPENDENCIES) $(EXTRA_test_stdlib_DEPENDENCIES) 
3233         @rm -f test-stdlib$(EXEEXT)
3234         $(AM_V_CCLD)$(LINK) $(test_stdlib_OBJECTS) $(test_stdlib_LDADD) $(LIBS)
3235
3236 test-strerror$(EXEEXT): $(test_strerror_OBJECTS) $(test_strerror_DEPENDENCIES) $(EXTRA_test_strerror_DEPENDENCIES) 
3237         @rm -f test-strerror$(EXEEXT)
3238         $(AM_V_CCLD)$(LINK) $(test_strerror_OBJECTS) $(test_strerror_LDADD) $(LIBS)
3239
3240 test-strerror_r$(EXEEXT): $(test_strerror_r_OBJECTS) $(test_strerror_r_DEPENDENCIES) $(EXTRA_test_strerror_r_DEPENDENCIES) 
3241         @rm -f test-strerror_r$(EXEEXT)
3242         $(AM_V_CCLD)$(LINK) $(test_strerror_r_OBJECTS) $(test_strerror_r_LDADD) $(LIBS)
3243
3244 test-striconv$(EXEEXT): $(test_striconv_OBJECTS) $(test_striconv_DEPENDENCIES) $(EXTRA_test_striconv_DEPENDENCIES) 
3245         @rm -f test-striconv$(EXEEXT)
3246         $(AM_V_CCLD)$(LINK) $(test_striconv_OBJECTS) $(test_striconv_LDADD) $(LIBS)
3247
3248 test-string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) $(EXTRA_test_string_DEPENDENCIES) 
3249         @rm -f test-string$(EXEEXT)
3250         $(AM_V_CCLD)$(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS)
3251
3252 test-strings$(EXEEXT): $(test_strings_OBJECTS) $(test_strings_DEPENDENCIES) $(EXTRA_test_strings_DEPENDENCIES) 
3253         @rm -f test-strings$(EXEEXT)
3254         $(AM_V_CCLD)$(LINK) $(test_strings_OBJECTS) $(test_strings_LDADD) $(LIBS)
3255
3256 test-strnlen$(EXEEXT): $(test_strnlen_OBJECTS) $(test_strnlen_DEPENDENCIES) $(EXTRA_test_strnlen_DEPENDENCIES) 
3257         @rm -f test-strnlen$(EXEEXT)
3258         $(AM_V_CCLD)$(LINK) $(test_strnlen_OBJECTS) $(test_strnlen_LDADD) $(LIBS)
3259
3260 test-strtoull$(EXEEXT): $(test_strtoull_OBJECTS) $(test_strtoull_DEPENDENCIES) $(EXTRA_test_strtoull_DEPENDENCIES) 
3261         @rm -f test-strtoull$(EXEEXT)
3262         $(AM_V_CCLD)$(LINK) $(test_strtoull_OBJECTS) $(test_strtoull_LDADD) $(LIBS)
3263
3264 test-strtoumax$(EXEEXT): $(test_strtoumax_OBJECTS) $(test_strtoumax_DEPENDENCIES) $(EXTRA_test_strtoumax_DEPENDENCIES) 
3265         @rm -f test-strtoumax$(EXEEXT)
3266         $(AM_V_CCLD)$(LINK) $(test_strtoumax_OBJECTS) $(test_strtoumax_LDADD) $(LIBS)
3267
3268 test-symlink$(EXEEXT): $(test_symlink_OBJECTS) $(test_symlink_DEPENDENCIES) $(EXTRA_test_symlink_DEPENDENCIES) 
3269         @rm -f test-symlink$(EXEEXT)
3270         $(AM_V_CCLD)$(LINK) $(test_symlink_OBJECTS) $(test_symlink_LDADD) $(LIBS)
3271
3272 test-sys_ioctl$(EXEEXT): $(test_sys_ioctl_OBJECTS) $(test_sys_ioctl_DEPENDENCIES) $(EXTRA_test_sys_ioctl_DEPENDENCIES) 
3273         @rm -f test-sys_ioctl$(EXEEXT)
3274         $(AM_V_CCLD)$(LINK) $(test_sys_ioctl_OBJECTS) $(test_sys_ioctl_LDADD) $(LIBS)
3275
3276 test-sys_select$(EXEEXT): $(test_sys_select_OBJECTS) $(test_sys_select_DEPENDENCIES) $(EXTRA_test_sys_select_DEPENDENCIES) 
3277         @rm -f test-sys_select$(EXEEXT)
3278         $(AM_V_CCLD)$(LINK) $(test_sys_select_OBJECTS) $(test_sys_select_LDADD) $(LIBS)
3279
3280 test-sys_socket$(EXEEXT): $(test_sys_socket_OBJECTS) $(test_sys_socket_DEPENDENCIES) $(EXTRA_test_sys_socket_DEPENDENCIES) 
3281         @rm -f test-sys_socket$(EXEEXT)
3282         $(AM_V_CCLD)$(LINK) $(test_sys_socket_OBJECTS) $(test_sys_socket_LDADD) $(LIBS)
3283
3284 test-sys_stat$(EXEEXT): $(test_sys_stat_OBJECTS) $(test_sys_stat_DEPENDENCIES) $(EXTRA_test_sys_stat_DEPENDENCIES) 
3285         @rm -f test-sys_stat$(EXEEXT)
3286         $(AM_V_CCLD)$(LINK) $(test_sys_stat_OBJECTS) $(test_sys_stat_LDADD) $(LIBS)
3287
3288 test-sys_time$(EXEEXT): $(test_sys_time_OBJECTS) $(test_sys_time_DEPENDENCIES) $(EXTRA_test_sys_time_DEPENDENCIES) 
3289         @rm -f test-sys_time$(EXEEXT)
3290         $(AM_V_CCLD)$(LINK) $(test_sys_time_OBJECTS) $(test_sys_time_LDADD) $(LIBS)
3291
3292 test-sys_types$(EXEEXT): $(test_sys_types_OBJECTS) $(test_sys_types_DEPENDENCIES) $(EXTRA_test_sys_types_DEPENDENCIES) 
3293         @rm -f test-sys_types$(EXEEXT)
3294         $(AM_V_CCLD)$(LINK) $(test_sys_types_OBJECTS) $(test_sys_types_LDADD) $(LIBS)
3295
3296 test-sys_uio$(EXEEXT): $(test_sys_uio_OBJECTS) $(test_sys_uio_DEPENDENCIES) $(EXTRA_test_sys_uio_DEPENDENCIES) 
3297         @rm -f test-sys_uio$(EXEEXT)
3298         $(AM_V_CCLD)$(LINK) $(test_sys_uio_OBJECTS) $(test_sys_uio_LDADD) $(LIBS)
3299
3300 test-sys_wait$(EXEEXT): $(test_sys_wait_OBJECTS) $(test_sys_wait_DEPENDENCIES) $(EXTRA_test_sys_wait_DEPENDENCIES) 
3301         @rm -f test-sys_wait$(EXEEXT)
3302         $(AM_V_CCLD)$(LINK) $(test_sys_wait_OBJECTS) $(test_sys_wait_LDADD) $(LIBS)
3303
3304 test-time$(EXEEXT): $(test_time_OBJECTS) $(test_time_DEPENDENCIES) $(EXTRA_test_time_DEPENDENCIES) 
3305         @rm -f test-time$(EXEEXT)
3306         $(AM_V_CCLD)$(LINK) $(test_time_OBJECTS) $(test_time_LDADD) $(LIBS)
3307
3308 test-timespec$(EXEEXT): $(test_timespec_OBJECTS) $(test_timespec_DEPENDENCIES) $(EXTRA_test_timespec_DEPENDENCIES) 
3309         @rm -f test-timespec$(EXEEXT)
3310         $(AM_V_CCLD)$(LINK) $(test_timespec_OBJECTS) $(test_timespec_LDADD) $(LIBS)
3311 unistr/$(am__dirstamp):
3312         @$(MKDIR_P) unistr
3313         @: > unistr/$(am__dirstamp)
3314 unistr/$(DEPDIR)/$(am__dirstamp):
3315         @$(MKDIR_P) unistr/$(DEPDIR)
3316         @: > unistr/$(DEPDIR)/$(am__dirstamp)
3317 unistr/test-u8-mbtoucr.$(OBJEXT): unistr/$(am__dirstamp) \
3318         unistr/$(DEPDIR)/$(am__dirstamp)
3319
3320 test-u8-mbtoucr$(EXEEXT): $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_DEPENDENCIES) $(EXTRA_test_u8_mbtoucr_DEPENDENCIES) 
3321         @rm -f test-u8-mbtoucr$(EXEEXT)
3322         $(AM_V_CCLD)$(LINK) $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_LDADD) $(LIBS)
3323 unistr/test-u8-uctomb.$(OBJEXT): unistr/$(am__dirstamp) \
3324         unistr/$(DEPDIR)/$(am__dirstamp)
3325
3326 test-u8-uctomb$(EXEEXT): $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_DEPENDENCIES) $(EXTRA_test_u8_uctomb_DEPENDENCIES) 
3327         @rm -f test-u8-uctomb$(EXEEXT)
3328         $(AM_V_CCLD)$(LINK) $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_LDADD) $(LIBS)
3329 uniwidth/$(am__dirstamp):
3330         @$(MKDIR_P) uniwidth
3331         @: > uniwidth/$(am__dirstamp)
3332 uniwidth/$(DEPDIR)/$(am__dirstamp):
3333         @$(MKDIR_P) uniwidth/$(DEPDIR)
3334         @: > uniwidth/$(DEPDIR)/$(am__dirstamp)
3335 uniwidth/test-uc_width.$(OBJEXT): uniwidth/$(am__dirstamp) \
3336         uniwidth/$(DEPDIR)/$(am__dirstamp)
3337
3338 test-uc_width$(EXEEXT): $(test_uc_width_OBJECTS) $(test_uc_width_DEPENDENCIES) $(EXTRA_test_uc_width_DEPENDENCIES) 
3339         @rm -f test-uc_width$(EXEEXT)
3340         $(AM_V_CCLD)$(LINK) $(test_uc_width_OBJECTS) $(test_uc_width_LDADD) $(LIBS)
3341 uniwidth/test-uc_width2.$(OBJEXT): uniwidth/$(am__dirstamp) \
3342         uniwidth/$(DEPDIR)/$(am__dirstamp)
3343
3344 test-uc_width2$(EXEEXT): $(test_uc_width2_OBJECTS) $(test_uc_width2_DEPENDENCIES) $(EXTRA_test_uc_width2_DEPENDENCIES) 
3345         @rm -f test-uc_width2$(EXEEXT)
3346         $(AM_V_CCLD)$(LINK) $(test_uc_width2_OBJECTS) $(test_uc_width2_LDADD) $(LIBS)
3347
3348 test-unistd$(EXEEXT): $(test_unistd_OBJECTS) $(test_unistd_DEPENDENCIES) $(EXTRA_test_unistd_DEPENDENCIES) 
3349         @rm -f test-unistd$(EXEEXT)
3350         $(AM_V_CCLD)$(LINK) $(test_unistd_OBJECTS) $(test_unistd_LDADD) $(LIBS)
3351
3352 test-unsetenv$(EXEEXT): $(test_unsetenv_OBJECTS) $(test_unsetenv_DEPENDENCIES) $(EXTRA_test_unsetenv_DEPENDENCIES) 
3353         @rm -f test-unsetenv$(EXEEXT)
3354         $(AM_V_CCLD)$(LINK) $(test_unsetenv_OBJECTS) $(test_unsetenv_LDADD) $(LIBS)
3355
3356 test-vasnprintf$(EXEEXT): $(test_vasnprintf_OBJECTS) $(test_vasnprintf_DEPENDENCIES) $(EXTRA_test_vasnprintf_DEPENDENCIES) 
3357         @rm -f test-vasnprintf$(EXEEXT)
3358         $(AM_V_CCLD)$(LINK) $(test_vasnprintf_OBJECTS) $(test_vasnprintf_LDADD) $(LIBS)
3359
3360 test-vasprintf$(EXEEXT): $(test_vasprintf_OBJECTS) $(test_vasprintf_DEPENDENCIES) $(EXTRA_test_vasprintf_DEPENDENCIES) 
3361         @rm -f test-vasprintf$(EXEEXT)
3362         $(AM_V_CCLD)$(LINK) $(test_vasprintf_OBJECTS) $(test_vasprintf_LDADD) $(LIBS)
3363
3364 test-verify$(EXEEXT): $(test_verify_OBJECTS) $(test_verify_DEPENDENCIES) $(EXTRA_test_verify_DEPENDENCIES) 
3365         @rm -f test-verify$(EXEEXT)
3366         $(AM_V_CCLD)$(LINK) $(test_verify_OBJECTS) $(test_verify_LDADD) $(LIBS)
3367
3368 test-verify-try$(EXEEXT): $(test_verify_try_OBJECTS) $(test_verify_try_DEPENDENCIES) $(EXTRA_test_verify_try_DEPENDENCIES) 
3369         @rm -f test-verify-try$(EXEEXT)
3370         $(AM_V_CCLD)$(LINK) $(test_verify_try_OBJECTS) $(test_verify_try_LDADD) $(LIBS)
3371
3372 test-version-etc$(EXEEXT): $(test_version_etc_OBJECTS) $(test_version_etc_DEPENDENCIES) $(EXTRA_test_version_etc_DEPENDENCIES) 
3373         @rm -f test-version-etc$(EXEEXT)
3374         $(AM_V_CCLD)$(LINK) $(test_version_etc_OBJECTS) $(test_version_etc_LDADD) $(LIBS)
3375
3376 test-wchar$(EXEEXT): $(test_wchar_OBJECTS) $(test_wchar_DEPENDENCIES) $(EXTRA_test_wchar_DEPENDENCIES) 
3377         @rm -f test-wchar$(EXEEXT)
3378         $(AM_V_CCLD)$(LINK) $(test_wchar_OBJECTS) $(test_wchar_LDADD) $(LIBS)
3379
3380 test-wcrtomb$(EXEEXT): $(test_wcrtomb_OBJECTS) $(test_wcrtomb_DEPENDENCIES) $(EXTRA_test_wcrtomb_DEPENDENCIES) 
3381         @rm -f test-wcrtomb$(EXEEXT)
3382         $(AM_V_CCLD)$(LINK) $(test_wcrtomb_OBJECTS) $(test_wcrtomb_LDADD) $(LIBS)
3383
3384 test-wcrtomb-w32$(EXEEXT): $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_DEPENDENCIES) $(EXTRA_test_wcrtomb_w32_DEPENDENCIES) 
3385         @rm -f test-wcrtomb-w32$(EXEEXT)
3386         $(AM_V_CCLD)$(LINK) $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_LDADD) $(LIBS)
3387
3388 test-wctype-h$(EXEEXT): $(test_wctype_h_OBJECTS) $(test_wctype_h_DEPENDENCIES) $(EXTRA_test_wctype_h_DEPENDENCIES) 
3389         @rm -f test-wctype-h$(EXEEXT)
3390         $(AM_V_CCLD)$(LINK) $(test_wctype_h_OBJECTS) $(test_wctype_h_LDADD) $(LIBS)
3391
3392 test-wcwidth$(EXEEXT): $(test_wcwidth_OBJECTS) $(test_wcwidth_DEPENDENCIES) $(EXTRA_test_wcwidth_DEPENDENCIES) 
3393         @rm -f test-wcwidth$(EXEEXT)
3394         $(AM_V_CCLD)$(LINK) $(test_wcwidth_OBJECTS) $(test_wcwidth_LDADD) $(LIBS)
3395
3396 test-xalloc-die$(EXEEXT): $(test_xalloc_die_OBJECTS) $(test_xalloc_die_DEPENDENCIES) $(EXTRA_test_xalloc_die_DEPENDENCIES) 
3397         @rm -f test-xalloc-die$(EXEEXT)
3398         $(AM_V_CCLD)$(LINK) $(test_xalloc_die_OBJECTS) $(test_xalloc_die_LDADD) $(LIBS)
3399
3400 test-xstrtol$(EXEEXT): $(test_xstrtol_OBJECTS) $(test_xstrtol_DEPENDENCIES) $(EXTRA_test_xstrtol_DEPENDENCIES) 
3401         @rm -f test-xstrtol$(EXEEXT)
3402         $(AM_V_CCLD)$(LINK) $(test_xstrtol_OBJECTS) $(test_xstrtol_LDADD) $(LIBS)
3403
3404 test-xstrtoul$(EXEEXT): $(test_xstrtoul_OBJECTS) $(test_xstrtoul_DEPENDENCIES) $(EXTRA_test_xstrtoul_DEPENDENCIES) 
3405         @rm -f test-xstrtoul$(EXEEXT)
3406         $(AM_V_CCLD)$(LINK) $(test_xstrtoul_OBJECTS) $(test_xstrtoul_LDADD) $(LIBS)
3407
3408 test-xstrtoumax$(EXEEXT): $(test_xstrtoumax_OBJECTS) $(test_xstrtoumax_DEPENDENCIES) $(EXTRA_test_xstrtoumax_DEPENDENCIES) 
3409         @rm -f test-xstrtoumax$(EXEEXT)
3410         $(AM_V_CCLD)$(LINK) $(test_xstrtoumax_OBJECTS) $(test_xstrtoumax_LDADD) $(LIBS)
3411
3412 test-xvasprintf$(EXEEXT): $(test_xvasprintf_OBJECTS) $(test_xvasprintf_DEPENDENCIES) $(EXTRA_test_xvasprintf_DEPENDENCIES) 
3413         @rm -f test-xvasprintf$(EXEEXT)
3414         $(AM_V_CCLD)$(LINK) $(test_xvasprintf_OBJECTS) $(test_xvasprintf_LDADD) $(LIBS)
3415
3416 mostlyclean-compile:
3417         -rm -f *.$(OBJEXT)
3418         -rm -f unistr/*.$(OBJEXT)
3419         -rm -f uniwidth/*.$(OBJEXT)
3420
3421 distclean-compile:
3422         -rm -f *.tab.c
3423
3424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accept.Po@am__quote@ # am--include-marker
3425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bind.Po@am__quote@ # am--include-marker
3426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Po@am__quote@ # am--include-marker
3427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtotimespec.Po@am__quote@ # am--include-marker
3428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Po@am__quote@ # am--include-marker
3429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftruncate.Po@am__quote@ # am--include-marker
3430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd-lgpl.Po@am__quote@ # am--include-marker
3431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@ # am--include-marker
3432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-pjw.Po@am__quote@ # am--include-marker
3433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Po@am__quote@ # am--include-marker
3434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioctl.Po@am__quote@ # am--include-marker
3435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listen.Po@am__quote@ # am--include-marker
3436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nanosleep.Po@am__quote@ # am--include-marker
3437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/perror.Po@am__quote@ # am--include-marker
3438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe.Po@am__quote@ # am--include-marker
3439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putenv.Po@am__quote@ # am--include-marker
3440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select.Po@am__quote@ # am--include-marker
3441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setlocale.Po@am__quote@ # am--include-marker
3442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setsockopt.Po@am__quote@ # am--include-marker
3443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@ # am--include-marker
3444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@ # am--include-marker
3445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Po@am__quote@ # am--include-marker
3446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockets.Po@am__quote@ # am--include-marker
3447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror_r.Po@am__quote@ # am--include-marker
3448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@ # am--include-marker
3449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sys_socket.Po@am__quote@ # am--include-marker
3450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-accept.Po@am__quote@ # am--include-marker
3451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alloca-opt.Po@am__quote@ # am--include-marker
3452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-areadlink.Po@am__quote@ # am--include-marker
3453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-argmatch.Po@am__quote@ # am--include-marker
3454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-arpa_inet.Po@am__quote@ # am--include-marker
3455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-binary-io.Po@am__quote@ # am--include-marker
3456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bind.Po@am__quote@ # am--include-marker
3457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bitrotate.Po@am__quote@ # am--include-marker
3458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-btowc.Po@am__quote@ # am--include-marker
3459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-ctype.Po@am__quote@ # am--include-marker
3460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-stack.Po@am__quote@ # am--include-marker
3461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strcasecmp.Po@am__quote@ # am--include-marker
3462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strncasecmp.Po@am__quote@ # am--include-marker
3463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-cloexec.Po@am__quote@ # am--include-marker
3464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-close.Po@am__quote@ # am--include-marker
3465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-connect.Po@am__quote@ # am--include-marker
3466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ctype.Po@am__quote@ # am--include-marker
3467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirname.Po@am__quote@ # am--include-marker
3468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup2.Po@am__quote@ # am--include-marker
3469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-environ.Po@am__quote@ # am--include-marker
3470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-errno.Po@am__quote@ # am--include-marker
3471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-exclude.Po@am__quote@ # am--include-marker
3472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-h.Po@am__quote@ # am--include-marker
3473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl.Po@am__quote@ # am--include-marker
3474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopen.Po@am__quote@ # am--include-marker
3475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fgetc.Po@am__quote@ # am--include-marker
3476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-filenamecat.Po@am__quote@ # am--include-marker
3477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-float.Po@am__quote@ # am--include-marker
3478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fnmatch-h.Po@am__quote@ # am--include-marker
3479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fnmatch.Po@am__quote@ # am--include-marker
3480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fputc.Po@am__quote@ # am--include-marker
3481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fread.Po@am__quote@ # am--include-marker
3482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-freopen-safer.Po@am__quote@ # am--include-marker
3483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-freopen.Po@am__quote@ # am--include-marker
3484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstat.Po@am__quote@ # am--include-marker
3485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftruncate.Po@am__quote@ # am--include-marker
3486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fwrite.Po@am__quote@ # am--include-marker
3487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getcwd-lgpl.Po@am__quote@ # am--include-marker
3488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getdtablesize.Po@am__quote@ # am--include-marker
3489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getopt-gnu.Po@am__quote@ # am--include-marker
3490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getopt-posix.Po@am__quote@ # am--include-marker
3491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getprogname.Po@am__quote@ # am--include-marker
3492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-gettimeofday.Po@am__quote@ # am--include-marker
3493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-hash.Po@am__quote@ # am--include-marker
3494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv-h.Po@am__quote@ # am--include-marker
3495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv.Po@am__quote@ # am--include-marker
3496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ignore-value.Po@am__quote@ # am--include-marker
3497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inet_pton.Po@am__quote@ # am--include-marker
3498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-intprops.Po@am__quote@ # am--include-marker
3499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttostr.Po@am__quote@ # am--include-marker
3500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttypes.Po@am__quote@ # am--include-marker
3501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ioctl.Po@am__quote@ # am--include-marker
3502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-isblank.Po@am__quote@ # am--include-marker
3503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iswblank.Po@am__quote@ # am--include-marker
3504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-langinfo.Po@am__quote@ # am--include-marker
3505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-limits-h.Po@am__quote@ # am--include-marker
3506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-listen.Po@am__quote@ # am--include-marker
3507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localcharset.Po@am__quote@ # am--include-marker
3508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-locale.Po@am__quote@ # am--include-marker
3509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localeconv.Po@am__quote@ # am--include-marker
3510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lstat.Po@am__quote@ # am--include-marker
3511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloca.Po@am__quote@ # am--include-marker
3512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc-w32.Po@am__quote@ # am--include-marker
3513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc.Po@am__quote@ # am--include-marker
3514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbscasecmp.Po@am__quote@ # am--include-marker
3515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsinit.Po@am__quote@ # am--include-marker
3516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsrtowcs.Po@am__quote@ # am--include-marker
3517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr1.Po@am__quote@ # am--include-marker
3518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr2.Po@am__quote@ # am--include-marker
3519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr3.Po@am__quote@ # am--include-marker
3520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@ # am--include-marker
3521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mkdir.Po@am__quote@ # am--include-marker
3522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nanosleep.Po@am__quote@ # am--include-marker
3523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netinet_in.Po@am__quote@ # am--include-marker
3524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo.Po@am__quote@ # am--include-marker
3525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nstrftime.Po@am__quote@ # am--include-marker
3526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-open.Po@am__quote@ # am--include-marker
3527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pathmax.Po@am__quote@ # am--include-marker
3528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror.Po@am__quote@ # am--include-marker
3529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror2.Po@am__quote@ # am--include-marker
3530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pipe.Po@am__quote@ # am--include-marker
3531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-quotearg-simple.Po@am__quote@ # am--include-marker
3532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-raise.Po@am__quote@ # am--include-marker
3533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-rawmemchr.Po@am__quote@ # am--include-marker
3534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-readlink.Po@am__quote@ # am--include-marker
3535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-regex.Po@am__quote@ # am--include-marker
3536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select-fd.Po@am__quote@ # am--include-marker
3537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select-stdin.Po@am__quote@ # am--include-marker
3538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select.Po@am__quote@ # am--include-marker
3539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setenv.Po@am__quote@ # am--include-marker
3540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale1.Po@am__quote@ # am--include-marker
3541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale2.Po@am__quote@ # am--include-marker
3542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setsockopt.Po@am__quote@ # am--include-marker
3543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sh-quote.Po@am__quote@ # am--include-marker
3544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigaction.Po@am__quote@ # am--include-marker
3545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-signal-h.Po@am__quote@ # am--include-marker
3546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigprocmask.Po@am__quote@ # am--include-marker
3547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sleep.Po@am__quote@ # am--include-marker
3548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-snprintf.Po@am__quote@ # am--include-marker
3549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sockets.Po@am__quote@ # am--include-marker
3550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stat-time.Po@am__quote@ # am--include-marker
3551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stat.Po@am__quote@ # am--include-marker
3552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdalign.Po@am__quote@ # am--include-marker
3553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdbool.Po@am__quote@ # am--include-marker
3554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stddef.Po@am__quote@ # am--include-marker
3555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdint.Po@am__quote@ # am--include-marker
3556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdio.Po@am__quote@ # am--include-marker
3557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdlib.Po@am__quote@ # am--include-marker
3558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strerror.Po@am__quote@ # am--include-marker
3559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strerror_r.Po@am__quote@ # am--include-marker
3560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-striconv.Po@am__quote@ # am--include-marker
3561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-string.Po@am__quote@ # am--include-marker
3562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strings.Po@am__quote@ # am--include-marker
3563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strnlen.Po@am__quote@ # am--include-marker
3564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoull.Po@am__quote@ # am--include-marker
3565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoumax.Po@am__quote@ # am--include-marker
3566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-symlink.Po@am__quote@ # am--include-marker
3567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_ioctl.Po@am__quote@ # am--include-marker
3568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_select.Po@am__quote@ # am--include-marker
3569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_socket.Po@am__quote@ # am--include-marker
3570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_stat.Po@am__quote@ # am--include-marker
3571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_time.Po@am__quote@ # am--include-marker
3572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_types.Po@am__quote@ # am--include-marker
3573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_uio.Po@am__quote@ # am--include-marker
3574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_wait.Po@am__quote@ # am--include-marker
3575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-time.Po@am__quote@ # am--include-marker
3576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-timespec.Po@am__quote@ # am--include-marker
3577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unistd.Po@am__quote@ # am--include-marker
3578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unsetenv.Po@am__quote@ # am--include-marker
3579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasnprintf.Po@am__quote@ # am--include-marker
3580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasprintf.Po@am__quote@ # am--include-marker
3581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify-try.Po@am__quote@ # am--include-marker
3582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify.Po@am__quote@ # am--include-marker
3583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-version-etc.Po@am__quote@ # am--include-marker
3584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wchar.Po@am__quote@ # am--include-marker
3585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb-w32.Po@am__quote@ # am--include-marker
3586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb.Po@am__quote@ # am--include-marker
3587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wctype-h.Po@am__quote@ # am--include-marker
3588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcwidth.Po@am__quote@ # am--include-marker
3589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xalloc-die.Po@am__quote@ # am--include-marker
3590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtol.Po@am__quote@ # am--include-marker
3591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoul.Po@am__quote@ # am--include-marker
3592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoumax.Po@am__quote@ # am--include-marker
3593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xvasprintf.Po@am__quote@ # am--include-marker
3594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timespec-add.Po@am__quote@ # am--include-marker
3595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timespec-sub.Po@am__quote@ # am--include-marker
3596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctob.Po@am__quote@ # am--include-marker
3597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctomb.Po@am__quote@ # am--include-marker
3598 @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-mbtoucr.Po@am__quote@ # am--include-marker
3599 @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-uctomb.Po@am__quote@ # am--include-marker
3600 @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width.Po@am__quote@ # am--include-marker
3601 @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width2.Po@am__quote@ # am--include-marker
3602
3603 $(am__depfiles_remade):
3604         @$(MKDIR_P) $(@D)
3605         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
3606
3607 am--depfiles: $(am__depfiles_remade)
3608
3609 .c.o:
3610 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
3611 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
3612 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
3613 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3614 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3615 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
3616
3617 .c.obj:
3618 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
3619 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
3620 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
3621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3623 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
3624
3625 # This directory's subdirectories are mostly independent; you can cd
3626 # into them and run 'make' without going through this Makefile.
3627 # To change the values of 'make' variables: instead of editing Makefiles,
3628 # (1) if the variable is set in 'config.status', edit 'config.status'
3629 #     (which will cause the Makefiles to be regenerated when you run 'make');
3630 # (2) otherwise, pass the desired values on the 'make' command line.
3631 $(am__recursive_targets):
3632         @fail=; \
3633         if $(am__make_keepgoing); then \
3634           failcom='fail=yes'; \
3635         else \
3636           failcom='exit 1'; \
3637         fi; \
3638         dot_seen=no; \
3639         target=`echo $@ | sed s/-recursive//`; \
3640         case "$@" in \
3641           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3642           *) list='$(SUBDIRS)' ;; \
3643         esac; \
3644         for subdir in $$list; do \
3645           echo "Making $$target in $$subdir"; \
3646           if test "$$subdir" = "."; then \
3647             dot_seen=yes; \
3648             local_target="$$target-am"; \
3649           else \
3650             local_target="$$target"; \
3651           fi; \
3652           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3653           || eval $$failcom; \
3654         done; \
3655         if test "$$dot_seen" = "no"; then \
3656           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3657         fi; test -z "$$fail"
3658
3659 ID: $(am__tagged_files)
3660         $(am__define_uniq_tagged_files); mkid -fID $$unique
3661 tags: tags-recursive
3662 TAGS: tags
3663
3664 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3665         set x; \
3666         here=`pwd`; \
3667         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3668           include_option=--etags-include; \
3669           empty_fix=.; \
3670         else \
3671           include_option=--include; \
3672           empty_fix=; \
3673         fi; \
3674         list='$(SUBDIRS)'; for subdir in $$list; do \
3675           if test "$$subdir" = .; then :; else \
3676             test ! -f $$subdir/TAGS || \
3677               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3678           fi; \
3679         done; \
3680         $(am__define_uniq_tagged_files); \
3681         shift; \
3682         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3683           test -n "$$unique" || unique=$$empty_fix; \
3684           if test $$# -gt 0; then \
3685             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3686               "$$@" $$unique; \
3687           else \
3688             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3689               $$unique; \
3690           fi; \
3691         fi
3692 ctags: ctags-recursive
3693
3694 CTAGS: ctags
3695 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3696         $(am__define_uniq_tagged_files); \
3697         test -z "$(CTAGS_ARGS)$$unique" \
3698           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3699              $$unique
3700
3701 GTAGS:
3702         here=`$(am__cd) $(top_builddir) && pwd` \
3703           && $(am__cd) $(top_srcdir) \
3704           && gtags -i $(GTAGS_ARGS) "$$here"
3705 cscopelist: cscopelist-recursive
3706
3707 cscopelist-am: $(am__tagged_files)
3708         list='$(am__tagged_files)'; \
3709         case "$(srcdir)" in \
3710           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3711           *) sdir=$(subdir)/$(srcdir) ;; \
3712         esac; \
3713         for i in $$list; do \
3714           if test -f "$$i"; then \
3715             echo "$(subdir)/$$i"; \
3716           else \
3717             echo "$$sdir/$$i"; \
3718           fi; \
3719         done >> $(top_builddir)/cscope.files
3720
3721 distclean-tags:
3722         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3723
3724 # Recover from deleted '.trs' file; this should ensure that
3725 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
3726 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
3727 # to avoid problems with "make -n".
3728 .log.trs:
3729         rm -f $< $@
3730         $(MAKE) $(AM_MAKEFLAGS) $<
3731
3732 # Leading 'am--fnord' is there to ensure the list of targets does not
3733 # expand to empty, as could happen e.g. with make check TESTS=''.
3734 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
3735 am--force-recheck:
3736         @:
3737
3738 $(TEST_SUITE_LOG): $(TEST_LOGS)
3739         @$(am__set_TESTS_bases); \
3740         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
3741         redo_bases=`for i in $$bases; do \
3742                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
3743                     done`; \
3744         if test -n "$$redo_bases"; then \
3745           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
3746           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
3747           if $(am__make_dryrun); then :; else \
3748             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
3749           fi; \
3750         fi; \
3751         if test -n "$$am__remaking_logs"; then \
3752           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
3753                "recursion detected" >&2; \
3754         elif test -n "$$redo_logs"; then \
3755           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
3756         fi; \
3757         if $(am__make_dryrun); then :; else \
3758           st=0;  \
3759           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
3760           for i in $$redo_bases; do \
3761             test -f $$i.trs && test -r $$i.trs \
3762               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
3763             test -f $$i.log && test -r $$i.log \
3764               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
3765           done; \
3766           test $$st -eq 0 || exit 1; \
3767         fi
3768         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
3769         ws='[   ]'; \
3770         results=`for b in $$bases; do echo $$b.trs; done`; \
3771         test -n "$$results" || results=/dev/null; \
3772         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
3773         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
3774         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
3775         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
3776         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
3777         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
3778         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
3779         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
3780           success=true; \
3781         else \
3782           success=false; \
3783         fi; \
3784         br='==================='; br=$$br$$br$$br$$br; \
3785         result_count () \
3786         { \
3787             if test x"$$1" = x"--maybe-color"; then \
3788               maybe_colorize=yes; \
3789             elif test x"$$1" = x"--no-color"; then \
3790               maybe_colorize=no; \
3791             else \
3792               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
3793             fi; \
3794             shift; \
3795             desc=$$1 count=$$2; \
3796             if test $$maybe_colorize = yes && test $$count -gt 0; then \
3797               color_start=$$3 color_end=$$std; \
3798             else \
3799               color_start= color_end=; \
3800             fi; \
3801             echo "$${color_start}# $$desc $$count$${color_end}"; \
3802         }; \
3803         create_testsuite_report () \
3804         { \
3805           result_count $$1 "TOTAL:" $$all   "$$brg"; \
3806           result_count $$1 "PASS: " $$pass  "$$grn"; \
3807           result_count $$1 "SKIP: " $$skip  "$$blu"; \
3808           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
3809           result_count $$1 "FAIL: " $$fail  "$$red"; \
3810           result_count $$1 "XPASS:" $$xpass "$$red"; \
3811           result_count $$1 "ERROR:" $$error "$$mgn"; \
3812         }; \
3813         {                                                               \
3814           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
3815             $(am__rst_title);                                           \
3816           create_testsuite_report --no-color;                           \
3817           echo;                                                         \
3818           echo ".. contents:: :depth: 2";                               \
3819           echo;                                                         \
3820           for b in $$bases; do echo $$b; done                           \
3821             | $(am__create_global_log);                                 \
3822         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
3823         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
3824         if $$success; then                                              \
3825           col="$$grn";                                                  \
3826          else                                                           \
3827           col="$$red";                                                  \
3828           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
3829         fi;                                                             \
3830         echo "$${col}$$br$${std}";                                      \
3831         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
3832         echo "$${col}$$br$${std}";                                      \
3833         create_testsuite_report --maybe-color;                          \
3834         echo "$$col$$br$$std";                                          \
3835         if $$success; then :; else                                      \
3836           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
3837           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
3838             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
3839           fi;                                                           \
3840           echo "$$col$$br$$std";                                        \
3841         fi;                                                             \
3842         $$success || exit 1
3843
3844 check-TESTS: $(check_PROGRAMS) $(check_LIBRARIES)
3845         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
3846         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
3847         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3848         @set +e; $(am__set_TESTS_bases); \
3849         log_list=`for i in $$bases; do echo $$i.log; done`; \
3850         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
3851         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
3852         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
3853         exit $$?;
3854 recheck: all $(check_PROGRAMS) $(check_LIBRARIES)
3855         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3856         @set +e; $(am__set_TESTS_bases); \
3857         bases=`for i in $$bases; do echo $$i; done \
3858                  | $(am__list_recheck_tests)` || exit 1; \
3859         log_list=`for i in $$bases; do echo $$i.log; done`; \
3860         log_list=`echo $$log_list`; \
3861         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
3862                 am__force_recheck=am--force-recheck \
3863                 TEST_LOGS="$$log_list"; \
3864         exit $$?
3865 test-accept.log: test-accept$(EXEEXT)
3866         @p='test-accept$(EXEEXT)'; \
3867         b='test-accept'; \
3868         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3869         --log-file $$b.log --trs-file $$b.trs \
3870         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3871         "$$tst" $(AM_TESTS_FD_REDIRECT)
3872 test-alloca-opt.log: test-alloca-opt$(EXEEXT)
3873         @p='test-alloca-opt$(EXEEXT)'; \
3874         b='test-alloca-opt'; \
3875         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3876         --log-file $$b.log --trs-file $$b.trs \
3877         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3878         "$$tst" $(AM_TESTS_FD_REDIRECT)
3879 test-areadlink.log: test-areadlink$(EXEEXT)
3880         @p='test-areadlink$(EXEEXT)'; \
3881         b='test-areadlink'; \
3882         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3883         --log-file $$b.log --trs-file $$b.trs \
3884         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3885         "$$tst" $(AM_TESTS_FD_REDIRECT)
3886 test-argmatch.log: test-argmatch$(EXEEXT)
3887         @p='test-argmatch$(EXEEXT)'; \
3888         b='test-argmatch'; \
3889         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3890         --log-file $$b.log --trs-file $$b.trs \
3891         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3892         "$$tst" $(AM_TESTS_FD_REDIRECT)
3893 test-arpa_inet.log: test-arpa_inet$(EXEEXT)
3894         @p='test-arpa_inet$(EXEEXT)'; \
3895         b='test-arpa_inet'; \
3896         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3897         --log-file $$b.log --trs-file $$b.trs \
3898         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3899         "$$tst" $(AM_TESTS_FD_REDIRECT)
3900 test-binary-io.sh.log: test-binary-io.sh
3901         @p='test-binary-io.sh'; \
3902         b='test-binary-io.sh'; \
3903         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3904         --log-file $$b.log --trs-file $$b.trs \
3905         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3906         "$$tst" $(AM_TESTS_FD_REDIRECT)
3907 test-bind.log: test-bind$(EXEEXT)
3908         @p='test-bind$(EXEEXT)'; \
3909         b='test-bind'; \
3910         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3911         --log-file $$b.log --trs-file $$b.trs \
3912         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3913         "$$tst" $(AM_TESTS_FD_REDIRECT)
3914 test-bitrotate.log: test-bitrotate$(EXEEXT)
3915         @p='test-bitrotate$(EXEEXT)'; \
3916         b='test-bitrotate'; \
3917         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3918         --log-file $$b.log --trs-file $$b.trs \
3919         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3920         "$$tst" $(AM_TESTS_FD_REDIRECT)
3921 test-btowc1.sh.log: test-btowc1.sh
3922         @p='test-btowc1.sh'; \
3923         b='test-btowc1.sh'; \
3924         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3925         --log-file $$b.log --trs-file $$b.trs \
3926         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3927         "$$tst" $(AM_TESTS_FD_REDIRECT)
3928 test-btowc2.sh.log: test-btowc2.sh
3929         @p='test-btowc2.sh'; \
3930         b='test-btowc2.sh'; \
3931         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3932         --log-file $$b.log --trs-file $$b.trs \
3933         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3934         "$$tst" $(AM_TESTS_FD_REDIRECT)
3935 test-c-ctype.log: test-c-ctype$(EXEEXT)
3936         @p='test-c-ctype$(EXEEXT)'; \
3937         b='test-c-ctype'; \
3938         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3939         --log-file $$b.log --trs-file $$b.trs \
3940         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3941         "$$tst" $(AM_TESTS_FD_REDIRECT)
3942 test-c-stack.sh.log: test-c-stack.sh
3943         @p='test-c-stack.sh'; \
3944         b='test-c-stack.sh'; \
3945         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3946         --log-file $$b.log --trs-file $$b.trs \
3947         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3948         "$$tst" $(AM_TESTS_FD_REDIRECT)
3949 test-c-stack2.sh.log: test-c-stack2.sh
3950         @p='test-c-stack2.sh'; \
3951         b='test-c-stack2.sh'; \
3952         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3953         --log-file $$b.log --trs-file $$b.trs \
3954         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3955         "$$tst" $(AM_TESTS_FD_REDIRECT)
3956 test-c-strcase.sh.log: test-c-strcase.sh
3957         @p='test-c-strcase.sh'; \
3958         b='test-c-strcase.sh'; \
3959         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3960         --log-file $$b.log --trs-file $$b.trs \
3961         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3962         "$$tst" $(AM_TESTS_FD_REDIRECT)
3963 test-cloexec.log: test-cloexec$(EXEEXT)
3964         @p='test-cloexec$(EXEEXT)'; \
3965         b='test-cloexec'; \
3966         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3967         --log-file $$b.log --trs-file $$b.trs \
3968         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3969         "$$tst" $(AM_TESTS_FD_REDIRECT)
3970 test-close.log: test-close$(EXEEXT)
3971         @p='test-close$(EXEEXT)'; \
3972         b='test-close'; \
3973         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3974         --log-file $$b.log --trs-file $$b.trs \
3975         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3976         "$$tst" $(AM_TESTS_FD_REDIRECT)
3977 test-connect.log: test-connect$(EXEEXT)
3978         @p='test-connect$(EXEEXT)'; \
3979         b='test-connect'; \
3980         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3981         --log-file $$b.log --trs-file $$b.trs \
3982         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3983         "$$tst" $(AM_TESTS_FD_REDIRECT)
3984 test-ctype.log: test-ctype$(EXEEXT)
3985         @p='test-ctype$(EXEEXT)'; \
3986         b='test-ctype'; \
3987         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3988         --log-file $$b.log --trs-file $$b.trs \
3989         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3990         "$$tst" $(AM_TESTS_FD_REDIRECT)
3991 test-dirname.log: test-dirname$(EXEEXT)
3992         @p='test-dirname$(EXEEXT)'; \
3993         b='test-dirname'; \
3994         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3995         --log-file $$b.log --trs-file $$b.trs \
3996         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3997         "$$tst" $(AM_TESTS_FD_REDIRECT)
3998 test-dup2.log: test-dup2$(EXEEXT)
3999         @p='test-dup2$(EXEEXT)'; \
4000         b='test-dup2'; \
4001         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4002         --log-file $$b.log --trs-file $$b.trs \
4003         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4004         "$$tst" $(AM_TESTS_FD_REDIRECT)
4005 test-environ.log: test-environ$(EXEEXT)
4006         @p='test-environ$(EXEEXT)'; \
4007         b='test-environ'; \
4008         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4009         --log-file $$b.log --trs-file $$b.trs \
4010         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4011         "$$tst" $(AM_TESTS_FD_REDIRECT)
4012 test-errno.log: test-errno$(EXEEXT)
4013         @p='test-errno$(EXEEXT)'; \
4014         b='test-errno'; \
4015         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4016         --log-file $$b.log --trs-file $$b.trs \
4017         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4018         "$$tst" $(AM_TESTS_FD_REDIRECT)
4019 test-exclude1.sh.log: test-exclude1.sh
4020         @p='test-exclude1.sh'; \
4021         b='test-exclude1.sh'; \
4022         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4023         --log-file $$b.log --trs-file $$b.trs \
4024         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4025         "$$tst" $(AM_TESTS_FD_REDIRECT)
4026 test-exclude2.sh.log: test-exclude2.sh
4027         @p='test-exclude2.sh'; \
4028         b='test-exclude2.sh'; \
4029         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4030         --log-file $$b.log --trs-file $$b.trs \
4031         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4032         "$$tst" $(AM_TESTS_FD_REDIRECT)
4033 test-exclude3.sh.log: test-exclude3.sh
4034         @p='test-exclude3.sh'; \
4035         b='test-exclude3.sh'; \
4036         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4037         --log-file $$b.log --trs-file $$b.trs \
4038         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4039         "$$tst" $(AM_TESTS_FD_REDIRECT)
4040 test-exclude4.sh.log: test-exclude4.sh
4041         @p='test-exclude4.sh'; \
4042         b='test-exclude4.sh'; \
4043         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4044         --log-file $$b.log --trs-file $$b.trs \
4045         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4046         "$$tst" $(AM_TESTS_FD_REDIRECT)
4047 test-exclude5.sh.log: test-exclude5.sh
4048         @p='test-exclude5.sh'; \
4049         b='test-exclude5.sh'; \
4050         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4051         --log-file $$b.log --trs-file $$b.trs \
4052         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4053         "$$tst" $(AM_TESTS_FD_REDIRECT)
4054 test-exclude6.sh.log: test-exclude6.sh
4055         @p='test-exclude6.sh'; \
4056         b='test-exclude6.sh'; \
4057         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4058         --log-file $$b.log --trs-file $$b.trs \
4059         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4060         "$$tst" $(AM_TESTS_FD_REDIRECT)
4061 test-exclude7.sh.log: test-exclude7.sh
4062         @p='test-exclude7.sh'; \
4063         b='test-exclude7.sh'; \
4064         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4065         --log-file $$b.log --trs-file $$b.trs \
4066         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4067         "$$tst" $(AM_TESTS_FD_REDIRECT)
4068 test-exclude8.sh.log: test-exclude8.sh
4069         @p='test-exclude8.sh'; \
4070         b='test-exclude8.sh'; \
4071         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4072         --log-file $$b.log --trs-file $$b.trs \
4073         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4074         "$$tst" $(AM_TESTS_FD_REDIRECT)
4075 test-fcntl-h.log: test-fcntl-h$(EXEEXT)
4076         @p='test-fcntl-h$(EXEEXT)'; \
4077         b='test-fcntl-h'; \
4078         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4079         --log-file $$b.log --trs-file $$b.trs \
4080         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4081         "$$tst" $(AM_TESTS_FD_REDIRECT)
4082 test-fcntl.log: test-fcntl$(EXEEXT)
4083         @p='test-fcntl$(EXEEXT)'; \
4084         b='test-fcntl'; \
4085         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4086         --log-file $$b.log --trs-file $$b.trs \
4087         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4088         "$$tst" $(AM_TESTS_FD_REDIRECT)
4089 test-fdopen.log: test-fdopen$(EXEEXT)
4090         @p='test-fdopen$(EXEEXT)'; \
4091         b='test-fdopen'; \
4092         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4093         --log-file $$b.log --trs-file $$b.trs \
4094         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4095         "$$tst" $(AM_TESTS_FD_REDIRECT)
4096 test-fgetc.log: test-fgetc$(EXEEXT)
4097         @p='test-fgetc$(EXEEXT)'; \
4098         b='test-fgetc'; \
4099         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4100         --log-file $$b.log --trs-file $$b.trs \
4101         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4102         "$$tst" $(AM_TESTS_FD_REDIRECT)
4103 test-filenamecat.log: test-filenamecat$(EXEEXT)
4104         @p='test-filenamecat$(EXEEXT)'; \
4105         b='test-filenamecat'; \
4106         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4107         --log-file $$b.log --trs-file $$b.trs \
4108         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4109         "$$tst" $(AM_TESTS_FD_REDIRECT)
4110 test-float.log: test-float$(EXEEXT)
4111         @p='test-float$(EXEEXT)'; \
4112         b='test-float'; \
4113         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4114         --log-file $$b.log --trs-file $$b.trs \
4115         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4116         "$$tst" $(AM_TESTS_FD_REDIRECT)
4117 test-fnmatch-h.log: test-fnmatch-h$(EXEEXT)
4118         @p='test-fnmatch-h$(EXEEXT)'; \
4119         b='test-fnmatch-h'; \
4120         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4121         --log-file $$b.log --trs-file $$b.trs \
4122         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4123         "$$tst" $(AM_TESTS_FD_REDIRECT)
4124 test-fnmatch.log: test-fnmatch$(EXEEXT)
4125         @p='test-fnmatch$(EXEEXT)'; \
4126         b='test-fnmatch'; \
4127         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4128         --log-file $$b.log --trs-file $$b.trs \
4129         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4130         "$$tst" $(AM_TESTS_FD_REDIRECT)
4131 test-fputc.log: test-fputc$(EXEEXT)
4132         @p='test-fputc$(EXEEXT)'; \
4133         b='test-fputc'; \
4134         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4135         --log-file $$b.log --trs-file $$b.trs \
4136         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4137         "$$tst" $(AM_TESTS_FD_REDIRECT)
4138 test-fread.log: test-fread$(EXEEXT)
4139         @p='test-fread$(EXEEXT)'; \
4140         b='test-fread'; \
4141         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4142         --log-file $$b.log --trs-file $$b.trs \
4143         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4144         "$$tst" $(AM_TESTS_FD_REDIRECT)
4145 test-freopen-safer.log: test-freopen-safer$(EXEEXT)
4146         @p='test-freopen-safer$(EXEEXT)'; \
4147         b='test-freopen-safer'; \
4148         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4149         --log-file $$b.log --trs-file $$b.trs \
4150         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4151         "$$tst" $(AM_TESTS_FD_REDIRECT)
4152 test-freopen.log: test-freopen$(EXEEXT)
4153         @p='test-freopen$(EXEEXT)'; \
4154         b='test-freopen'; \
4155         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4156         --log-file $$b.log --trs-file $$b.trs \
4157         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4158         "$$tst" $(AM_TESTS_FD_REDIRECT)
4159 test-fstat.log: test-fstat$(EXEEXT)
4160         @p='test-fstat$(EXEEXT)'; \
4161         b='test-fstat'; \
4162         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4163         --log-file $$b.log --trs-file $$b.trs \
4164         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4165         "$$tst" $(AM_TESTS_FD_REDIRECT)
4166 test-ftruncate.sh.log: test-ftruncate.sh
4167         @p='test-ftruncate.sh'; \
4168         b='test-ftruncate.sh'; \
4169         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4170         --log-file $$b.log --trs-file $$b.trs \
4171         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4172         "$$tst" $(AM_TESTS_FD_REDIRECT)
4173 test-fwrite.log: test-fwrite$(EXEEXT)
4174         @p='test-fwrite$(EXEEXT)'; \
4175         b='test-fwrite'; \
4176         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4177         --log-file $$b.log --trs-file $$b.trs \
4178         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4179         "$$tst" $(AM_TESTS_FD_REDIRECT)
4180 test-getcwd-lgpl.log: test-getcwd-lgpl$(EXEEXT)
4181         @p='test-getcwd-lgpl$(EXEEXT)'; \
4182         b='test-getcwd-lgpl'; \
4183         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4184         --log-file $$b.log --trs-file $$b.trs \
4185         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4186         "$$tst" $(AM_TESTS_FD_REDIRECT)
4187 test-getdtablesize.log: test-getdtablesize$(EXEEXT)
4188         @p='test-getdtablesize$(EXEEXT)'; \
4189         b='test-getdtablesize'; \
4190         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4191         --log-file $$b.log --trs-file $$b.trs \
4192         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4193         "$$tst" $(AM_TESTS_FD_REDIRECT)
4194 test-getopt-gnu.log: test-getopt-gnu$(EXEEXT)
4195         @p='test-getopt-gnu$(EXEEXT)'; \
4196         b='test-getopt-gnu'; \
4197         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4198         --log-file $$b.log --trs-file $$b.trs \
4199         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4200         "$$tst" $(AM_TESTS_FD_REDIRECT)
4201 test-getopt-posix.log: test-getopt-posix$(EXEEXT)
4202         @p='test-getopt-posix$(EXEEXT)'; \
4203         b='test-getopt-posix'; \
4204         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4205         --log-file $$b.log --trs-file $$b.trs \
4206         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4207         "$$tst" $(AM_TESTS_FD_REDIRECT)
4208 test-getprogname.log: test-getprogname$(EXEEXT)
4209         @p='test-getprogname$(EXEEXT)'; \
4210         b='test-getprogname'; \
4211         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4212         --log-file $$b.log --trs-file $$b.trs \
4213         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4214         "$$tst" $(AM_TESTS_FD_REDIRECT)
4215 test-gettimeofday.log: test-gettimeofday$(EXEEXT)
4216         @p='test-gettimeofday$(EXEEXT)'; \
4217         b='test-gettimeofday'; \
4218         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4219         --log-file $$b.log --trs-file $$b.trs \
4220         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4221         "$$tst" $(AM_TESTS_FD_REDIRECT)
4222 test-hash.log: test-hash$(EXEEXT)
4223         @p='test-hash$(EXEEXT)'; \
4224         b='test-hash'; \
4225         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4226         --log-file $$b.log --trs-file $$b.trs \
4227         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4228         "$$tst" $(AM_TESTS_FD_REDIRECT)
4229 test-iconv-h.log: test-iconv-h$(EXEEXT)
4230         @p='test-iconv-h$(EXEEXT)'; \
4231         b='test-iconv-h'; \
4232         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4233         --log-file $$b.log --trs-file $$b.trs \
4234         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4235         "$$tst" $(AM_TESTS_FD_REDIRECT)
4236 test-iconv.log: test-iconv$(EXEEXT)
4237         @p='test-iconv$(EXEEXT)'; \
4238         b='test-iconv'; \
4239         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4240         --log-file $$b.log --trs-file $$b.trs \
4241         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4242         "$$tst" $(AM_TESTS_FD_REDIRECT)
4243 test-ignore-value.log: test-ignore-value$(EXEEXT)
4244         @p='test-ignore-value$(EXEEXT)'; \
4245         b='test-ignore-value'; \
4246         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4247         --log-file $$b.log --trs-file $$b.trs \
4248         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4249         "$$tst" $(AM_TESTS_FD_REDIRECT)
4250 test-inet_pton.log: test-inet_pton$(EXEEXT)
4251         @p='test-inet_pton$(EXEEXT)'; \
4252         b='test-inet_pton'; \
4253         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4254         --log-file $$b.log --trs-file $$b.trs \
4255         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4256         "$$tst" $(AM_TESTS_FD_REDIRECT)
4257 test-intprops.log: test-intprops$(EXEEXT)
4258         @p='test-intprops$(EXEEXT)'; \
4259         b='test-intprops'; \
4260         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4261         --log-file $$b.log --trs-file $$b.trs \
4262         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4263         "$$tst" $(AM_TESTS_FD_REDIRECT)
4264 test-inttostr.log: test-inttostr$(EXEEXT)
4265         @p='test-inttostr$(EXEEXT)'; \
4266         b='test-inttostr'; \
4267         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4268         --log-file $$b.log --trs-file $$b.trs \
4269         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4270         "$$tst" $(AM_TESTS_FD_REDIRECT)
4271 test-inttypes.log: test-inttypes$(EXEEXT)
4272         @p='test-inttypes$(EXEEXT)'; \
4273         b='test-inttypes'; \
4274         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4275         --log-file $$b.log --trs-file $$b.trs \
4276         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4277         "$$tst" $(AM_TESTS_FD_REDIRECT)
4278 test-ioctl.log: test-ioctl$(EXEEXT)
4279         @p='test-ioctl$(EXEEXT)'; \
4280         b='test-ioctl'; \
4281         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4282         --log-file $$b.log --trs-file $$b.trs \
4283         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4284         "$$tst" $(AM_TESTS_FD_REDIRECT)
4285 test-isblank.log: test-isblank$(EXEEXT)
4286         @p='test-isblank$(EXEEXT)'; \
4287         b='test-isblank'; \
4288         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4289         --log-file $$b.log --trs-file $$b.trs \
4290         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4291         "$$tst" $(AM_TESTS_FD_REDIRECT)
4292 test-iswblank.log: test-iswblank$(EXEEXT)
4293         @p='test-iswblank$(EXEEXT)'; \
4294         b='test-iswblank'; \
4295         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4296         --log-file $$b.log --trs-file $$b.trs \
4297         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4298         "$$tst" $(AM_TESTS_FD_REDIRECT)
4299 test-langinfo.log: test-langinfo$(EXEEXT)
4300         @p='test-langinfo$(EXEEXT)'; \
4301         b='test-langinfo'; \
4302         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4303         --log-file $$b.log --trs-file $$b.trs \
4304         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4305         "$$tst" $(AM_TESTS_FD_REDIRECT)
4306 test-limits-h.log: test-limits-h$(EXEEXT)
4307         @p='test-limits-h$(EXEEXT)'; \
4308         b='test-limits-h'; \
4309         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4310         --log-file $$b.log --trs-file $$b.trs \
4311         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4312         "$$tst" $(AM_TESTS_FD_REDIRECT)
4313 test-listen.log: test-listen$(EXEEXT)
4314         @p='test-listen$(EXEEXT)'; \
4315         b='test-listen'; \
4316         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4317         --log-file $$b.log --trs-file $$b.trs \
4318         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4319         "$$tst" $(AM_TESTS_FD_REDIRECT)
4320 test-locale.log: test-locale$(EXEEXT)
4321         @p='test-locale$(EXEEXT)'; \
4322         b='test-locale'; \
4323         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4324         --log-file $$b.log --trs-file $$b.trs \
4325         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4326         "$$tst" $(AM_TESTS_FD_REDIRECT)
4327 test-localeconv.log: test-localeconv$(EXEEXT)
4328         @p='test-localeconv$(EXEEXT)'; \
4329         b='test-localeconv'; \
4330         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4331         --log-file $$b.log --trs-file $$b.trs \
4332         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4333         "$$tst" $(AM_TESTS_FD_REDIRECT)
4334 test-lstat.log: test-lstat$(EXEEXT)
4335         @p='test-lstat$(EXEEXT)'; \
4336         b='test-lstat'; \
4337         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4338         --log-file $$b.log --trs-file $$b.trs \
4339         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4340         "$$tst" $(AM_TESTS_FD_REDIRECT)
4341 test-malloca.log: test-malloca$(EXEEXT)
4342         @p='test-malloca$(EXEEXT)'; \
4343         b='test-malloca'; \
4344         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4345         --log-file $$b.log --trs-file $$b.trs \
4346         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4347         "$$tst" $(AM_TESTS_FD_REDIRECT)
4348 test-mbrtowc1.sh.log: test-mbrtowc1.sh
4349         @p='test-mbrtowc1.sh'; \
4350         b='test-mbrtowc1.sh'; \
4351         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4352         --log-file $$b.log --trs-file $$b.trs \
4353         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4354         "$$tst" $(AM_TESTS_FD_REDIRECT)
4355 test-mbrtowc2.sh.log: test-mbrtowc2.sh
4356         @p='test-mbrtowc2.sh'; \
4357         b='test-mbrtowc2.sh'; \
4358         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4359         --log-file $$b.log --trs-file $$b.trs \
4360         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4361         "$$tst" $(AM_TESTS_FD_REDIRECT)
4362 test-mbrtowc3.sh.log: test-mbrtowc3.sh
4363         @p='test-mbrtowc3.sh'; \
4364         b='test-mbrtowc3.sh'; \
4365         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4366         --log-file $$b.log --trs-file $$b.trs \
4367         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4368         "$$tst" $(AM_TESTS_FD_REDIRECT)
4369 test-mbrtowc4.sh.log: test-mbrtowc4.sh
4370         @p='test-mbrtowc4.sh'; \
4371         b='test-mbrtowc4.sh'; \
4372         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4373         --log-file $$b.log --trs-file $$b.trs \
4374         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4375         "$$tst" $(AM_TESTS_FD_REDIRECT)
4376 test-mbrtowc5.sh.log: test-mbrtowc5.sh
4377         @p='test-mbrtowc5.sh'; \
4378         b='test-mbrtowc5.sh'; \
4379         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4380         --log-file $$b.log --trs-file $$b.trs \
4381         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4382         "$$tst" $(AM_TESTS_FD_REDIRECT)
4383 test-mbrtowc-w32-1.sh.log: test-mbrtowc-w32-1.sh
4384         @p='test-mbrtowc-w32-1.sh'; \
4385         b='test-mbrtowc-w32-1.sh'; \
4386         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4387         --log-file $$b.log --trs-file $$b.trs \
4388         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4389         "$$tst" $(AM_TESTS_FD_REDIRECT)
4390 test-mbrtowc-w32-2.sh.log: test-mbrtowc-w32-2.sh
4391         @p='test-mbrtowc-w32-2.sh'; \
4392         b='test-mbrtowc-w32-2.sh'; \
4393         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4394         --log-file $$b.log --trs-file $$b.trs \
4395         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4396         "$$tst" $(AM_TESTS_FD_REDIRECT)
4397 test-mbrtowc-w32-3.sh.log: test-mbrtowc-w32-3.sh
4398         @p='test-mbrtowc-w32-3.sh'; \
4399         b='test-mbrtowc-w32-3.sh'; \
4400         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4401         --log-file $$b.log --trs-file $$b.trs \
4402         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4403         "$$tst" $(AM_TESTS_FD_REDIRECT)
4404 test-mbrtowc-w32-4.sh.log: test-mbrtowc-w32-4.sh
4405         @p='test-mbrtowc-w32-4.sh'; \
4406         b='test-mbrtowc-w32-4.sh'; \
4407         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4408         --log-file $$b.log --trs-file $$b.trs \
4409         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4410         "$$tst" $(AM_TESTS_FD_REDIRECT)
4411 test-mbrtowc-w32-5.sh.log: test-mbrtowc-w32-5.sh
4412         @p='test-mbrtowc-w32-5.sh'; \
4413         b='test-mbrtowc-w32-5.sh'; \
4414         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4415         --log-file $$b.log --trs-file $$b.trs \
4416         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4417         "$$tst" $(AM_TESTS_FD_REDIRECT)
4418 test-mbscasecmp.sh.log: test-mbscasecmp.sh
4419         @p='test-mbscasecmp.sh'; \
4420         b='test-mbscasecmp.sh'; \
4421         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4422         --log-file $$b.log --trs-file $$b.trs \
4423         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4424         "$$tst" $(AM_TESTS_FD_REDIRECT)
4425 test-mbsinit.sh.log: test-mbsinit.sh
4426         @p='test-mbsinit.sh'; \
4427         b='test-mbsinit.sh'; \
4428         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4429         --log-file $$b.log --trs-file $$b.trs \
4430         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4431         "$$tst" $(AM_TESTS_FD_REDIRECT)
4432 test-mbsrtowcs1.sh.log: test-mbsrtowcs1.sh
4433         @p='test-mbsrtowcs1.sh'; \
4434         b='test-mbsrtowcs1.sh'; \
4435         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4436         --log-file $$b.log --trs-file $$b.trs \
4437         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4438         "$$tst" $(AM_TESTS_FD_REDIRECT)
4439 test-mbsrtowcs2.sh.log: test-mbsrtowcs2.sh
4440         @p='test-mbsrtowcs2.sh'; \
4441         b='test-mbsrtowcs2.sh'; \
4442         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4443         --log-file $$b.log --trs-file $$b.trs \
4444         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4445         "$$tst" $(AM_TESTS_FD_REDIRECT)
4446 test-mbsrtowcs3.sh.log: test-mbsrtowcs3.sh
4447         @p='test-mbsrtowcs3.sh'; \
4448         b='test-mbsrtowcs3.sh'; \
4449         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4450         --log-file $$b.log --trs-file $$b.trs \
4451         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4452         "$$tst" $(AM_TESTS_FD_REDIRECT)
4453 test-mbsrtowcs4.sh.log: test-mbsrtowcs4.sh
4454         @p='test-mbsrtowcs4.sh'; \
4455         b='test-mbsrtowcs4.sh'; \
4456         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4457         --log-file $$b.log --trs-file $$b.trs \
4458         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4459         "$$tst" $(AM_TESTS_FD_REDIRECT)
4460 test-mbsstr1.log: test-mbsstr1$(EXEEXT)
4461         @p='test-mbsstr1$(EXEEXT)'; \
4462         b='test-mbsstr1'; \
4463         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4464         --log-file $$b.log --trs-file $$b.trs \
4465         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4466         "$$tst" $(AM_TESTS_FD_REDIRECT)
4467 test-mbsstr2.sh.log: test-mbsstr2.sh
4468         @p='test-mbsstr2.sh'; \
4469         b='test-mbsstr2.sh'; \
4470         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4471         --log-file $$b.log --trs-file $$b.trs \
4472         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4473         "$$tst" $(AM_TESTS_FD_REDIRECT)
4474 test-mbsstr3.sh.log: test-mbsstr3.sh
4475         @p='test-mbsstr3.sh'; \
4476         b='test-mbsstr3.sh'; \
4477         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4478         --log-file $$b.log --trs-file $$b.trs \
4479         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4480         "$$tst" $(AM_TESTS_FD_REDIRECT)
4481 test-memchr.log: test-memchr$(EXEEXT)
4482         @p='test-memchr$(EXEEXT)'; \
4483         b='test-memchr'; \
4484         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4485         --log-file $$b.log --trs-file $$b.trs \
4486         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4487         "$$tst" $(AM_TESTS_FD_REDIRECT)
4488 test-mkdir.log: test-mkdir$(EXEEXT)
4489         @p='test-mkdir$(EXEEXT)'; \
4490         b='test-mkdir'; \
4491         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4492         --log-file $$b.log --trs-file $$b.trs \
4493         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4494         "$$tst" $(AM_TESTS_FD_REDIRECT)
4495 test-nanosleep.log: test-nanosleep$(EXEEXT)
4496         @p='test-nanosleep$(EXEEXT)'; \
4497         b='test-nanosleep'; \
4498         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4499         --log-file $$b.log --trs-file $$b.trs \
4500         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4501         "$$tst" $(AM_TESTS_FD_REDIRECT)
4502 test-netinet_in.log: test-netinet_in$(EXEEXT)
4503         @p='test-netinet_in$(EXEEXT)'; \
4504         b='test-netinet_in'; \
4505         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4506         --log-file $$b.log --trs-file $$b.trs \
4507         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4508         "$$tst" $(AM_TESTS_FD_REDIRECT)
4509 test-nl_langinfo.sh.log: test-nl_langinfo.sh
4510         @p='test-nl_langinfo.sh'; \
4511         b='test-nl_langinfo.sh'; \
4512         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4513         --log-file $$b.log --trs-file $$b.trs \
4514         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4515         "$$tst" $(AM_TESTS_FD_REDIRECT)
4516 test-nstrftime.log: test-nstrftime$(EXEEXT)
4517         @p='test-nstrftime$(EXEEXT)'; \
4518         b='test-nstrftime'; \
4519         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4520         --log-file $$b.log --trs-file $$b.trs \
4521         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4522         "$$tst" $(AM_TESTS_FD_REDIRECT)
4523 test-open.log: test-open$(EXEEXT)
4524         @p='test-open$(EXEEXT)'; \
4525         b='test-open'; \
4526         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4527         --log-file $$b.log --trs-file $$b.trs \
4528         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4529         "$$tst" $(AM_TESTS_FD_REDIRECT)
4530 test-pathmax.log: test-pathmax$(EXEEXT)
4531         @p='test-pathmax$(EXEEXT)'; \
4532         b='test-pathmax'; \
4533         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4534         --log-file $$b.log --trs-file $$b.trs \
4535         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4536         "$$tst" $(AM_TESTS_FD_REDIRECT)
4537 test-perror.sh.log: test-perror.sh
4538         @p='test-perror.sh'; \
4539         b='test-perror.sh'; \
4540         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4541         --log-file $$b.log --trs-file $$b.trs \
4542         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4543         "$$tst" $(AM_TESTS_FD_REDIRECT)
4544 test-perror2.log: test-perror2$(EXEEXT)
4545         @p='test-perror2$(EXEEXT)'; \
4546         b='test-perror2'; \
4547         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4548         --log-file $$b.log --trs-file $$b.trs \
4549         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4550         "$$tst" $(AM_TESTS_FD_REDIRECT)
4551 test-pipe.log: test-pipe$(EXEEXT)
4552         @p='test-pipe$(EXEEXT)'; \
4553         b='test-pipe'; \
4554         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4555         --log-file $$b.log --trs-file $$b.trs \
4556         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4557         "$$tst" $(AM_TESTS_FD_REDIRECT)
4558 test-quotearg-simple.log: test-quotearg-simple$(EXEEXT)
4559         @p='test-quotearg-simple$(EXEEXT)'; \
4560         b='test-quotearg-simple'; \
4561         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4562         --log-file $$b.log --trs-file $$b.trs \
4563         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4564         "$$tst" $(AM_TESTS_FD_REDIRECT)
4565 test-raise.log: test-raise$(EXEEXT)
4566         @p='test-raise$(EXEEXT)'; \
4567         b='test-raise'; \
4568         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4569         --log-file $$b.log --trs-file $$b.trs \
4570         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4571         "$$tst" $(AM_TESTS_FD_REDIRECT)
4572 test-rawmemchr.log: test-rawmemchr$(EXEEXT)
4573         @p='test-rawmemchr$(EXEEXT)'; \
4574         b='test-rawmemchr'; \
4575         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4576         --log-file $$b.log --trs-file $$b.trs \
4577         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4578         "$$tst" $(AM_TESTS_FD_REDIRECT)
4579 test-readlink.log: test-readlink$(EXEEXT)
4580         @p='test-readlink$(EXEEXT)'; \
4581         b='test-readlink'; \
4582         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4583         --log-file $$b.log --trs-file $$b.trs \
4584         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4585         "$$tst" $(AM_TESTS_FD_REDIRECT)
4586 test-regex.log: test-regex$(EXEEXT)
4587         @p='test-regex$(EXEEXT)'; \
4588         b='test-regex'; \
4589         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4590         --log-file $$b.log --trs-file $$b.trs \
4591         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4592         "$$tst" $(AM_TESTS_FD_REDIRECT)
4593 test-select.log: test-select$(EXEEXT)
4594         @p='test-select$(EXEEXT)'; \
4595         b='test-select'; \
4596         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4597         --log-file $$b.log --trs-file $$b.trs \
4598         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4599         "$$tst" $(AM_TESTS_FD_REDIRECT)
4600 test-select-in.sh.log: test-select-in.sh
4601         @p='test-select-in.sh'; \
4602         b='test-select-in.sh'; \
4603         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4604         --log-file $$b.log --trs-file $$b.trs \
4605         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4606         "$$tst" $(AM_TESTS_FD_REDIRECT)
4607 test-select-out.sh.log: test-select-out.sh
4608         @p='test-select-out.sh'; \
4609         b='test-select-out.sh'; \
4610         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4611         --log-file $$b.log --trs-file $$b.trs \
4612         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4613         "$$tst" $(AM_TESTS_FD_REDIRECT)
4614 test-setenv.log: test-setenv$(EXEEXT)
4615         @p='test-setenv$(EXEEXT)'; \
4616         b='test-setenv'; \
4617         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4618         --log-file $$b.log --trs-file $$b.trs \
4619         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4620         "$$tst" $(AM_TESTS_FD_REDIRECT)
4621 test-setlocale1.sh.log: test-setlocale1.sh
4622         @p='test-setlocale1.sh'; \
4623         b='test-setlocale1.sh'; \
4624         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4625         --log-file $$b.log --trs-file $$b.trs \
4626         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4627         "$$tst" $(AM_TESTS_FD_REDIRECT)
4628 test-setlocale2.sh.log: test-setlocale2.sh
4629         @p='test-setlocale2.sh'; \
4630         b='test-setlocale2.sh'; \
4631         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4632         --log-file $$b.log --trs-file $$b.trs \
4633         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4634         "$$tst" $(AM_TESTS_FD_REDIRECT)
4635 test-setsockopt.log: test-setsockopt$(EXEEXT)
4636         @p='test-setsockopt$(EXEEXT)'; \
4637         b='test-setsockopt'; \
4638         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4639         --log-file $$b.log --trs-file $$b.trs \
4640         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4641         "$$tst" $(AM_TESTS_FD_REDIRECT)
4642 test-sh-quote.log: test-sh-quote$(EXEEXT)
4643         @p='test-sh-quote$(EXEEXT)'; \
4644         b='test-sh-quote'; \
4645         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4646         --log-file $$b.log --trs-file $$b.trs \
4647         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4648         "$$tst" $(AM_TESTS_FD_REDIRECT)
4649 test-sigaction.log: test-sigaction$(EXEEXT)
4650         @p='test-sigaction$(EXEEXT)'; \
4651         b='test-sigaction'; \
4652         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4653         --log-file $$b.log --trs-file $$b.trs \
4654         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4655         "$$tst" $(AM_TESTS_FD_REDIRECT)
4656 test-signal-h.log: test-signal-h$(EXEEXT)
4657         @p='test-signal-h$(EXEEXT)'; \
4658         b='test-signal-h'; \
4659         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4660         --log-file $$b.log --trs-file $$b.trs \
4661         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4662         "$$tst" $(AM_TESTS_FD_REDIRECT)
4663 test-sigprocmask.log: test-sigprocmask$(EXEEXT)
4664         @p='test-sigprocmask$(EXEEXT)'; \
4665         b='test-sigprocmask'; \
4666         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4667         --log-file $$b.log --trs-file $$b.trs \
4668         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4669         "$$tst" $(AM_TESTS_FD_REDIRECT)
4670 test-sleep.log: test-sleep$(EXEEXT)
4671         @p='test-sleep$(EXEEXT)'; \
4672         b='test-sleep'; \
4673         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4674         --log-file $$b.log --trs-file $$b.trs \
4675         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4676         "$$tst" $(AM_TESTS_FD_REDIRECT)
4677 test-snprintf.log: test-snprintf$(EXEEXT)
4678         @p='test-snprintf$(EXEEXT)'; \
4679         b='test-snprintf'; \
4680         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4681         --log-file $$b.log --trs-file $$b.trs \
4682         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4683         "$$tst" $(AM_TESTS_FD_REDIRECT)
4684 test-sockets.log: test-sockets$(EXEEXT)
4685         @p='test-sockets$(EXEEXT)'; \
4686         b='test-sockets'; \
4687         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4688         --log-file $$b.log --trs-file $$b.trs \
4689         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4690         "$$tst" $(AM_TESTS_FD_REDIRECT)
4691 test-stat.log: test-stat$(EXEEXT)
4692         @p='test-stat$(EXEEXT)'; \
4693         b='test-stat'; \
4694         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4695         --log-file $$b.log --trs-file $$b.trs \
4696         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4697         "$$tst" $(AM_TESTS_FD_REDIRECT)
4698 test-stat-time.log: test-stat-time$(EXEEXT)
4699         @p='test-stat-time$(EXEEXT)'; \
4700         b='test-stat-time'; \
4701         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4702         --log-file $$b.log --trs-file $$b.trs \
4703         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4704         "$$tst" $(AM_TESTS_FD_REDIRECT)
4705 test-stdalign.log: test-stdalign$(EXEEXT)
4706         @p='test-stdalign$(EXEEXT)'; \
4707         b='test-stdalign'; \
4708         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4709         --log-file $$b.log --trs-file $$b.trs \
4710         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4711         "$$tst" $(AM_TESTS_FD_REDIRECT)
4712 test-stdbool.log: test-stdbool$(EXEEXT)
4713         @p='test-stdbool$(EXEEXT)'; \
4714         b='test-stdbool'; \
4715         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4716         --log-file $$b.log --trs-file $$b.trs \
4717         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4718         "$$tst" $(AM_TESTS_FD_REDIRECT)
4719 test-stddef.log: test-stddef$(EXEEXT)
4720         @p='test-stddef$(EXEEXT)'; \
4721         b='test-stddef'; \
4722         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4723         --log-file $$b.log --trs-file $$b.trs \
4724         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4725         "$$tst" $(AM_TESTS_FD_REDIRECT)
4726 test-stdint.log: test-stdint$(EXEEXT)
4727         @p='test-stdint$(EXEEXT)'; \
4728         b='test-stdint'; \
4729         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4730         --log-file $$b.log --trs-file $$b.trs \
4731         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4732         "$$tst" $(AM_TESTS_FD_REDIRECT)
4733 test-stdio.log: test-stdio$(EXEEXT)
4734         @p='test-stdio$(EXEEXT)'; \
4735         b='test-stdio'; \
4736         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4737         --log-file $$b.log --trs-file $$b.trs \
4738         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4739         "$$tst" $(AM_TESTS_FD_REDIRECT)
4740 test-stdlib.log: test-stdlib$(EXEEXT)
4741         @p='test-stdlib$(EXEEXT)'; \
4742         b='test-stdlib'; \
4743         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4744         --log-file $$b.log --trs-file $$b.trs \
4745         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4746         "$$tst" $(AM_TESTS_FD_REDIRECT)
4747 test-strerror.log: test-strerror$(EXEEXT)
4748         @p='test-strerror$(EXEEXT)'; \
4749         b='test-strerror'; \
4750         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4751         --log-file $$b.log --trs-file $$b.trs \
4752         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4753         "$$tst" $(AM_TESTS_FD_REDIRECT)
4754 test-strerror_r.log: test-strerror_r$(EXEEXT)
4755         @p='test-strerror_r$(EXEEXT)'; \
4756         b='test-strerror_r'; \
4757         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4758         --log-file $$b.log --trs-file $$b.trs \
4759         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4760         "$$tst" $(AM_TESTS_FD_REDIRECT)
4761 test-striconv.log: test-striconv$(EXEEXT)
4762         @p='test-striconv$(EXEEXT)'; \
4763         b='test-striconv'; \
4764         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4765         --log-file $$b.log --trs-file $$b.trs \
4766         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4767         "$$tst" $(AM_TESTS_FD_REDIRECT)
4768 test-string.log: test-string$(EXEEXT)
4769         @p='test-string$(EXEEXT)'; \
4770         b='test-string'; \
4771         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4772         --log-file $$b.log --trs-file $$b.trs \
4773         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4774         "$$tst" $(AM_TESTS_FD_REDIRECT)
4775 test-strings.log: test-strings$(EXEEXT)
4776         @p='test-strings$(EXEEXT)'; \
4777         b='test-strings'; \
4778         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4779         --log-file $$b.log --trs-file $$b.trs \
4780         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4781         "$$tst" $(AM_TESTS_FD_REDIRECT)
4782 test-strnlen.log: test-strnlen$(EXEEXT)
4783         @p='test-strnlen$(EXEEXT)'; \
4784         b='test-strnlen'; \
4785         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4786         --log-file $$b.log --trs-file $$b.trs \
4787         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4788         "$$tst" $(AM_TESTS_FD_REDIRECT)
4789 test-strtoull.log: test-strtoull$(EXEEXT)
4790         @p='test-strtoull$(EXEEXT)'; \
4791         b='test-strtoull'; \
4792         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4793         --log-file $$b.log --trs-file $$b.trs \
4794         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4795         "$$tst" $(AM_TESTS_FD_REDIRECT)
4796 test-strtoumax.log: test-strtoumax$(EXEEXT)
4797         @p='test-strtoumax$(EXEEXT)'; \
4798         b='test-strtoumax'; \
4799         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4800         --log-file $$b.log --trs-file $$b.trs \
4801         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4802         "$$tst" $(AM_TESTS_FD_REDIRECT)
4803 test-symlink.log: test-symlink$(EXEEXT)
4804         @p='test-symlink$(EXEEXT)'; \
4805         b='test-symlink'; \
4806         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4807         --log-file $$b.log --trs-file $$b.trs \
4808         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4809         "$$tst" $(AM_TESTS_FD_REDIRECT)
4810 test-sys_ioctl.log: test-sys_ioctl$(EXEEXT)
4811         @p='test-sys_ioctl$(EXEEXT)'; \
4812         b='test-sys_ioctl'; \
4813         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4814         --log-file $$b.log --trs-file $$b.trs \
4815         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4816         "$$tst" $(AM_TESTS_FD_REDIRECT)
4817 test-sys_select.log: test-sys_select$(EXEEXT)
4818         @p='test-sys_select$(EXEEXT)'; \
4819         b='test-sys_select'; \
4820         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4821         --log-file $$b.log --trs-file $$b.trs \
4822         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4823         "$$tst" $(AM_TESTS_FD_REDIRECT)
4824 test-sys_socket.log: test-sys_socket$(EXEEXT)
4825         @p='test-sys_socket$(EXEEXT)'; \
4826         b='test-sys_socket'; \
4827         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4828         --log-file $$b.log --trs-file $$b.trs \
4829         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4830         "$$tst" $(AM_TESTS_FD_REDIRECT)
4831 test-sys_stat.log: test-sys_stat$(EXEEXT)
4832         @p='test-sys_stat$(EXEEXT)'; \
4833         b='test-sys_stat'; \
4834         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4835         --log-file $$b.log --trs-file $$b.trs \
4836         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4837         "$$tst" $(AM_TESTS_FD_REDIRECT)
4838 test-sys_time.log: test-sys_time$(EXEEXT)
4839         @p='test-sys_time$(EXEEXT)'; \
4840         b='test-sys_time'; \
4841         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4842         --log-file $$b.log --trs-file $$b.trs \
4843         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4844         "$$tst" $(AM_TESTS_FD_REDIRECT)
4845 test-sys_types.log: test-sys_types$(EXEEXT)
4846         @p='test-sys_types$(EXEEXT)'; \
4847         b='test-sys_types'; \
4848         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4849         --log-file $$b.log --trs-file $$b.trs \
4850         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4851         "$$tst" $(AM_TESTS_FD_REDIRECT)
4852 test-sys_uio.log: test-sys_uio$(EXEEXT)
4853         @p='test-sys_uio$(EXEEXT)'; \
4854         b='test-sys_uio'; \
4855         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4856         --log-file $$b.log --trs-file $$b.trs \
4857         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4858         "$$tst" $(AM_TESTS_FD_REDIRECT)
4859 test-sys_wait.log: test-sys_wait$(EXEEXT)
4860         @p='test-sys_wait$(EXEEXT)'; \
4861         b='test-sys_wait'; \
4862         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4863         --log-file $$b.log --trs-file $$b.trs \
4864         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4865         "$$tst" $(AM_TESTS_FD_REDIRECT)
4866 test-init.sh.log: test-init.sh
4867         @p='test-init.sh'; \
4868         b='test-init.sh'; \
4869         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4870         --log-file $$b.log --trs-file $$b.trs \
4871         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4872         "$$tst" $(AM_TESTS_FD_REDIRECT)
4873 test-time.log: test-time$(EXEEXT)
4874         @p='test-time$(EXEEXT)'; \
4875         b='test-time'; \
4876         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4877         --log-file $$b.log --trs-file $$b.trs \
4878         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4879         "$$tst" $(AM_TESTS_FD_REDIRECT)
4880 test-timespec.log: test-timespec$(EXEEXT)
4881         @p='test-timespec$(EXEEXT)'; \
4882         b='test-timespec'; \
4883         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4884         --log-file $$b.log --trs-file $$b.trs \
4885         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4886         "$$tst" $(AM_TESTS_FD_REDIRECT)
4887 test-unistd.log: test-unistd$(EXEEXT)
4888         @p='test-unistd$(EXEEXT)'; \
4889         b='test-unistd'; \
4890         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4891         --log-file $$b.log --trs-file $$b.trs \
4892         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4893         "$$tst" $(AM_TESTS_FD_REDIRECT)
4894 test-u8-mbtoucr.log: test-u8-mbtoucr$(EXEEXT)
4895         @p='test-u8-mbtoucr$(EXEEXT)'; \
4896         b='test-u8-mbtoucr'; \
4897         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4898         --log-file $$b.log --trs-file $$b.trs \
4899         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4900         "$$tst" $(AM_TESTS_FD_REDIRECT)
4901 test-u8-uctomb.log: test-u8-uctomb$(EXEEXT)
4902         @p='test-u8-uctomb$(EXEEXT)'; \
4903         b='test-u8-uctomb'; \
4904         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4905         --log-file $$b.log --trs-file $$b.trs \
4906         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4907         "$$tst" $(AM_TESTS_FD_REDIRECT)
4908 test-uc_width.log: test-uc_width$(EXEEXT)
4909         @p='test-uc_width$(EXEEXT)'; \
4910         b='test-uc_width'; \
4911         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4912         --log-file $$b.log --trs-file $$b.trs \
4913         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4914         "$$tst" $(AM_TESTS_FD_REDIRECT)
4915 uniwidth/test-uc_width2.sh.log: uniwidth/test-uc_width2.sh
4916         @p='uniwidth/test-uc_width2.sh'; \
4917         b='uniwidth/test-uc_width2.sh'; \
4918         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4919         --log-file $$b.log --trs-file $$b.trs \
4920         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4921         "$$tst" $(AM_TESTS_FD_REDIRECT)
4922 test-unsetenv.log: test-unsetenv$(EXEEXT)
4923         @p='test-unsetenv$(EXEEXT)'; \
4924         b='test-unsetenv'; \
4925         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4926         --log-file $$b.log --trs-file $$b.trs \
4927         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4928         "$$tst" $(AM_TESTS_FD_REDIRECT)
4929 test-update-copyright.sh.log: test-update-copyright.sh
4930         @p='test-update-copyright.sh'; \
4931         b='test-update-copyright.sh'; \
4932         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4933         --log-file $$b.log --trs-file $$b.trs \
4934         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4935         "$$tst" $(AM_TESTS_FD_REDIRECT)
4936 test-vasnprintf.log: test-vasnprintf$(EXEEXT)
4937         @p='test-vasnprintf$(EXEEXT)'; \
4938         b='test-vasnprintf'; \
4939         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4940         --log-file $$b.log --trs-file $$b.trs \
4941         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4942         "$$tst" $(AM_TESTS_FD_REDIRECT)
4943 test-vasprintf.log: test-vasprintf$(EXEEXT)
4944         @p='test-vasprintf$(EXEEXT)'; \
4945         b='test-vasprintf'; \
4946         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4947         --log-file $$b.log --trs-file $$b.trs \
4948         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4949         "$$tst" $(AM_TESTS_FD_REDIRECT)
4950 test-vc-list-files-git.sh.log: test-vc-list-files-git.sh
4951         @p='test-vc-list-files-git.sh'; \
4952         b='test-vc-list-files-git.sh'; \
4953         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4954         --log-file $$b.log --trs-file $$b.trs \
4955         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4956         "$$tst" $(AM_TESTS_FD_REDIRECT)
4957 test-vc-list-files-cvs.sh.log: test-vc-list-files-cvs.sh
4958         @p='test-vc-list-files-cvs.sh'; \
4959         b='test-vc-list-files-cvs.sh'; \
4960         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4961         --log-file $$b.log --trs-file $$b.trs \
4962         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4963         "$$tst" $(AM_TESTS_FD_REDIRECT)
4964 test-verify.log: test-verify$(EXEEXT)
4965         @p='test-verify$(EXEEXT)'; \
4966         b='test-verify'; \
4967         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4968         --log-file $$b.log --trs-file $$b.trs \
4969         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4970         "$$tst" $(AM_TESTS_FD_REDIRECT)
4971 test-verify.sh.log: test-verify.sh
4972         @p='test-verify.sh'; \
4973         b='test-verify.sh'; \
4974         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4975         --log-file $$b.log --trs-file $$b.trs \
4976         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4977         "$$tst" $(AM_TESTS_FD_REDIRECT)
4978 test-version-etc.sh.log: test-version-etc.sh
4979         @p='test-version-etc.sh'; \
4980         b='test-version-etc.sh'; \
4981         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4982         --log-file $$b.log --trs-file $$b.trs \
4983         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4984         "$$tst" $(AM_TESTS_FD_REDIRECT)
4985 test-wchar.log: test-wchar$(EXEEXT)
4986         @p='test-wchar$(EXEEXT)'; \
4987         b='test-wchar'; \
4988         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4989         --log-file $$b.log --trs-file $$b.trs \
4990         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4991         "$$tst" $(AM_TESTS_FD_REDIRECT)
4992 test-wcrtomb.sh.log: test-wcrtomb.sh
4993         @p='test-wcrtomb.sh'; \
4994         b='test-wcrtomb.sh'; \
4995         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
4996         --log-file $$b.log --trs-file $$b.trs \
4997         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
4998         "$$tst" $(AM_TESTS_FD_REDIRECT)
4999 test-wcrtomb-w32-1.sh.log: test-wcrtomb-w32-1.sh
5000         @p='test-wcrtomb-w32-1.sh'; \
5001         b='test-wcrtomb-w32-1.sh'; \
5002         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5003         --log-file $$b.log --trs-file $$b.trs \
5004         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5005         "$$tst" $(AM_TESTS_FD_REDIRECT)
5006 test-wcrtomb-w32-2.sh.log: test-wcrtomb-w32-2.sh
5007         @p='test-wcrtomb-w32-2.sh'; \
5008         b='test-wcrtomb-w32-2.sh'; \
5009         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5010         --log-file $$b.log --trs-file $$b.trs \
5011         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5012         "$$tst" $(AM_TESTS_FD_REDIRECT)
5013 test-wcrtomb-w32-3.sh.log: test-wcrtomb-w32-3.sh
5014         @p='test-wcrtomb-w32-3.sh'; \
5015         b='test-wcrtomb-w32-3.sh'; \
5016         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5017         --log-file $$b.log --trs-file $$b.trs \
5018         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5019         "$$tst" $(AM_TESTS_FD_REDIRECT)
5020 test-wcrtomb-w32-4.sh.log: test-wcrtomb-w32-4.sh
5021         @p='test-wcrtomb-w32-4.sh'; \
5022         b='test-wcrtomb-w32-4.sh'; \
5023         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5024         --log-file $$b.log --trs-file $$b.trs \
5025         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5026         "$$tst" $(AM_TESTS_FD_REDIRECT)
5027 test-wcrtomb-w32-5.sh.log: test-wcrtomb-w32-5.sh
5028         @p='test-wcrtomb-w32-5.sh'; \
5029         b='test-wcrtomb-w32-5.sh'; \
5030         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5031         --log-file $$b.log --trs-file $$b.trs \
5032         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5033         "$$tst" $(AM_TESTS_FD_REDIRECT)
5034 test-wctype-h.log: test-wctype-h$(EXEEXT)
5035         @p='test-wctype-h$(EXEEXT)'; \
5036         b='test-wctype-h'; \
5037         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5038         --log-file $$b.log --trs-file $$b.trs \
5039         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5040         "$$tst" $(AM_TESTS_FD_REDIRECT)
5041 test-wcwidth.log: test-wcwidth$(EXEEXT)
5042         @p='test-wcwidth$(EXEEXT)'; \
5043         b='test-wcwidth'; \
5044         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5045         --log-file $$b.log --trs-file $$b.trs \
5046         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5047         "$$tst" $(AM_TESTS_FD_REDIRECT)
5048 test-xalloc-die.sh.log: test-xalloc-die.sh
5049         @p='test-xalloc-die.sh'; \
5050         b='test-xalloc-die.sh'; \
5051         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5052         --log-file $$b.log --trs-file $$b.trs \
5053         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5054         "$$tst" $(AM_TESTS_FD_REDIRECT)
5055 test-xstrtol.sh.log: test-xstrtol.sh
5056         @p='test-xstrtol.sh'; \
5057         b='test-xstrtol.sh'; \
5058         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5059         --log-file $$b.log --trs-file $$b.trs \
5060         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5061         "$$tst" $(AM_TESTS_FD_REDIRECT)
5062 test-xstrtoumax.sh.log: test-xstrtoumax.sh
5063         @p='test-xstrtoumax.sh'; \
5064         b='test-xstrtoumax.sh'; \
5065         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5066         --log-file $$b.log --trs-file $$b.trs \
5067         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5068         "$$tst" $(AM_TESTS_FD_REDIRECT)
5069 test-xvasprintf.log: test-xvasprintf$(EXEEXT)
5070         @p='test-xvasprintf$(EXEEXT)'; \
5071         b='test-xvasprintf'; \
5072         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
5073         --log-file $$b.log --trs-file $$b.trs \
5074         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
5075         "$$tst" $(AM_TESTS_FD_REDIRECT)
5076 .test.log:
5077         @p='$<'; \
5078         $(am__set_b); \
5079         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
5080         --log-file $$b.log --trs-file $$b.trs \
5081         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
5082         "$$tst" $(AM_TESTS_FD_REDIRECT)
5083 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
5084 @am__EXEEXT_TRUE@       @p='$<'; \
5085 @am__EXEEXT_TRUE@       $(am__set_b); \
5086 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
5087 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
5088 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
5089 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
5090
5091 distdir: $(BUILT_SOURCES)
5092         $(MAKE) $(AM_MAKEFLAGS) distdir-am
5093
5094 distdir-am: $(DISTFILES)
5095         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
5096         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
5097         list='$(DISTFILES)'; \
5098           dist_files=`for file in $$list; do echo $$file; done | \
5099           sed -e "s|^$$srcdirstrip/||;t" \
5100               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
5101         case $$dist_files in \
5102           */*) $(MKDIR_P) `echo "$$dist_files" | \
5103                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
5104                            sort -u` ;; \
5105         esac; \
5106         for file in $$dist_files; do \
5107           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
5108           if test -d $$d/$$file; then \
5109             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
5110             if test -d "$(distdir)/$$file"; then \
5111               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
5112             fi; \
5113             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
5114               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
5115               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
5116             fi; \
5117             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
5118           else \
5119             test -f "$(distdir)/$$file" \
5120             || cp -p $$d/$$file "$(distdir)/$$file" \
5121             || exit 1; \
5122           fi; \
5123         done
5124         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
5125           if test "$$subdir" = .; then :; else \
5126             $(am__make_dryrun) \
5127               || test -d "$(distdir)/$$subdir" \
5128               || $(MKDIR_P) "$(distdir)/$$subdir" \
5129               || exit 1; \
5130             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
5131             $(am__relativize); \
5132             new_distdir=$$reldir; \
5133             dir1=$$subdir; dir2="$(top_distdir)"; \
5134             $(am__relativize); \
5135             new_top_distdir=$$reldir; \
5136             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
5137             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
5138             ($(am__cd) $$subdir && \
5139               $(MAKE) $(AM_MAKEFLAGS) \
5140                 top_distdir="$$new_top_distdir" \
5141                 distdir="$$new_distdir" \
5142                 am__remove_distdir=: \
5143                 am__skip_length_check=: \
5144                 am__skip_mode_fix=: \
5145                 distdir) \
5146               || exit 1; \
5147           fi; \
5148         done
5149 check-am: all-am
5150         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_LIBRARIES)
5151         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
5152 check: $(BUILT_SOURCES)
5153         $(MAKE) $(AM_MAKEFLAGS) check-recursive
5154 all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(HEADERS)
5155 installdirs: installdirs-recursive
5156 installdirs-am:
5157 install: $(BUILT_SOURCES)
5158         $(MAKE) $(AM_MAKEFLAGS) install-recursive
5159 install-exec: install-exec-recursive
5160 install-data: install-data-recursive
5161 uninstall: uninstall-recursive
5162
5163 install-am: all-am
5164         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
5165
5166 installcheck: installcheck-recursive
5167 install-strip:
5168         if test -z '$(STRIP)'; then \
5169           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
5170             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
5171               install; \
5172         else \
5173           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
5174             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
5175             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
5176         fi
5177 mostlyclean-generic:
5178         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
5179         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
5180         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
5181         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
5182
5183 clean-generic:
5184         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
5185
5186 distclean-generic:
5187         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5188         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
5189         -rm -f unistr/$(DEPDIR)/$(am__dirstamp)
5190         -rm -f unistr/$(am__dirstamp)
5191         -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp)
5192         -rm -f uniwidth/$(am__dirstamp)
5193         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
5194
5195 maintainer-clean-generic:
5196         @echo "This command is intended for maintainers to use"
5197         @echo "it deletes files that may require special tools to rebuild."
5198         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5199         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
5200 clean: clean-recursive
5201
5202 clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
5203         clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
5204         mostlyclean-am
5205
5206 distclean: distclean-recursive
5207                 -rm -f ./$(DEPDIR)/accept.Po
5208         -rm -f ./$(DEPDIR)/bind.Po
5209         -rm -f ./$(DEPDIR)/connect.Po
5210         -rm -f ./$(DEPDIR)/dtotimespec.Po
5211         -rm -f ./$(DEPDIR)/fdopen.Po
5212         -rm -f ./$(DEPDIR)/ftruncate.Po
5213         -rm -f ./$(DEPDIR)/getcwd-lgpl.Po
5214         -rm -f ./$(DEPDIR)/getpagesize.Po
5215         -rm -f ./$(DEPDIR)/hash-pjw.Po
5216         -rm -f ./$(DEPDIR)/inet_pton.Po
5217         -rm -f ./$(DEPDIR)/ioctl.Po
5218         -rm -f ./$(DEPDIR)/listen.Po
5219         -rm -f ./$(DEPDIR)/nanosleep.Po
5220         -rm -f ./$(DEPDIR)/perror.Po
5221         -rm -f ./$(DEPDIR)/pipe.Po
5222         -rm -f ./$(DEPDIR)/putenv.Po
5223         -rm -f ./$(DEPDIR)/select.Po
5224         -rm -f ./$(DEPDIR)/setlocale.Po
5225         -rm -f ./$(DEPDIR)/setsockopt.Po
5226         -rm -f ./$(DEPDIR)/sleep.Po
5227         -rm -f ./$(DEPDIR)/snprintf.Po
5228         -rm -f ./$(DEPDIR)/socket.Po
5229         -rm -f ./$(DEPDIR)/sockets.Po
5230         -rm -f ./$(DEPDIR)/strerror_r.Po
5231         -rm -f ./$(DEPDIR)/symlink.Po
5232         -rm -f ./$(DEPDIR)/sys_socket.Po
5233         -rm -f ./$(DEPDIR)/test-accept.Po
5234         -rm -f ./$(DEPDIR)/test-alloca-opt.Po
5235         -rm -f ./$(DEPDIR)/test-areadlink.Po
5236         -rm -f ./$(DEPDIR)/test-argmatch.Po
5237         -rm -f ./$(DEPDIR)/test-arpa_inet.Po
5238         -rm -f ./$(DEPDIR)/test-binary-io.Po
5239         -rm -f ./$(DEPDIR)/test-bind.Po
5240         -rm -f ./$(DEPDIR)/test-bitrotate.Po
5241         -rm -f ./$(DEPDIR)/test-btowc.Po
5242         -rm -f ./$(DEPDIR)/test-c-ctype.Po
5243         -rm -f ./$(DEPDIR)/test-c-stack.Po
5244         -rm -f ./$(DEPDIR)/test-c-strcasecmp.Po
5245         -rm -f ./$(DEPDIR)/test-c-strncasecmp.Po
5246         -rm -f ./$(DEPDIR)/test-cloexec.Po
5247         -rm -f ./$(DEPDIR)/test-close.Po
5248         -rm -f ./$(DEPDIR)/test-connect.Po
5249         -rm -f ./$(DEPDIR)/test-ctype.Po
5250         -rm -f ./$(DEPDIR)/test-dirname.Po
5251         -rm -f ./$(DEPDIR)/test-dup2.Po
5252         -rm -f ./$(DEPDIR)/test-environ.Po
5253         -rm -f ./$(DEPDIR)/test-errno.Po
5254         -rm -f ./$(DEPDIR)/test-exclude.Po
5255         -rm -f ./$(DEPDIR)/test-fcntl-h.Po
5256         -rm -f ./$(DEPDIR)/test-fcntl.Po
5257         -rm -f ./$(DEPDIR)/test-fdopen.Po
5258         -rm -f ./$(DEPDIR)/test-fgetc.Po
5259         -rm -f ./$(DEPDIR)/test-filenamecat.Po
5260         -rm -f ./$(DEPDIR)/test-float.Po
5261         -rm -f ./$(DEPDIR)/test-fnmatch-h.Po
5262         -rm -f ./$(DEPDIR)/test-fnmatch.Po
5263         -rm -f ./$(DEPDIR)/test-fputc.Po
5264         -rm -f ./$(DEPDIR)/test-fread.Po
5265         -rm -f ./$(DEPDIR)/test-freopen-safer.Po
5266         -rm -f ./$(DEPDIR)/test-freopen.Po
5267         -rm -f ./$(DEPDIR)/test-fstat.Po
5268         -rm -f ./$(DEPDIR)/test-ftruncate.Po
5269         -rm -f ./$(DEPDIR)/test-fwrite.Po
5270         -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po
5271         -rm -f ./$(DEPDIR)/test-getdtablesize.Po
5272         -rm -f ./$(DEPDIR)/test-getopt-gnu.Po
5273         -rm -f ./$(DEPDIR)/test-getopt-posix.Po
5274         -rm -f ./$(DEPDIR)/test-getprogname.Po
5275         -rm -f ./$(DEPDIR)/test-gettimeofday.Po
5276         -rm -f ./$(DEPDIR)/test-hash.Po
5277         -rm -f ./$(DEPDIR)/test-iconv-h.Po
5278         -rm -f ./$(DEPDIR)/test-iconv.Po
5279         -rm -f ./$(DEPDIR)/test-ignore-value.Po
5280         -rm -f ./$(DEPDIR)/test-inet_pton.Po
5281         -rm -f ./$(DEPDIR)/test-intprops.Po
5282         -rm -f ./$(DEPDIR)/test-inttostr.Po
5283         -rm -f ./$(DEPDIR)/test-inttypes.Po
5284         -rm -f ./$(DEPDIR)/test-ioctl.Po
5285         -rm -f ./$(DEPDIR)/test-isblank.Po
5286         -rm -f ./$(DEPDIR)/test-iswblank.Po
5287         -rm -f ./$(DEPDIR)/test-langinfo.Po
5288         -rm -f ./$(DEPDIR)/test-limits-h.Po
5289         -rm -f ./$(DEPDIR)/test-listen.Po
5290         -rm -f ./$(DEPDIR)/test-localcharset.Po
5291         -rm -f ./$(DEPDIR)/test-locale.Po
5292         -rm -f ./$(DEPDIR)/test-localeconv.Po
5293         -rm -f ./$(DEPDIR)/test-lstat.Po
5294         -rm -f ./$(DEPDIR)/test-malloca.Po
5295         -rm -f ./$(DEPDIR)/test-mbrtowc-w32.Po
5296         -rm -f ./$(DEPDIR)/test-mbrtowc.Po
5297         -rm -f ./$(DEPDIR)/test-mbscasecmp.Po
5298         -rm -f ./$(DEPDIR)/test-mbsinit.Po
5299         -rm -f ./$(DEPDIR)/test-mbsrtowcs.Po
5300         -rm -f ./$(DEPDIR)/test-mbsstr1.Po
5301         -rm -f ./$(DEPDIR)/test-mbsstr2.Po
5302         -rm -f ./$(DEPDIR)/test-mbsstr3.Po
5303         -rm -f ./$(DEPDIR)/test-memchr.Po
5304         -rm -f ./$(DEPDIR)/test-mkdir.Po
5305         -rm -f ./$(DEPDIR)/test-nanosleep.Po
5306         -rm -f ./$(DEPDIR)/test-netinet_in.Po
5307         -rm -f ./$(DEPDIR)/test-nl_langinfo.Po
5308         -rm -f ./$(DEPDIR)/test-nstrftime.Po
5309         -rm -f ./$(DEPDIR)/test-open.Po
5310         -rm -f ./$(DEPDIR)/test-pathmax.Po
5311         -rm -f ./$(DEPDIR)/test-perror.Po
5312         -rm -f ./$(DEPDIR)/test-perror2.Po
5313         -rm -f ./$(DEPDIR)/test-pipe.Po
5314         -rm -f ./$(DEPDIR)/test-quotearg-simple.Po
5315         -rm -f ./$(DEPDIR)/test-raise.Po
5316         -rm -f ./$(DEPDIR)/test-rawmemchr.Po
5317         -rm -f ./$(DEPDIR)/test-readlink.Po
5318         -rm -f ./$(DEPDIR)/test-regex.Po
5319         -rm -f ./$(DEPDIR)/test-select-fd.Po
5320         -rm -f ./$(DEPDIR)/test-select-stdin.Po
5321         -rm -f ./$(DEPDIR)/test-select.Po
5322         -rm -f ./$(DEPDIR)/test-setenv.Po
5323         -rm -f ./$(DEPDIR)/test-setlocale1.Po
5324         -rm -f ./$(DEPDIR)/test-setlocale2.Po
5325         -rm -f ./$(DEPDIR)/test-setsockopt.Po
5326         -rm -f ./$(DEPDIR)/test-sh-quote.Po
5327         -rm -f ./$(DEPDIR)/test-sigaction.Po
5328         -rm -f ./$(DEPDIR)/test-signal-h.Po
5329         -rm -f ./$(DEPDIR)/test-sigprocmask.Po
5330         -rm -f ./$(DEPDIR)/test-sleep.Po
5331         -rm -f ./$(DEPDIR)/test-snprintf.Po
5332         -rm -f ./$(DEPDIR)/test-sockets.Po
5333         -rm -f ./$(DEPDIR)/test-stat-time.Po
5334         -rm -f ./$(DEPDIR)/test-stat.Po
5335         -rm -f ./$(DEPDIR)/test-stdalign.Po
5336         -rm -f ./$(DEPDIR)/test-stdbool.Po
5337         -rm -f ./$(DEPDIR)/test-stddef.Po
5338         -rm -f ./$(DEPDIR)/test-stdint.Po
5339         -rm -f ./$(DEPDIR)/test-stdio.Po
5340         -rm -f ./$(DEPDIR)/test-stdlib.Po
5341         -rm -f ./$(DEPDIR)/test-strerror.Po
5342         -rm -f ./$(DEPDIR)/test-strerror_r.Po
5343         -rm -f ./$(DEPDIR)/test-striconv.Po
5344         -rm -f ./$(DEPDIR)/test-string.Po
5345         -rm -f ./$(DEPDIR)/test-strings.Po
5346         -rm -f ./$(DEPDIR)/test-strnlen.Po
5347         -rm -f ./$(DEPDIR)/test-strtoull.Po
5348         -rm -f ./$(DEPDIR)/test-strtoumax.Po
5349         -rm -f ./$(DEPDIR)/test-symlink.Po
5350         -rm -f ./$(DEPDIR)/test-sys_ioctl.Po
5351         -rm -f ./$(DEPDIR)/test-sys_select.Po
5352         -rm -f ./$(DEPDIR)/test-sys_socket.Po
5353         -rm -f ./$(DEPDIR)/test-sys_stat.Po
5354         -rm -f ./$(DEPDIR)/test-sys_time.Po
5355         -rm -f ./$(DEPDIR)/test-sys_types.Po
5356         -rm -f ./$(DEPDIR)/test-sys_uio.Po
5357         -rm -f ./$(DEPDIR)/test-sys_wait.Po
5358         -rm -f ./$(DEPDIR)/test-time.Po
5359         -rm -f ./$(DEPDIR)/test-timespec.Po
5360         -rm -f ./$(DEPDIR)/test-unistd.Po
5361         -rm -f ./$(DEPDIR)/test-unsetenv.Po
5362         -rm -f ./$(DEPDIR)/test-vasnprintf.Po
5363         -rm -f ./$(DEPDIR)/test-vasprintf.Po
5364         -rm -f ./$(DEPDIR)/test-verify-try.Po
5365         -rm -f ./$(DEPDIR)/test-verify.Po
5366         -rm -f ./$(DEPDIR)/test-version-etc.Po
5367         -rm -f ./$(DEPDIR)/test-wchar.Po
5368         -rm -f ./$(DEPDIR)/test-wcrtomb-w32.Po
5369         -rm -f ./$(DEPDIR)/test-wcrtomb.Po
5370         -rm -f ./$(DEPDIR)/test-wctype-h.Po
5371         -rm -f ./$(DEPDIR)/test-wcwidth.Po
5372         -rm -f ./$(DEPDIR)/test-xalloc-die.Po
5373         -rm -f ./$(DEPDIR)/test-xstrtol.Po
5374         -rm -f ./$(DEPDIR)/test-xstrtoul.Po
5375         -rm -f ./$(DEPDIR)/test-xstrtoumax.Po
5376         -rm -f ./$(DEPDIR)/test-xvasprintf.Po
5377         -rm -f ./$(DEPDIR)/timespec-add.Po
5378         -rm -f ./$(DEPDIR)/timespec-sub.Po
5379         -rm -f ./$(DEPDIR)/wctob.Po
5380         -rm -f ./$(DEPDIR)/wctomb.Po
5381         -rm -f unistr/$(DEPDIR)/test-u8-mbtoucr.Po
5382         -rm -f unistr/$(DEPDIR)/test-u8-uctomb.Po
5383         -rm -f uniwidth/$(DEPDIR)/test-uc_width.Po
5384         -rm -f uniwidth/$(DEPDIR)/test-uc_width2.Po
5385         -rm -f Makefile
5386 distclean-am: clean-am distclean-compile distclean-generic \
5387         distclean-tags
5388
5389 dvi: dvi-recursive
5390
5391 dvi-am:
5392
5393 html: html-recursive
5394
5395 html-am:
5396
5397 info: info-recursive
5398
5399 info-am:
5400
5401 install-data-am:
5402
5403 install-dvi: install-dvi-recursive
5404
5405 install-dvi-am:
5406
5407 install-exec-am:
5408
5409 install-html: install-html-recursive
5410
5411 install-html-am:
5412
5413 install-info: install-info-recursive
5414
5415 install-info-am:
5416
5417 install-man:
5418
5419 install-pdf: install-pdf-recursive
5420
5421 install-pdf-am:
5422
5423 install-ps: install-ps-recursive
5424
5425 install-ps-am:
5426
5427 installcheck-am:
5428
5429 maintainer-clean: maintainer-clean-recursive
5430                 -rm -f ./$(DEPDIR)/accept.Po
5431         -rm -f ./$(DEPDIR)/bind.Po
5432         -rm -f ./$(DEPDIR)/connect.Po
5433         -rm -f ./$(DEPDIR)/dtotimespec.Po
5434         -rm -f ./$(DEPDIR)/fdopen.Po
5435         -rm -f ./$(DEPDIR)/ftruncate.Po
5436         -rm -f ./$(DEPDIR)/getcwd-lgpl.Po
5437         -rm -f ./$(DEPDIR)/getpagesize.Po
5438         -rm -f ./$(DEPDIR)/hash-pjw.Po
5439         -rm -f ./$(DEPDIR)/inet_pton.Po
5440         -rm -f ./$(DEPDIR)/ioctl.Po
5441         -rm -f ./$(DEPDIR)/listen.Po
5442         -rm -f ./$(DEPDIR)/nanosleep.Po
5443         -rm -f ./$(DEPDIR)/perror.Po
5444         -rm -f ./$(DEPDIR)/pipe.Po
5445         -rm -f ./$(DEPDIR)/putenv.Po
5446         -rm -f ./$(DEPDIR)/select.Po
5447         -rm -f ./$(DEPDIR)/setlocale.Po
5448         -rm -f ./$(DEPDIR)/setsockopt.Po
5449         -rm -f ./$(DEPDIR)/sleep.Po
5450         -rm -f ./$(DEPDIR)/snprintf.Po
5451         -rm -f ./$(DEPDIR)/socket.Po
5452         -rm -f ./$(DEPDIR)/sockets.Po
5453         -rm -f ./$(DEPDIR)/strerror_r.Po
5454         -rm -f ./$(DEPDIR)/symlink.Po
5455         -rm -f ./$(DEPDIR)/sys_socket.Po
5456         -rm -f ./$(DEPDIR)/test-accept.Po
5457         -rm -f ./$(DEPDIR)/test-alloca-opt.Po
5458         -rm -f ./$(DEPDIR)/test-areadlink.Po
5459         -rm -f ./$(DEPDIR)/test-argmatch.Po
5460         -rm -f ./$(DEPDIR)/test-arpa_inet.Po
5461         -rm -f ./$(DEPDIR)/test-binary-io.Po
5462         -rm -f ./$(DEPDIR)/test-bind.Po
5463         -rm -f ./$(DEPDIR)/test-bitrotate.Po
5464         -rm -f ./$(DEPDIR)/test-btowc.Po
5465         -rm -f ./$(DEPDIR)/test-c-ctype.Po
5466         -rm -f ./$(DEPDIR)/test-c-stack.Po
5467         -rm -f ./$(DEPDIR)/test-c-strcasecmp.Po
5468         -rm -f ./$(DEPDIR)/test-c-strncasecmp.Po
5469         -rm -f ./$(DEPDIR)/test-cloexec.Po
5470         -rm -f ./$(DEPDIR)/test-close.Po
5471         -rm -f ./$(DEPDIR)/test-connect.Po
5472         -rm -f ./$(DEPDIR)/test-ctype.Po
5473         -rm -f ./$(DEPDIR)/test-dirname.Po
5474         -rm -f ./$(DEPDIR)/test-dup2.Po
5475         -rm -f ./$(DEPDIR)/test-environ.Po
5476         -rm -f ./$(DEPDIR)/test-errno.Po
5477         -rm -f ./$(DEPDIR)/test-exclude.Po
5478         -rm -f ./$(DEPDIR)/test-fcntl-h.Po
5479         -rm -f ./$(DEPDIR)/test-fcntl.Po
5480         -rm -f ./$(DEPDIR)/test-fdopen.Po
5481         -rm -f ./$(DEPDIR)/test-fgetc.Po
5482         -rm -f ./$(DEPDIR)/test-filenamecat.Po
5483         -rm -f ./$(DEPDIR)/test-float.Po
5484         -rm -f ./$(DEPDIR)/test-fnmatch-h.Po
5485         -rm -f ./$(DEPDIR)/test-fnmatch.Po
5486         -rm -f ./$(DEPDIR)/test-fputc.Po
5487         -rm -f ./$(DEPDIR)/test-fread.Po
5488         -rm -f ./$(DEPDIR)/test-freopen-safer.Po
5489         -rm -f ./$(DEPDIR)/test-freopen.Po
5490         -rm -f ./$(DEPDIR)/test-fstat.Po
5491         -rm -f ./$(DEPDIR)/test-ftruncate.Po
5492         -rm -f ./$(DEPDIR)/test-fwrite.Po
5493         -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po
5494         -rm -f ./$(DEPDIR)/test-getdtablesize.Po
5495         -rm -f ./$(DEPDIR)/test-getopt-gnu.Po
5496         -rm -f ./$(DEPDIR)/test-getopt-posix.Po
5497         -rm -f ./$(DEPDIR)/test-getprogname.Po
5498         -rm -f ./$(DEPDIR)/test-gettimeofday.Po
5499         -rm -f ./$(DEPDIR)/test-hash.Po
5500         -rm -f ./$(DEPDIR)/test-iconv-h.Po
5501         -rm -f ./$(DEPDIR)/test-iconv.Po
5502         -rm -f ./$(DEPDIR)/test-ignore-value.Po
5503         -rm -f ./$(DEPDIR)/test-inet_pton.Po
5504         -rm -f ./$(DEPDIR)/test-intprops.Po
5505         -rm -f ./$(DEPDIR)/test-inttostr.Po
5506         -rm -f ./$(DEPDIR)/test-inttypes.Po
5507         -rm -f ./$(DEPDIR)/test-ioctl.Po
5508         -rm -f ./$(DEPDIR)/test-isblank.Po
5509         -rm -f ./$(DEPDIR)/test-iswblank.Po
5510         -rm -f ./$(DEPDIR)/test-langinfo.Po
5511         -rm -f ./$(DEPDIR)/test-limits-h.Po
5512         -rm -f ./$(DEPDIR)/test-listen.Po
5513         -rm -f ./$(DEPDIR)/test-localcharset.Po
5514         -rm -f ./$(DEPDIR)/test-locale.Po
5515         -rm -f ./$(DEPDIR)/test-localeconv.Po
5516         -rm -f ./$(DEPDIR)/test-lstat.Po
5517         -rm -f ./$(DEPDIR)/test-malloca.Po
5518         -rm -f ./$(DEPDIR)/test-mbrtowc-w32.Po
5519         -rm -f ./$(DEPDIR)/test-mbrtowc.Po
5520         -rm -f ./$(DEPDIR)/test-mbscasecmp.Po
5521         -rm -f ./$(DEPDIR)/test-mbsinit.Po
5522         -rm -f ./$(DEPDIR)/test-mbsrtowcs.Po
5523         -rm -f ./$(DEPDIR)/test-mbsstr1.Po
5524         -rm -f ./$(DEPDIR)/test-mbsstr2.Po
5525         -rm -f ./$(DEPDIR)/test-mbsstr3.Po
5526         -rm -f ./$(DEPDIR)/test-memchr.Po
5527         -rm -f ./$(DEPDIR)/test-mkdir.Po
5528         -rm -f ./$(DEPDIR)/test-nanosleep.Po
5529         -rm -f ./$(DEPDIR)/test-netinet_in.Po
5530         -rm -f ./$(DEPDIR)/test-nl_langinfo.Po
5531         -rm -f ./$(DEPDIR)/test-nstrftime.Po
5532         -rm -f ./$(DEPDIR)/test-open.Po
5533         -rm -f ./$(DEPDIR)/test-pathmax.Po
5534         -rm -f ./$(DEPDIR)/test-perror.Po
5535         -rm -f ./$(DEPDIR)/test-perror2.Po
5536         -rm -f ./$(DEPDIR)/test-pipe.Po
5537         -rm -f ./$(DEPDIR)/test-quotearg-simple.Po
5538         -rm -f ./$(DEPDIR)/test-raise.Po
5539         -rm -f ./$(DEPDIR)/test-rawmemchr.Po
5540         -rm -f ./$(DEPDIR)/test-readlink.Po
5541         -rm -f ./$(DEPDIR)/test-regex.Po
5542         -rm -f ./$(DEPDIR)/test-select-fd.Po
5543         -rm -f ./$(DEPDIR)/test-select-stdin.Po
5544         -rm -f ./$(DEPDIR)/test-select.Po
5545         -rm -f ./$(DEPDIR)/test-setenv.Po
5546         -rm -f ./$(DEPDIR)/test-setlocale1.Po
5547         -rm -f ./$(DEPDIR)/test-setlocale2.Po
5548         -rm -f ./$(DEPDIR)/test-setsockopt.Po
5549         -rm -f ./$(DEPDIR)/test-sh-quote.Po
5550         -rm -f ./$(DEPDIR)/test-sigaction.Po
5551         -rm -f ./$(DEPDIR)/test-signal-h.Po
5552         -rm -f ./$(DEPDIR)/test-sigprocmask.Po
5553         -rm -f ./$(DEPDIR)/test-sleep.Po
5554         -rm -f ./$(DEPDIR)/test-snprintf.Po
5555         -rm -f ./$(DEPDIR)/test-sockets.Po
5556         -rm -f ./$(DEPDIR)/test-stat-time.Po
5557         -rm -f ./$(DEPDIR)/test-stat.Po
5558         -rm -f ./$(DEPDIR)/test-stdalign.Po
5559         -rm -f ./$(DEPDIR)/test-stdbool.Po
5560         -rm -f ./$(DEPDIR)/test-stddef.Po
5561         -rm -f ./$(DEPDIR)/test-stdint.Po
5562         -rm -f ./$(DEPDIR)/test-stdio.Po
5563         -rm -f ./$(DEPDIR)/test-stdlib.Po
5564         -rm -f ./$(DEPDIR)/test-strerror.Po
5565         -rm -f ./$(DEPDIR)/test-strerror_r.Po
5566         -rm -f ./$(DEPDIR)/test-striconv.Po
5567         -rm -f ./$(DEPDIR)/test-string.Po
5568         -rm -f ./$(DEPDIR)/test-strings.Po
5569         -rm -f ./$(DEPDIR)/test-strnlen.Po
5570         -rm -f ./$(DEPDIR)/test-strtoull.Po
5571         -rm -f ./$(DEPDIR)/test-strtoumax.Po
5572         -rm -f ./$(DEPDIR)/test-symlink.Po
5573         -rm -f ./$(DEPDIR)/test-sys_ioctl.Po
5574         -rm -f ./$(DEPDIR)/test-sys_select.Po
5575         -rm -f ./$(DEPDIR)/test-sys_socket.Po
5576         -rm -f ./$(DEPDIR)/test-sys_stat.Po
5577         -rm -f ./$(DEPDIR)/test-sys_time.Po
5578         -rm -f ./$(DEPDIR)/test-sys_types.Po
5579         -rm -f ./$(DEPDIR)/test-sys_uio.Po
5580         -rm -f ./$(DEPDIR)/test-sys_wait.Po
5581         -rm -f ./$(DEPDIR)/test-time.Po
5582         -rm -f ./$(DEPDIR)/test-timespec.Po
5583         -rm -f ./$(DEPDIR)/test-unistd.Po
5584         -rm -f ./$(DEPDIR)/test-unsetenv.Po
5585         -rm -f ./$(DEPDIR)/test-vasnprintf.Po
5586         -rm -f ./$(DEPDIR)/test-vasprintf.Po
5587         -rm -f ./$(DEPDIR)/test-verify-try.Po
5588         -rm -f ./$(DEPDIR)/test-verify.Po
5589         -rm -f ./$(DEPDIR)/test-version-etc.Po
5590         -rm -f ./$(DEPDIR)/test-wchar.Po
5591         -rm -f ./$(DEPDIR)/test-wcrtomb-w32.Po
5592         -rm -f ./$(DEPDIR)/test-wcrtomb.Po
5593         -rm -f ./$(DEPDIR)/test-wctype-h.Po
5594         -rm -f ./$(DEPDIR)/test-wcwidth.Po
5595         -rm -f ./$(DEPDIR)/test-xalloc-die.Po
5596         -rm -f ./$(DEPDIR)/test-xstrtol.Po
5597         -rm -f ./$(DEPDIR)/test-xstrtoul.Po
5598         -rm -f ./$(DEPDIR)/test-xstrtoumax.Po
5599         -rm -f ./$(DEPDIR)/test-xvasprintf.Po
5600         -rm -f ./$(DEPDIR)/timespec-add.Po
5601         -rm -f ./$(DEPDIR)/timespec-sub.Po
5602         -rm -f ./$(DEPDIR)/wctob.Po
5603         -rm -f ./$(DEPDIR)/wctomb.Po
5604         -rm -f unistr/$(DEPDIR)/test-u8-mbtoucr.Po
5605         -rm -f unistr/$(DEPDIR)/test-u8-uctomb.Po
5606         -rm -f uniwidth/$(DEPDIR)/test-uc_width.Po
5607         -rm -f uniwidth/$(DEPDIR)/test-uc_width2.Po
5608         -rm -f Makefile
5609 maintainer-clean-am: distclean-am maintainer-clean-generic
5610
5611 mostlyclean: mostlyclean-recursive
5612
5613 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
5614         mostlyclean-local
5615
5616 pdf: pdf-recursive
5617
5618 pdf-am:
5619
5620 ps: ps-recursive
5621
5622 ps-am:
5623
5624 uninstall-am:
5625
5626 .MAKE: $(am__recursive_targets) all check check-am install install-am \
5627         install-strip
5628
5629 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
5630         am--depfiles check check-TESTS check-am clean \
5631         clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
5632         clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
5633         cscopelist-am ctags ctags-am distclean distclean-compile \
5634         distclean-generic distclean-tags distdir dvi dvi-am html \
5635         html-am info info-am install install-am install-data \
5636         install-data-am install-dvi install-dvi-am install-exec \
5637         install-exec-am install-html install-html-am install-info \
5638         install-info-am install-man install-pdf install-pdf-am \
5639         install-ps install-ps-am install-strip installcheck \
5640         installcheck-am installdirs installdirs-am maintainer-clean \
5641         maintainer-clean-generic mostlyclean mostlyclean-compile \
5642         mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am \
5643         recheck tags tags-am uninstall uninstall-am
5644
5645 .PRECIOUS: Makefile
5646
5647
5648 # We need the following in order to create <arpa/inet.h> when the system
5649 # doesn't have one.
5650 arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
5651         $(AM_V_at)$(MKDIR_P) arpa
5652         $(AM_V_GEN)rm -f $@-t $@ && \
5653         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5654           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5655               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5656               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5657               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5658               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
5659               -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
5660               -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
5661               -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
5662               -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
5663               -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
5664               -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
5665               -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
5666               -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
5667               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5668               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5669               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5670               < $(srcdir)/arpa_inet.in.h; \
5671         } > $@-t && \
5672         mv $@-t $@
5673
5674 # We need the following in order to create <netinet/in.h> when the system
5675 # doesn't have one.
5676 @GL_GENERATE_NETINET_IN_H_TRUE@netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
5677 @GL_GENERATE_NETINET_IN_H_TRUE@ $(AM_V_at)$(MKDIR_P) netinet
5678 @GL_GENERATE_NETINET_IN_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
5679 @GL_GENERATE_NETINET_IN_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5680 @GL_GENERATE_NETINET_IN_H_TRUE@   sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5681 @GL_GENERATE_NETINET_IN_H_TRUE@       -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5682 @GL_GENERATE_NETINET_IN_H_TRUE@       -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5683 @GL_GENERATE_NETINET_IN_H_TRUE@       -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5684 @GL_GENERATE_NETINET_IN_H_TRUE@       -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
5685 @GL_GENERATE_NETINET_IN_H_TRUE@       -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
5686 @GL_GENERATE_NETINET_IN_H_TRUE@       < $(srcdir)/netinet_in.in.h; \
5687 @GL_GENERATE_NETINET_IN_H_TRUE@ } > $@-t && \
5688 @GL_GENERATE_NETINET_IN_H_TRUE@ mv $@-t $@
5689 @GL_GENERATE_NETINET_IN_H_FALSE@netinet/in.h: $(top_builddir)/config.status
5690 @GL_GENERATE_NETINET_IN_H_FALSE@        rm -f $@
5691
5692 # We need the following in order to create <stdalign.h> when the system
5693 # doesn't have one that works.
5694 @GL_GENERATE_STDALIGN_H_TRUE@stdalign.h: stdalign.in.h $(top_builddir)/config.status
5695 @GL_GENERATE_STDALIGN_H_TRUE@   $(AM_V_GEN)rm -f $@-t $@ && \
5696 @GL_GENERATE_STDALIGN_H_TRUE@   { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5697 @GL_GENERATE_STDALIGN_H_TRUE@     cat $(srcdir)/stdalign.in.h; \
5698 @GL_GENERATE_STDALIGN_H_TRUE@   } > $@-t && \
5699 @GL_GENERATE_STDALIGN_H_TRUE@   mv $@-t $@
5700 @GL_GENERATE_STDALIGN_H_FALSE@stdalign.h: $(top_builddir)/config.status
5701 @GL_GENERATE_STDALIGN_H_FALSE@  rm -f $@
5702
5703 # We need the following in order to create <sys/ioctl.h> when the system
5704 # does not have a complete one.
5705 sys/ioctl.h: sys_ioctl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
5706         $(AM_V_at)$(MKDIR_P) sys
5707         $(AM_V_GEN)rm -f $@-t $@ && \
5708         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5709           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5710               -e 's|@''HAVE_SYS_IOCTL_H''@|$(HAVE_SYS_IOCTL_H)|g' \
5711               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5712               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5713               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5714               -e 's|@''NEXT_SYS_IOCTL_H''@|$(NEXT_SYS_IOCTL_H)|g' \
5715               -e 's/@''GNULIB_IOCTL''@/$(GNULIB_IOCTL)/g' \
5716               -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H)|g' \
5717               -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
5718               -e 's|@''REPLACE_IOCTL''@|$(REPLACE_IOCTL)|g' \
5719               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5720               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5721               < $(srcdir)/sys_ioctl.in.h; \
5722         } > $@-t && \
5723         mv $@-t $@
5724
5725 # We need the following in order to create <sys/select.h> when the system
5726 # doesn't have one that works with the given compiler.
5727 sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
5728         $(AM_V_at)$(MKDIR_P) sys
5729         $(AM_V_GEN)rm -f $@-t $@ && \
5730         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5731           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5732               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5733               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5734               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5735               -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
5736               -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
5737               -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
5738               -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
5739               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
5740               -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
5741               -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
5742               -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
5743               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5744               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5745               < $(srcdir)/sys_select.in.h; \
5746         } > $@-t && \
5747         mv $@-t $@
5748
5749 # We need the following in order to create <sys/socket.h> when the system
5750 # doesn't have one that works with the given compiler.
5751 sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
5752         $(AM_V_at)$(MKDIR_P) sys
5753         $(AM_V_GEN)rm -f $@-t $@ && \
5754         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5755           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5756               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5757               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5758               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5759               -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
5760               -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
5761               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
5762               -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
5763               -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
5764               -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
5765               -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
5766               -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
5767               -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
5768               -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
5769               -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
5770               -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
5771               -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
5772               -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
5773               -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
5774               -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
5775               -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
5776               -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
5777               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
5778               -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
5779               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
5780               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
5781               -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
5782               -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
5783               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5784               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5785               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5786               < $(srcdir)/sys_socket.in.h; \
5787         } > $@-t && \
5788         mv -f $@-t $@
5789
5790 # We need the following in order to create <sys/uio.h> when the system
5791 # doesn't have one that works with the given compiler.
5792 sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
5793         $(AM_V_at)$(MKDIR_P) sys
5794         $(AM_V_GEN)rm -f $@-t $@ && \
5795         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5796           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5797               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5798               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5799               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5800               -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
5801               -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
5802               < $(srcdir)/sys_uio.in.h; \
5803         } > $@-t && \
5804         mv -f $@-t $@
5805
5806 # Clean up after Solaris cc.
5807 clean-local:
5808         rm -rf SunWS_cache
5809
5810 mostlyclean-local: mostlyclean-generic
5811         @for dir in '' $(MOSTLYCLEANDIRS); do \
5812           if test -n "$$dir" && test -d $$dir; then \
5813             echo "rmdir $$dir"; rmdir $$dir; \
5814           fi; \
5815         done; \
5816         :
5817
5818 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5819 # Otherwise a system limit (for SysV at least) may be exceeded.
5820 .NOEXPORT: