| 1 | # Makefile.in generated by automake 1.11e from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
|
|---|
| 6 | # Foundation, Inc.
|
|---|
| 7 | # This Makefile.in is free software; the Free Software Foundation
|
|---|
| 8 | # gives unlimited permission to copy and/or distribute it,
|
|---|
| 9 | # with or without modifications, as long as this notice is preserved.
|
|---|
| 10 |
|
|---|
| 11 | # This program is distributed in the hope that it will be useful,
|
|---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|---|
| 14 | # PARTICULAR PURPOSE.
|
|---|
| 15 |
|
|---|
| 16 | @SET_MAKE@
|
|---|
| 17 |
|
|---|
| 18 | # Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
|---|
| 19 | #
|
|---|
| 20 | # This file is free software; you can redistribute it and/or modify
|
|---|
| 21 | # it under the terms of the GNU General Public License as published by
|
|---|
| 22 | # the Free Software Foundation; either version 3 of the License, or
|
|---|
| 23 | # (at your option) any later version.
|
|---|
| 24 | #
|
|---|
| 25 | # This file is distributed in the hope that it will be useful,
|
|---|
| 26 | # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|---|
| 27 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|---|
| 28 | # GNU General Public License for more details.
|
|---|
| 29 | #
|
|---|
| 30 | # You should have received a copy of the GNU General Public License
|
|---|
| 31 | # along with this file. If not, see <http://www.gnu.org/licenses/>.
|
|---|
| 32 | #
|
|---|
| 33 | # As a special exception to the GNU General Public License,
|
|---|
| 34 | # this file may be distributed as part of a program that
|
|---|
| 35 | # contains a configuration script generated by Autoconf, under
|
|---|
| 36 | # the same distribution terms as the rest of that program.
|
|---|
| 37 | #
|
|---|
| 38 | # Generated by gnulib-tool.
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 |
|
|---|
| 42 | VPATH = @srcdir@
|
|---|
| 43 | am__make_dryrun = \
|
|---|
| 44 | { \
|
|---|
| 45 | am__dry=no; \
|
|---|
| 46 | case $$MAKEFLAGS in \
|
|---|
| 47 | *\\[\ \ ]*) \
|
|---|
| 48 | echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
|---|
| 49 | | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
|---|
| 50 | *) \
|
|---|
| 51 | for am__flg in $$MAKEFLAGS; do \
|
|---|
| 52 | case $$am__flg in \
|
|---|
| 53 | *=*|--*) ;; \
|
|---|
| 54 | *n*) am__dry=yes; break;; \
|
|---|
| 55 | esac; \
|
|---|
| 56 | done;; \
|
|---|
| 57 | esac; \
|
|---|
| 58 | test $$am__dry = yes; \
|
|---|
| 59 | }
|
|---|
| 60 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 61 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 62 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 63 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 64 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 65 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 66 | install_sh_SCRIPT = $(install_sh) -c
|
|---|
| 67 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 68 | transform = $(program_transform_name)
|
|---|
| 69 | NORMAL_INSTALL = :
|
|---|
| 70 | PRE_INSTALL = :
|
|---|
| 71 | POST_INSTALL = :
|
|---|
| 72 | NORMAL_UNINSTALL = :
|
|---|
| 73 | PRE_UNINSTALL = :
|
|---|
| 74 | POST_UNINSTALL = :
|
|---|
| 75 | build_triplet = @build@
|
|---|
| 76 | host_triplet = @host@
|
|---|
| 77 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
|
|---|
| 78 | $(srcdir)/Makefile.in $(srcdir)/gnulib.mk \
|
|---|
| 79 | $(top_srcdir)/build-aux/depcomp \
|
|---|
| 80 | $(top_srcdir)/build-aux/test-driver
|
|---|
| 81 | TESTS = test-alloca-opt$(EXEEXT) test-argmatch$(EXEEXT) \
|
|---|
| 82 | test-binary-io.sh test-bitrotate$(EXEEXT) test-btowc1.sh \
|
|---|
| 83 | test-btowc2.sh test-c-ctype$(EXEEXT) test-c-strcase.sh \
|
|---|
| 84 | test-chdir$(EXEEXT) test-cloexec$(EXEEXT) test-close$(EXEEXT) \
|
|---|
| 85 | test-ctype$(EXEEXT) test-dirent-safer$(EXEEXT) \
|
|---|
| 86 | test-dirent$(EXEEXT) test-dup$(EXEEXT) test-dup2$(EXEEXT) \
|
|---|
| 87 | test-environ$(EXEEXT) test-errno$(EXEEXT) test-exclude1.sh \
|
|---|
| 88 | test-exclude2.sh test-exclude3.sh test-exclude4.sh \
|
|---|
| 89 | test-exclude5.sh test-exclude6.sh test-exclude7.sh \
|
|---|
| 90 | test-exclude8.sh test-fchdir$(EXEEXT) test-fcntl-h$(EXEEXT) \
|
|---|
| 91 | test-fcntl-safer$(EXEEXT) test-fcntl$(EXEEXT) \
|
|---|
| 92 | test-fdopen$(EXEEXT) test-fdopendir$(EXEEXT) \
|
|---|
| 93 | test-fgetc$(EXEEXT) test-float$(EXEEXT) test-fnmatch$(EXEEXT) \
|
|---|
| 94 | test-fpending.sh test-fputc$(EXEEXT) test-fread$(EXEEXT) \
|
|---|
| 95 | test-fstat$(EXEEXT) test-fstatat$(EXEEXT) test-fwrite$(EXEEXT) \
|
|---|
| 96 | test-getcwd-lgpl$(EXEEXT) test-getdtablesize$(EXEEXT) \
|
|---|
| 97 | test-getopt$(EXEEXT) test-hash$(EXEEXT) test-i-ring$(EXEEXT) \
|
|---|
| 98 | test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \
|
|---|
| 99 | test-ignore-value$(EXEEXT) test-intprops$(EXEEXT) \
|
|---|
| 100 | test-inttostr$(EXEEXT) test-inttypes$(EXEEXT) \
|
|---|
| 101 | test-isatty$(EXEEXT) test-isblank$(EXEEXT) \
|
|---|
| 102 | test-iswblank$(EXEEXT) test-langinfo$(EXEEXT) \
|
|---|
| 103 | test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
|
|---|
| 104 | test-localename$(EXEEXT) test-lseek.sh test-lstat$(EXEEXT) \
|
|---|
| 105 | test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \
|
|---|
| 106 | test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh \
|
|---|
| 107 | test-mbrtowc4.sh test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh \
|
|---|
| 108 | test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh \
|
|---|
| 109 | test-mbrtowc-w32-5.sh test-mbscasecmp.sh test-mbsinit.sh \
|
|---|
| 110 | test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh \
|
|---|
| 111 | test-mbsrtowcs4.sh test-mbsstr1$(EXEEXT) test-mbsstr2.sh \
|
|---|
| 112 | test-mbsstr3.sh test-memchr$(EXEEXT) test-memrchr$(EXEEXT) \
|
|---|
| 113 | test-nl_langinfo.sh test-open$(EXEEXT) \
|
|---|
| 114 | test-openat-safer$(EXEEXT) test-openat$(EXEEXT) \
|
|---|
| 115 | test-pathmax$(EXEEXT) test-pipe$(EXEEXT) \
|
|---|
| 116 | test-quotearg-simple$(EXEEXT) test-realloc-gnu$(EXEEXT) \
|
|---|
| 117 | test-setenv$(EXEEXT) test-setlocale1.sh test-setlocale2.sh \
|
|---|
| 118 | test-snprintf$(EXEEXT) test-stat$(EXEEXT) \
|
|---|
| 119 | test-stdbool$(EXEEXT) test-stddef$(EXEEXT) \
|
|---|
| 120 | test-stdint$(EXEEXT) test-stdio$(EXEEXT) test-stdlib$(EXEEXT) \
|
|---|
| 121 | test-strerror$(EXEEXT) test-striconv$(EXEEXT) \
|
|---|
| 122 | test-string$(EXEEXT) test-strings$(EXEEXT) \
|
|---|
| 123 | test-strnlen$(EXEEXT) test-strtoimax$(EXEEXT) \
|
|---|
| 124 | test-strtoll$(EXEEXT) test-strtoull$(EXEEXT) \
|
|---|
| 125 | test-strtoumax$(EXEEXT) test-symlink$(EXEEXT) \
|
|---|
| 126 | test-sys_stat$(EXEEXT) test-sys_types$(EXEEXT) test-init.sh \
|
|---|
| 127 | test-time$(EXEEXT) test-dup-safer$(EXEEXT) \
|
|---|
| 128 | test-unistd$(EXEEXT) test-u8-mbtoucr$(EXEEXT) \
|
|---|
| 129 | test-u8-uctomb$(EXEEXT) test-uc_width$(EXEEXT) \
|
|---|
| 130 | uniwidth/test-uc_width2.sh test-unsetenv$(EXEEXT) \
|
|---|
| 131 | test-update-copyright.sh test-vasnprintf$(EXEEXT) \
|
|---|
| 132 | test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
|
|---|
| 133 | test-verify$(EXEEXT) test-verify.sh test-version-etc.sh \
|
|---|
| 134 | test-wchar$(EXEEXT) test-wcrtomb.sh test-wcrtomb-w32-1.sh \
|
|---|
| 135 | test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
|
|---|
| 136 | test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh \
|
|---|
| 137 | test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
|
|---|
| 138 | test-xalloc-die.sh test-xstrtoimax.sh test-xstrtol.sh
|
|---|
| 139 | XFAIL_TESTS =
|
|---|
| 140 | noinst_PROGRAMS =
|
|---|
| 141 | check_PROGRAMS = test-alloca-opt$(EXEEXT) test-argmatch$(EXEEXT) \
|
|---|
| 142 | test-binary-io$(EXEEXT) test-bitrotate$(EXEEXT) \
|
|---|
| 143 | test-btowc$(EXEEXT) test-c-ctype$(EXEEXT) \
|
|---|
| 144 | test-c-strcasecmp$(EXEEXT) test-c-strncasecmp$(EXEEXT) \
|
|---|
| 145 | test-chdir$(EXEEXT) test-cloexec$(EXEEXT) test-close$(EXEEXT) \
|
|---|
| 146 | test-ctype$(EXEEXT) test-dirent-safer$(EXEEXT) \
|
|---|
| 147 | test-dirent$(EXEEXT) test-dup$(EXEEXT) test-dup2$(EXEEXT) \
|
|---|
| 148 | test-environ$(EXEEXT) test-errno$(EXEEXT) \
|
|---|
| 149 | test-exclude$(EXEEXT) test-fchdir$(EXEEXT) \
|
|---|
| 150 | test-fcntl-h$(EXEEXT) test-fcntl-safer$(EXEEXT) \
|
|---|
| 151 | test-fcntl$(EXEEXT) test-fdopen$(EXEEXT) \
|
|---|
| 152 | test-fdopendir$(EXEEXT) test-fgetc$(EXEEXT) \
|
|---|
| 153 | test-float$(EXEEXT) test-fnmatch$(EXEEXT) \
|
|---|
| 154 | test-fpending$(EXEEXT) test-fputc$(EXEEXT) test-fread$(EXEEXT) \
|
|---|
| 155 | test-fstat$(EXEEXT) test-fstatat$(EXEEXT) test-fwrite$(EXEEXT) \
|
|---|
| 156 | test-getcwd-lgpl$(EXEEXT) test-getdtablesize$(EXEEXT) \
|
|---|
| 157 | test-getopt$(EXEEXT) test-hash$(EXEEXT) test-i-ring$(EXEEXT) \
|
|---|
| 158 | test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \
|
|---|
| 159 | test-ignore-value$(EXEEXT) test-intprops$(EXEEXT) \
|
|---|
| 160 | test-inttostr$(EXEEXT) test-inttypes$(EXEEXT) \
|
|---|
| 161 | test-isatty$(EXEEXT) test-isblank$(EXEEXT) \
|
|---|
| 162 | test-iswblank$(EXEEXT) test-langinfo$(EXEEXT) \
|
|---|
| 163 | test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
|
|---|
| 164 | test-localename$(EXEEXT) test-lseek$(EXEEXT) \
|
|---|
| 165 | test-lstat$(EXEEXT) test-malloc-gnu$(EXEEXT) \
|
|---|
| 166 | test-malloca$(EXEEXT) test-mbrtowc$(EXEEXT) \
|
|---|
| 167 | test-mbrtowc-w32$(EXEEXT) test-mbscasecmp$(EXEEXT) \
|
|---|
| 168 | test-mbsinit$(EXEEXT) test-mbsrtowcs$(EXEEXT) \
|
|---|
| 169 | test-mbsstr1$(EXEEXT) test-mbsstr2$(EXEEXT) \
|
|---|
| 170 | test-mbsstr3$(EXEEXT) test-memchr$(EXEEXT) \
|
|---|
| 171 | test-memrchr$(EXEEXT) test-nl_langinfo$(EXEEXT) \
|
|---|
| 172 | test-open$(EXEEXT) test-openat-safer$(EXEEXT) \
|
|---|
| 173 | test-openat$(EXEEXT) test-pathmax$(EXEEXT) test-pipe$(EXEEXT) \
|
|---|
| 174 | test-quotearg-simple$(EXEEXT) test-realloc-gnu$(EXEEXT) \
|
|---|
| 175 | test-setenv$(EXEEXT) test-setlocale1$(EXEEXT) \
|
|---|
| 176 | test-setlocale2$(EXEEXT) test-snprintf$(EXEEXT) \
|
|---|
| 177 | test-stat$(EXEEXT) test-stdbool$(EXEEXT) test-stddef$(EXEEXT) \
|
|---|
| 178 | test-stdint$(EXEEXT) test-stdio$(EXEEXT) test-stdlib$(EXEEXT) \
|
|---|
| 179 | test-strerror$(EXEEXT) test-striconv$(EXEEXT) \
|
|---|
| 180 | test-string$(EXEEXT) test-strings$(EXEEXT) \
|
|---|
| 181 | test-strnlen$(EXEEXT) test-strtoimax$(EXEEXT) \
|
|---|
| 182 | test-strtoll$(EXEEXT) test-strtoull$(EXEEXT) \
|
|---|
| 183 | test-strtoumax$(EXEEXT) test-symlink$(EXEEXT) \
|
|---|
| 184 | test-sys_stat$(EXEEXT) test-sys_types$(EXEEXT) \
|
|---|
| 185 | test-time$(EXEEXT) test-dup-safer$(EXEEXT) \
|
|---|
| 186 | test-unistd$(EXEEXT) test-u8-mbtoucr$(EXEEXT) \
|
|---|
| 187 | test-u8-uctomb$(EXEEXT) test-uc_width$(EXEEXT) \
|
|---|
| 188 | test-uc_width2$(EXEEXT) test-unsetenv$(EXEEXT) \
|
|---|
| 189 | test-vasnprintf$(EXEEXT) test-verify$(EXEEXT) \
|
|---|
| 190 | test-version-etc$(EXEEXT) test-wchar$(EXEEXT) \
|
|---|
| 191 | test-wcrtomb$(EXEEXT) test-wcrtomb-w32$(EXEEXT) \
|
|---|
| 192 | test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
|
|---|
| 193 | test-xalloc-die$(EXEEXT) test-xstrtoimax$(EXEEXT) \
|
|---|
| 194 | test-xstrtol$(EXEEXT) test-xstrtoul$(EXEEXT)
|
|---|
| 195 | subdir = gnulib-tests
|
|---|
| 196 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 197 | am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
|---|
| 198 | $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/btowc.m4 \
|
|---|
| 199 | $(top_srcdir)/m4/chdir-long.m4 \
|
|---|
| 200 | $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \
|
|---|
| 201 | $(top_srcdir)/m4/closedir.m4 $(top_srcdir)/m4/closeout.m4 \
|
|---|
| 202 | $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/configmake.m4 \
|
|---|
| 203 | $(top_srcdir)/m4/ctype.m4 $(top_srcdir)/m4/cycle-check.m4 \
|
|---|
| 204 | $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
|
|---|
| 205 | $(top_srcdir)/m4/dirent-safer.m4 $(top_srcdir)/m4/dirent_h.m4 \
|
|---|
| 206 | $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
|
|---|
| 207 | $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup.m4 \
|
|---|
| 208 | $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
|
|---|
| 209 | $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
|
|---|
| 210 | $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exponentd.m4 \
|
|---|
| 211 | $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fchdir.m4 \
|
|---|
| 212 | $(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
|
|---|
| 213 | $(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
|
|---|
| 214 | $(top_srcdir)/m4/fdopen.m4 $(top_srcdir)/m4/fdopendir.m4 \
|
|---|
| 215 | $(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/float_h.m4 \
|
|---|
| 216 | $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
|
|---|
| 217 | $(top_srcdir)/m4/fpieee.m4 $(top_srcdir)/m4/fstat.m4 \
|
|---|
| 218 | $(top_srcdir)/m4/fstatat.m4 $(top_srcdir)/m4/fts.m4 \
|
|---|
| 219 | $(top_srcdir)/m4/getcwd.m4 $(top_srcdir)/m4/getdtablesize.m4 \
|
|---|
| 220 | $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
|
|---|
| 221 | $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
|
|---|
| 222 | $(top_srcdir)/m4/gnulib-common.m4 \
|
|---|
| 223 | $(top_srcdir)/m4/gnulib-comp.m4 \
|
|---|
| 224 | $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/i-ring.m4 \
|
|---|
| 225 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/iconv_h.m4 \
|
|---|
| 226 | $(top_srcdir)/m4/iconv_open.m4 \
|
|---|
| 227 | $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
|
|---|
| 228 | $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
|
|---|
| 229 | $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
|
|---|
| 230 | $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
|
|---|
| 231 | $(top_srcdir)/m4/isatty.m4 $(top_srcdir)/m4/isblank.m4 \
|
|---|
| 232 | $(top_srcdir)/m4/iswblank.m4 $(top_srcdir)/m4/iswctype.m4 \
|
|---|
| 233 | $(top_srcdir)/m4/langinfo_h.m4 $(top_srcdir)/m4/largefile.m4 \
|
|---|
| 234 | $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
|
|---|
| 235 | $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
|
|---|
| 236 | $(top_srcdir)/m4/libunistring-base.m4 \
|
|---|
| 237 | $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
|
|---|
| 238 | $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-tr.m4 \
|
|---|
| 239 | $(top_srcdir)/m4/locale-zh.m4 $(top_srcdir)/m4/locale_h.m4 \
|
|---|
| 240 | $(top_srcdir)/m4/localeconv.m4 $(top_srcdir)/m4/localename.m4 \
|
|---|
| 241 | $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
|
|---|
| 242 | $(top_srcdir)/m4/lseek.m4 $(top_srcdir)/m4/lstat.m4 \
|
|---|
| 243 | $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
|
|---|
| 244 | $(top_srcdir)/m4/manywarnings.m4 $(top_srcdir)/m4/mbchar.m4 \
|
|---|
| 245 | $(top_srcdir)/m4/mbiter.m4 $(top_srcdir)/m4/mbrlen.m4 \
|
|---|
| 246 | $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \
|
|---|
| 247 | $(top_srcdir)/m4/mbslen.m4 $(top_srcdir)/m4/mbsrtowcs.m4 \
|
|---|
| 248 | $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/mbtowc.m4 \
|
|---|
| 249 | $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \
|
|---|
| 250 | $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \
|
|---|
| 251 | $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/mode_t.m4 \
|
|---|
| 252 | $(top_srcdir)/m4/msvc-inval.m4 \
|
|---|
| 253 | $(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
|
|---|
| 254 | $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
|
|---|
| 255 | $(top_srcdir)/m4/nocrash.m4 $(top_srcdir)/m4/onceonly.m4 \
|
|---|
| 256 | $(top_srcdir)/m4/open.m4 $(top_srcdir)/m4/openat.m4 \
|
|---|
| 257 | $(top_srcdir)/m4/opendir.m4 $(top_srcdir)/m4/pathmax.m4 \
|
|---|
| 258 | $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pipe.m4 \
|
|---|
| 259 | $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
|
|---|
| 260 | $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
|
|---|
| 261 | $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
|
|---|
| 262 | $(top_srcdir)/m4/readdir.m4 $(top_srcdir)/m4/realloc.m4 \
|
|---|
| 263 | $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/save-cwd.m4 \
|
|---|
| 264 | $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/setlocale.m4 \
|
|---|
| 265 | $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/snprintf.m4 \
|
|---|
| 266 | $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat.m4 \
|
|---|
| 267 | $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
|
|---|
| 268 | $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
|---|
| 269 | $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
|---|
| 270 | $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
|
|---|
| 271 | $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strdup.m4 \
|
|---|
| 272 | $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/strerror_r.m4 \
|
|---|
| 273 | $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
|
|---|
| 274 | $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strtoimax.m4 \
|
|---|
| 275 | $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoull.m4 \
|
|---|
| 276 | $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/symlink.m4 \
|
|---|
| 277 | $(top_srcdir)/m4/sys_socket_h.m4 \
|
|---|
| 278 | $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_types_h.m4 \
|
|---|
| 279 | $(top_srcdir)/m4/threadlib.m4 $(top_srcdir)/m4/time_h.m4 \
|
|---|
| 280 | $(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
|---|
| 281 | $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vasnprintf.m4 \
|
|---|
| 282 | $(top_srcdir)/m4/version-etc.m4 \
|
|---|
| 283 | $(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/warnings.m4 \
|
|---|
| 284 | $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
|---|
| 285 | $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcscoll.m4 \
|
|---|
| 286 | $(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
|---|
| 287 | $(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wcwidth.m4 \
|
|---|
| 288 | $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
|
|---|
| 289 | $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/xstrtol.m4 \
|
|---|
| 290 | $(top_srcdir)/configure.ac
|
|---|
| 291 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 292 | $(ACLOCAL_M4)
|
|---|
| 293 | mkinstalldirs = $(install_sh) -d
|
|---|
| 294 | CONFIG_HEADER = $(top_builddir)/config.h
|
|---|
| 295 | CONFIG_CLEAN_FILES =
|
|---|
| 296 | CONFIG_CLEAN_VPATH_FILES =
|
|---|
| 297 | LIBRARIES = $(noinst_LIBRARIES)
|
|---|
| 298 | AM_V_AR = $(am__v_AR_@AM_V@)
|
|---|
| 299 | am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
|
|---|
| 300 | am__v_AR_0 = @echo " AR " $@;
|
|---|
| 301 | AM_V_at = $(am__v_at_@AM_V@)
|
|---|
| 302 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
|---|
| 303 | am__v_at_0 = @
|
|---|
| 304 | libtests_a_AR = $(AR) $(ARFLAGS)
|
|---|
| 305 | am__DEPENDENCIES_1 =
|
|---|
| 306 | am__dirstamp = $(am__leading_dot)dirstamp
|
|---|
| 307 | am_libtests_a_OBJECTS = fd-safer-flag.$(OBJEXT) \
|
|---|
| 308 | dup-safer-flag.$(OBJEXT) hash-pjw.$(OBJEXT) \
|
|---|
| 309 | imaxtostr.$(OBJEXT) inttostr.$(OBJEXT) offtostr.$(OBJEXT) \
|
|---|
| 310 | uinttostr.$(OBJEXT) umaxtostr.$(OBJEXT) localename.$(OBJEXT) \
|
|---|
| 311 | glthread/lock.$(OBJEXT) glthread/threadlib.$(OBJEXT)
|
|---|
| 312 | libtests_a_OBJECTS = $(am_libtests_a_OBJECTS)
|
|---|
| 313 | PROGRAMS = $(noinst_PROGRAMS)
|
|---|
| 314 | test_alloca_opt_SOURCES = test-alloca-opt.c
|
|---|
| 315 | test_alloca_opt_OBJECTS = test-alloca-opt.$(OBJEXT)
|
|---|
| 316 | test_alloca_opt_LDADD = $(LDADD)
|
|---|
| 317 | test_alloca_opt_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 318 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 319 | test_argmatch_SOURCES = test-argmatch.c
|
|---|
| 320 | test_argmatch_OBJECTS = test-argmatch.$(OBJEXT)
|
|---|
| 321 | am__DEPENDENCIES_2 = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 322 | $(am__DEPENDENCIES_1)
|
|---|
| 323 | test_argmatch_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 324 | test_binary_io_SOURCES = test-binary-io.c
|
|---|
| 325 | test_binary_io_OBJECTS = test-binary-io.$(OBJEXT)
|
|---|
| 326 | test_binary_io_LDADD = $(LDADD)
|
|---|
| 327 | test_binary_io_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 328 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 329 | test_bitrotate_SOURCES = test-bitrotate.c
|
|---|
| 330 | test_bitrotate_OBJECTS = test-bitrotate.$(OBJEXT)
|
|---|
| 331 | test_bitrotate_LDADD = $(LDADD)
|
|---|
| 332 | test_bitrotate_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 333 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 334 | test_btowc_SOURCES = test-btowc.c
|
|---|
| 335 | test_btowc_OBJECTS = test-btowc.$(OBJEXT)
|
|---|
| 336 | test_btowc_LDADD = $(LDADD)
|
|---|
| 337 | test_btowc_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 338 | $(am__DEPENDENCIES_1)
|
|---|
| 339 | test_c_ctype_SOURCES = test-c-ctype.c
|
|---|
| 340 | test_c_ctype_OBJECTS = test-c-ctype.$(OBJEXT)
|
|---|
| 341 | test_c_ctype_LDADD = $(LDADD)
|
|---|
| 342 | test_c_ctype_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 343 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 344 | test_c_strcasecmp_SOURCES = test-c-strcasecmp.c
|
|---|
| 345 | test_c_strcasecmp_OBJECTS = test-c-strcasecmp.$(OBJEXT)
|
|---|
| 346 | test_c_strcasecmp_LDADD = $(LDADD)
|
|---|
| 347 | test_c_strcasecmp_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 348 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 349 | test_c_strncasecmp_SOURCES = test-c-strncasecmp.c
|
|---|
| 350 | test_c_strncasecmp_OBJECTS = test-c-strncasecmp.$(OBJEXT)
|
|---|
| 351 | test_c_strncasecmp_LDADD = $(LDADD)
|
|---|
| 352 | test_c_strncasecmp_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 353 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 354 | test_chdir_SOURCES = test-chdir.c
|
|---|
| 355 | test_chdir_OBJECTS = test-chdir.$(OBJEXT)
|
|---|
| 356 | test_chdir_LDADD = $(LDADD)
|
|---|
| 357 | test_chdir_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 358 | $(am__DEPENDENCIES_1)
|
|---|
| 359 | test_cloexec_SOURCES = test-cloexec.c
|
|---|
| 360 | test_cloexec_OBJECTS = test-cloexec.$(OBJEXT)
|
|---|
| 361 | test_cloexec_LDADD = $(LDADD)
|
|---|
| 362 | test_cloexec_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 363 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 364 | test_close_SOURCES = test-close.c
|
|---|
| 365 | test_close_OBJECTS = test-close.$(OBJEXT)
|
|---|
| 366 | test_close_LDADD = $(LDADD)
|
|---|
| 367 | test_close_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 368 | $(am__DEPENDENCIES_1)
|
|---|
| 369 | test_ctype_SOURCES = test-ctype.c
|
|---|
| 370 | test_ctype_OBJECTS = test-ctype.$(OBJEXT)
|
|---|
| 371 | test_ctype_LDADD = $(LDADD)
|
|---|
| 372 | test_ctype_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 373 | $(am__DEPENDENCIES_1)
|
|---|
| 374 | test_dirent_SOURCES = test-dirent.c
|
|---|
| 375 | test_dirent_OBJECTS = test-dirent.$(OBJEXT)
|
|---|
| 376 | test_dirent_LDADD = $(LDADD)
|
|---|
| 377 | test_dirent_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 378 | $(am__DEPENDENCIES_1)
|
|---|
| 379 | test_dirent_safer_SOURCES = test-dirent-safer.c
|
|---|
| 380 | test_dirent_safer_OBJECTS = test-dirent-safer.$(OBJEXT)
|
|---|
| 381 | test_dirent_safer_DEPENDENCIES = $(am__DEPENDENCIES_2) \
|
|---|
| 382 | $(am__DEPENDENCIES_1)
|
|---|
| 383 | test_dup_SOURCES = test-dup.c
|
|---|
| 384 | test_dup_OBJECTS = test-dup.$(OBJEXT)
|
|---|
| 385 | test_dup_LDADD = $(LDADD)
|
|---|
| 386 | test_dup_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 387 | $(am__DEPENDENCIES_1)
|
|---|
| 388 | test_dup_safer_SOURCES = test-dup-safer.c
|
|---|
| 389 | test_dup_safer_OBJECTS = test-dup-safer.$(OBJEXT)
|
|---|
| 390 | test_dup_safer_LDADD = $(LDADD)
|
|---|
| 391 | test_dup_safer_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 392 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 393 | test_dup2_SOURCES = test-dup2.c
|
|---|
| 394 | test_dup2_OBJECTS = test-dup2.$(OBJEXT)
|
|---|
| 395 | test_dup2_LDADD = $(LDADD)
|
|---|
| 396 | test_dup2_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 397 | $(am__DEPENDENCIES_1)
|
|---|
| 398 | test_environ_SOURCES = test-environ.c
|
|---|
| 399 | test_environ_OBJECTS = test-environ.$(OBJEXT)
|
|---|
| 400 | test_environ_LDADD = $(LDADD)
|
|---|
| 401 | test_environ_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 402 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 403 | test_errno_SOURCES = test-errno.c
|
|---|
| 404 | test_errno_OBJECTS = test-errno.$(OBJEXT)
|
|---|
| 405 | test_errno_LDADD = $(LDADD)
|
|---|
| 406 | test_errno_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 407 | $(am__DEPENDENCIES_1)
|
|---|
| 408 | test_exclude_SOURCES = test-exclude.c
|
|---|
| 409 | test_exclude_OBJECTS = test-exclude.$(OBJEXT)
|
|---|
| 410 | test_exclude_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 411 | test_fchdir_SOURCES = test-fchdir.c
|
|---|
| 412 | test_fchdir_OBJECTS = test-fchdir.$(OBJEXT)
|
|---|
| 413 | test_fchdir_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
|
|---|
| 414 | test_fcntl_SOURCES = test-fcntl.c
|
|---|
| 415 | test_fcntl_OBJECTS = test-fcntl.$(OBJEXT)
|
|---|
| 416 | test_fcntl_LDADD = $(LDADD)
|
|---|
| 417 | test_fcntl_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 418 | $(am__DEPENDENCIES_1)
|
|---|
| 419 | test_fcntl_h_SOURCES = test-fcntl-h.c
|
|---|
| 420 | test_fcntl_h_OBJECTS = test-fcntl-h.$(OBJEXT)
|
|---|
| 421 | test_fcntl_h_LDADD = $(LDADD)
|
|---|
| 422 | test_fcntl_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 423 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 424 | test_fcntl_safer_SOURCES = test-fcntl-safer.c
|
|---|
| 425 | test_fcntl_safer_OBJECTS = test-fcntl-safer.$(OBJEXT)
|
|---|
| 426 | test_fcntl_safer_LDADD = $(LDADD)
|
|---|
| 427 | test_fcntl_safer_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 428 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 429 | test_fdopen_SOURCES = test-fdopen.c
|
|---|
| 430 | test_fdopen_OBJECTS = test-fdopen.$(OBJEXT)
|
|---|
| 431 | test_fdopen_LDADD = $(LDADD)
|
|---|
| 432 | test_fdopen_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 433 | $(am__DEPENDENCIES_1)
|
|---|
| 434 | test_fdopendir_SOURCES = test-fdopendir.c
|
|---|
| 435 | test_fdopendir_OBJECTS = test-fdopendir.$(OBJEXT)
|
|---|
| 436 | test_fdopendir_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 437 | test_fgetc_SOURCES = test-fgetc.c
|
|---|
| 438 | test_fgetc_OBJECTS = test-fgetc.$(OBJEXT)
|
|---|
| 439 | test_fgetc_LDADD = $(LDADD)
|
|---|
| 440 | test_fgetc_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 441 | $(am__DEPENDENCIES_1)
|
|---|
| 442 | test_float_SOURCES = test-float.c
|
|---|
| 443 | test_float_OBJECTS = test-float.$(OBJEXT)
|
|---|
| 444 | test_float_LDADD = $(LDADD)
|
|---|
| 445 | test_float_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 446 | $(am__DEPENDENCIES_1)
|
|---|
| 447 | test_fnmatch_SOURCES = test-fnmatch.c
|
|---|
| 448 | test_fnmatch_OBJECTS = test-fnmatch.$(OBJEXT)
|
|---|
| 449 | test_fnmatch_LDADD = $(LDADD)
|
|---|
| 450 | test_fnmatch_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 451 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 452 | test_fpending_SOURCES = test-fpending.c
|
|---|
| 453 | test_fpending_OBJECTS = test-fpending.$(OBJEXT)
|
|---|
| 454 | test_fpending_LDADD = $(LDADD)
|
|---|
| 455 | test_fpending_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 456 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 457 | test_fputc_SOURCES = test-fputc.c
|
|---|
| 458 | test_fputc_OBJECTS = test-fputc.$(OBJEXT)
|
|---|
| 459 | test_fputc_LDADD = $(LDADD)
|
|---|
| 460 | test_fputc_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 461 | $(am__DEPENDENCIES_1)
|
|---|
| 462 | test_fread_SOURCES = test-fread.c
|
|---|
| 463 | test_fread_OBJECTS = test-fread.$(OBJEXT)
|
|---|
| 464 | test_fread_LDADD = $(LDADD)
|
|---|
| 465 | test_fread_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 466 | $(am__DEPENDENCIES_1)
|
|---|
| 467 | test_fstat_SOURCES = test-fstat.c
|
|---|
| 468 | test_fstat_OBJECTS = test-fstat.$(OBJEXT)
|
|---|
| 469 | test_fstat_LDADD = $(LDADD)
|
|---|
| 470 | test_fstat_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 471 | $(am__DEPENDENCIES_1)
|
|---|
| 472 | test_fstatat_SOURCES = test-fstatat.c
|
|---|
| 473 | test_fstatat_OBJECTS = test-fstatat.$(OBJEXT)
|
|---|
| 474 | test_fstatat_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 475 | test_fwrite_SOURCES = test-fwrite.c
|
|---|
| 476 | test_fwrite_OBJECTS = test-fwrite.$(OBJEXT)
|
|---|
| 477 | test_fwrite_LDADD = $(LDADD)
|
|---|
| 478 | test_fwrite_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 479 | $(am__DEPENDENCIES_1)
|
|---|
| 480 | test_getcwd_lgpl_SOURCES = test-getcwd-lgpl.c
|
|---|
| 481 | test_getcwd_lgpl_OBJECTS = test-getcwd-lgpl.$(OBJEXT)
|
|---|
| 482 | test_getcwd_lgpl_DEPENDENCIES = $(am__DEPENDENCIES_2) \
|
|---|
| 483 | $(am__DEPENDENCIES_1)
|
|---|
| 484 | test_getdtablesize_SOURCES = test-getdtablesize.c
|
|---|
| 485 | test_getdtablesize_OBJECTS = test-getdtablesize.$(OBJEXT)
|
|---|
| 486 | test_getdtablesize_LDADD = $(LDADD)
|
|---|
| 487 | test_getdtablesize_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 488 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 489 | test_getopt_SOURCES = test-getopt.c
|
|---|
| 490 | test_getopt_OBJECTS = test-getopt.$(OBJEXT)
|
|---|
| 491 | test_getopt_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
|
|---|
| 492 | test_hash_SOURCES = test-hash.c
|
|---|
| 493 | test_hash_OBJECTS = test-hash.$(OBJEXT)
|
|---|
| 494 | test_hash_LDADD = $(LDADD)
|
|---|
| 495 | test_hash_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 496 | $(am__DEPENDENCIES_1)
|
|---|
| 497 | test_i_ring_SOURCES = test-i-ring.c
|
|---|
| 498 | test_i_ring_OBJECTS = test-i-ring.$(OBJEXT)
|
|---|
| 499 | test_i_ring_LDADD = $(LDADD)
|
|---|
| 500 | test_i_ring_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 501 | $(am__DEPENDENCIES_1)
|
|---|
| 502 | test_iconv_SOURCES = test-iconv.c
|
|---|
| 503 | test_iconv_OBJECTS = test-iconv.$(OBJEXT)
|
|---|
| 504 | test_iconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 505 | test_iconv_h_SOURCES = test-iconv-h.c
|
|---|
| 506 | test_iconv_h_OBJECTS = test-iconv-h.$(OBJEXT)
|
|---|
| 507 | test_iconv_h_LDADD = $(LDADD)
|
|---|
| 508 | test_iconv_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 509 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 510 | test_ignore_value_SOURCES = test-ignore-value.c
|
|---|
| 511 | test_ignore_value_OBJECTS = test-ignore-value.$(OBJEXT)
|
|---|
| 512 | test_ignore_value_LDADD = $(LDADD)
|
|---|
| 513 | test_ignore_value_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 514 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 515 | test_intprops_SOURCES = test-intprops.c
|
|---|
| 516 | test_intprops_OBJECTS = test-intprops.$(OBJEXT)
|
|---|
| 517 | test_intprops_LDADD = $(LDADD)
|
|---|
| 518 | test_intprops_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 519 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 520 | test_inttostr_SOURCES = test-inttostr.c
|
|---|
| 521 | test_inttostr_OBJECTS = test-inttostr.$(OBJEXT)
|
|---|
| 522 | test_inttostr_LDADD = $(LDADD)
|
|---|
| 523 | test_inttostr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 524 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 525 | test_inttypes_SOURCES = test-inttypes.c
|
|---|
| 526 | test_inttypes_OBJECTS = test-inttypes.$(OBJEXT)
|
|---|
| 527 | test_inttypes_LDADD = $(LDADD)
|
|---|
| 528 | test_inttypes_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 529 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 530 | test_isatty_SOURCES = test-isatty.c
|
|---|
| 531 | test_isatty_OBJECTS = test-isatty.$(OBJEXT)
|
|---|
| 532 | test_isatty_LDADD = $(LDADD)
|
|---|
| 533 | test_isatty_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 534 | $(am__DEPENDENCIES_1)
|
|---|
| 535 | test_isblank_SOURCES = test-isblank.c
|
|---|
| 536 | test_isblank_OBJECTS = test-isblank.$(OBJEXT)
|
|---|
| 537 | test_isblank_LDADD = $(LDADD)
|
|---|
| 538 | test_isblank_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 539 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 540 | test_iswblank_SOURCES = test-iswblank.c
|
|---|
| 541 | test_iswblank_OBJECTS = test-iswblank.$(OBJEXT)
|
|---|
| 542 | test_iswblank_LDADD = $(LDADD)
|
|---|
| 543 | test_iswblank_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 544 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 545 | test_langinfo_SOURCES = test-langinfo.c
|
|---|
| 546 | test_langinfo_OBJECTS = test-langinfo.$(OBJEXT)
|
|---|
| 547 | test_langinfo_LDADD = $(LDADD)
|
|---|
| 548 | test_langinfo_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 549 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 550 | test_locale_SOURCES = test-locale.c
|
|---|
| 551 | test_locale_OBJECTS = test-locale.$(OBJEXT)
|
|---|
| 552 | test_locale_LDADD = $(LDADD)
|
|---|
| 553 | test_locale_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 554 | $(am__DEPENDENCIES_1)
|
|---|
| 555 | test_localeconv_SOURCES = test-localeconv.c
|
|---|
| 556 | test_localeconv_OBJECTS = test-localeconv.$(OBJEXT)
|
|---|
| 557 | test_localeconv_LDADD = $(LDADD)
|
|---|
| 558 | test_localeconv_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 559 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 560 | test_localename_SOURCES = test-localename.c
|
|---|
| 561 | test_localename_OBJECTS = test-localename.$(OBJEXT)
|
|---|
| 562 | test_localename_DEPENDENCIES = $(am__DEPENDENCIES_2) \
|
|---|
| 563 | $(am__DEPENDENCIES_1)
|
|---|
| 564 | test_lseek_SOURCES = test-lseek.c
|
|---|
| 565 | test_lseek_OBJECTS = test-lseek.$(OBJEXT)
|
|---|
| 566 | test_lseek_LDADD = $(LDADD)
|
|---|
| 567 | test_lseek_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 568 | $(am__DEPENDENCIES_1)
|
|---|
| 569 | test_lstat_SOURCES = test-lstat.c
|
|---|
| 570 | test_lstat_OBJECTS = test-lstat.$(OBJEXT)
|
|---|
| 571 | test_lstat_LDADD = $(LDADD)
|
|---|
| 572 | test_lstat_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 573 | $(am__DEPENDENCIES_1)
|
|---|
| 574 | test_malloc_gnu_SOURCES = test-malloc-gnu.c
|
|---|
| 575 | test_malloc_gnu_OBJECTS = test-malloc-gnu.$(OBJEXT)
|
|---|
| 576 | test_malloc_gnu_LDADD = $(LDADD)
|
|---|
| 577 | test_malloc_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 578 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 579 | test_malloca_SOURCES = test-malloca.c
|
|---|
| 580 | test_malloca_OBJECTS = test-malloca.$(OBJEXT)
|
|---|
| 581 | test_malloca_LDADD = $(LDADD)
|
|---|
| 582 | test_malloca_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 583 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 584 | test_mbrtowc_SOURCES = test-mbrtowc.c
|
|---|
| 585 | test_mbrtowc_OBJECTS = test-mbrtowc.$(OBJEXT)
|
|---|
| 586 | test_mbrtowc_LDADD = $(LDADD)
|
|---|
| 587 | test_mbrtowc_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 588 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 589 | test_mbrtowc_w32_SOURCES = test-mbrtowc-w32.c
|
|---|
| 590 | test_mbrtowc_w32_OBJECTS = test-mbrtowc-w32.$(OBJEXT)
|
|---|
| 591 | test_mbrtowc_w32_LDADD = $(LDADD)
|
|---|
| 592 | test_mbrtowc_w32_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 593 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 594 | test_mbscasecmp_SOURCES = test-mbscasecmp.c
|
|---|
| 595 | test_mbscasecmp_OBJECTS = test-mbscasecmp.$(OBJEXT)
|
|---|
| 596 | test_mbscasecmp_LDADD = $(LDADD)
|
|---|
| 597 | test_mbscasecmp_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 598 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 599 | test_mbsinit_SOURCES = test-mbsinit.c
|
|---|
| 600 | test_mbsinit_OBJECTS = test-mbsinit.$(OBJEXT)
|
|---|
| 601 | test_mbsinit_LDADD = $(LDADD)
|
|---|
| 602 | test_mbsinit_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 603 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 604 | test_mbsrtowcs_SOURCES = test-mbsrtowcs.c
|
|---|
| 605 | test_mbsrtowcs_OBJECTS = test-mbsrtowcs.$(OBJEXT)
|
|---|
| 606 | test_mbsrtowcs_LDADD = $(LDADD)
|
|---|
| 607 | test_mbsrtowcs_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 608 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 609 | test_mbsstr1_SOURCES = test-mbsstr1.c
|
|---|
| 610 | test_mbsstr1_OBJECTS = test-mbsstr1.$(OBJEXT)
|
|---|
| 611 | test_mbsstr1_LDADD = $(LDADD)
|
|---|
| 612 | test_mbsstr1_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 613 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 614 | test_mbsstr2_SOURCES = test-mbsstr2.c
|
|---|
| 615 | test_mbsstr2_OBJECTS = test-mbsstr2.$(OBJEXT)
|
|---|
| 616 | test_mbsstr2_LDADD = $(LDADD)
|
|---|
| 617 | test_mbsstr2_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 618 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 619 | test_mbsstr3_SOURCES = test-mbsstr3.c
|
|---|
| 620 | test_mbsstr3_OBJECTS = test-mbsstr3.$(OBJEXT)
|
|---|
| 621 | test_mbsstr3_LDADD = $(LDADD)
|
|---|
| 622 | test_mbsstr3_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 623 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 624 | test_memchr_SOURCES = test-memchr.c
|
|---|
| 625 | test_memchr_OBJECTS = test-memchr.$(OBJEXT)
|
|---|
| 626 | test_memchr_LDADD = $(LDADD)
|
|---|
| 627 | test_memchr_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 628 | $(am__DEPENDENCIES_1)
|
|---|
| 629 | test_memrchr_SOURCES = test-memrchr.c
|
|---|
| 630 | test_memrchr_OBJECTS = test-memrchr.$(OBJEXT)
|
|---|
| 631 | test_memrchr_LDADD = $(LDADD)
|
|---|
| 632 | test_memrchr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 633 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 634 | test_nl_langinfo_SOURCES = test-nl_langinfo.c
|
|---|
| 635 | test_nl_langinfo_OBJECTS = test-nl_langinfo.$(OBJEXT)
|
|---|
| 636 | test_nl_langinfo_LDADD = $(LDADD)
|
|---|
| 637 | test_nl_langinfo_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 638 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 639 | test_open_SOURCES = test-open.c
|
|---|
| 640 | test_open_OBJECTS = test-open.$(OBJEXT)
|
|---|
| 641 | test_open_LDADD = $(LDADD)
|
|---|
| 642 | test_open_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 643 | $(am__DEPENDENCIES_1)
|
|---|
| 644 | test_openat_SOURCES = test-openat.c
|
|---|
| 645 | test_openat_OBJECTS = test-openat.$(OBJEXT)
|
|---|
| 646 | test_openat_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 647 | test_openat_safer_SOURCES = test-openat-safer.c
|
|---|
| 648 | test_openat_safer_OBJECTS = test-openat-safer.$(OBJEXT)
|
|---|
| 649 | test_openat_safer_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 650 | test_pathmax_SOURCES = test-pathmax.c
|
|---|
| 651 | test_pathmax_OBJECTS = test-pathmax.$(OBJEXT)
|
|---|
| 652 | test_pathmax_LDADD = $(LDADD)
|
|---|
| 653 | test_pathmax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 654 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 655 | test_pipe_SOURCES = test-pipe.c
|
|---|
| 656 | test_pipe_OBJECTS = test-pipe.$(OBJEXT)
|
|---|
| 657 | test_pipe_LDADD = $(LDADD)
|
|---|
| 658 | test_pipe_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 659 | $(am__DEPENDENCIES_1)
|
|---|
| 660 | test_quotearg_simple_SOURCES = test-quotearg-simple.c
|
|---|
| 661 | test_quotearg_simple_OBJECTS = test-quotearg-simple.$(OBJEXT)
|
|---|
| 662 | test_quotearg_simple_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 663 | test_realloc_gnu_SOURCES = test-realloc-gnu.c
|
|---|
| 664 | test_realloc_gnu_OBJECTS = test-realloc-gnu.$(OBJEXT)
|
|---|
| 665 | test_realloc_gnu_LDADD = $(LDADD)
|
|---|
| 666 | test_realloc_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 667 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 668 | test_setenv_SOURCES = test-setenv.c
|
|---|
| 669 | test_setenv_OBJECTS = test-setenv.$(OBJEXT)
|
|---|
| 670 | test_setenv_LDADD = $(LDADD)
|
|---|
| 671 | test_setenv_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 672 | $(am__DEPENDENCIES_1)
|
|---|
| 673 | test_setlocale1_SOURCES = test-setlocale1.c
|
|---|
| 674 | test_setlocale1_OBJECTS = test-setlocale1.$(OBJEXT)
|
|---|
| 675 | test_setlocale1_LDADD = $(LDADD)
|
|---|
| 676 | test_setlocale1_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 677 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 678 | test_setlocale2_SOURCES = test-setlocale2.c
|
|---|
| 679 | test_setlocale2_OBJECTS = test-setlocale2.$(OBJEXT)
|
|---|
| 680 | test_setlocale2_LDADD = $(LDADD)
|
|---|
| 681 | test_setlocale2_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 682 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 683 | test_snprintf_SOURCES = test-snprintf.c
|
|---|
| 684 | test_snprintf_OBJECTS = test-snprintf.$(OBJEXT)
|
|---|
| 685 | test_snprintf_LDADD = $(LDADD)
|
|---|
| 686 | test_snprintf_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 687 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 688 | test_stat_SOURCES = test-stat.c
|
|---|
| 689 | test_stat_OBJECTS = test-stat.$(OBJEXT)
|
|---|
| 690 | test_stat_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
|
|---|
| 691 | test_stdbool_SOURCES = test-stdbool.c
|
|---|
| 692 | test_stdbool_OBJECTS = test-stdbool.$(OBJEXT)
|
|---|
| 693 | test_stdbool_LDADD = $(LDADD)
|
|---|
| 694 | test_stdbool_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 695 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 696 | test_stddef_SOURCES = test-stddef.c
|
|---|
| 697 | test_stddef_OBJECTS = test-stddef.$(OBJEXT)
|
|---|
| 698 | test_stddef_LDADD = $(LDADD)
|
|---|
| 699 | test_stddef_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 700 | $(am__DEPENDENCIES_1)
|
|---|
| 701 | test_stdint_SOURCES = test-stdint.c
|
|---|
| 702 | test_stdint_OBJECTS = test-stdint.$(OBJEXT)
|
|---|
| 703 | test_stdint_LDADD = $(LDADD)
|
|---|
| 704 | test_stdint_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 705 | $(am__DEPENDENCIES_1)
|
|---|
| 706 | test_stdio_SOURCES = test-stdio.c
|
|---|
| 707 | test_stdio_OBJECTS = test-stdio.$(OBJEXT)
|
|---|
| 708 | test_stdio_LDADD = $(LDADD)
|
|---|
| 709 | test_stdio_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 710 | $(am__DEPENDENCIES_1)
|
|---|
| 711 | test_stdlib_SOURCES = test-stdlib.c
|
|---|
| 712 | test_stdlib_OBJECTS = test-stdlib.$(OBJEXT)
|
|---|
| 713 | test_stdlib_LDADD = $(LDADD)
|
|---|
| 714 | test_stdlib_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 715 | $(am__DEPENDENCIES_1)
|
|---|
| 716 | test_strerror_SOURCES = test-strerror.c
|
|---|
| 717 | test_strerror_OBJECTS = test-strerror.$(OBJEXT)
|
|---|
| 718 | test_strerror_LDADD = $(LDADD)
|
|---|
| 719 | test_strerror_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 720 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 721 | test_striconv_SOURCES = test-striconv.c
|
|---|
| 722 | test_striconv_OBJECTS = test-striconv.$(OBJEXT)
|
|---|
| 723 | test_striconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 724 | test_string_SOURCES = test-string.c
|
|---|
| 725 | test_string_OBJECTS = test-string.$(OBJEXT)
|
|---|
| 726 | test_string_LDADD = $(LDADD)
|
|---|
| 727 | test_string_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 728 | $(am__DEPENDENCIES_1)
|
|---|
| 729 | test_strings_SOURCES = test-strings.c
|
|---|
| 730 | test_strings_OBJECTS = test-strings.$(OBJEXT)
|
|---|
| 731 | test_strings_LDADD = $(LDADD)
|
|---|
| 732 | test_strings_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 733 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 734 | test_strnlen_SOURCES = test-strnlen.c
|
|---|
| 735 | test_strnlen_OBJECTS = test-strnlen.$(OBJEXT)
|
|---|
| 736 | test_strnlen_LDADD = $(LDADD)
|
|---|
| 737 | test_strnlen_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 738 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 739 | test_strtoimax_SOURCES = test-strtoimax.c
|
|---|
| 740 | test_strtoimax_OBJECTS = test-strtoimax.$(OBJEXT)
|
|---|
| 741 | test_strtoimax_LDADD = $(LDADD)
|
|---|
| 742 | test_strtoimax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 743 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 744 | test_strtoll_SOURCES = test-strtoll.c
|
|---|
| 745 | test_strtoll_OBJECTS = test-strtoll.$(OBJEXT)
|
|---|
| 746 | test_strtoll_LDADD = $(LDADD)
|
|---|
| 747 | test_strtoll_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 748 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 749 | test_strtoull_SOURCES = test-strtoull.c
|
|---|
| 750 | test_strtoull_OBJECTS = test-strtoull.$(OBJEXT)
|
|---|
| 751 | test_strtoull_LDADD = $(LDADD)
|
|---|
| 752 | test_strtoull_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 753 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 754 | test_strtoumax_SOURCES = test-strtoumax.c
|
|---|
| 755 | test_strtoumax_OBJECTS = test-strtoumax.$(OBJEXT)
|
|---|
| 756 | test_strtoumax_LDADD = $(LDADD)
|
|---|
| 757 | test_strtoumax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 758 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 759 | test_symlink_SOURCES = test-symlink.c
|
|---|
| 760 | test_symlink_OBJECTS = test-symlink.$(OBJEXT)
|
|---|
| 761 | test_symlink_LDADD = $(LDADD)
|
|---|
| 762 | test_symlink_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 763 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 764 | test_sys_stat_SOURCES = test-sys_stat.c
|
|---|
| 765 | test_sys_stat_OBJECTS = test-sys_stat.$(OBJEXT)
|
|---|
| 766 | test_sys_stat_LDADD = $(LDADD)
|
|---|
| 767 | test_sys_stat_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 768 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 769 | test_sys_types_SOURCES = test-sys_types.c
|
|---|
| 770 | test_sys_types_OBJECTS = test-sys_types.$(OBJEXT)
|
|---|
| 771 | test_sys_types_LDADD = $(LDADD)
|
|---|
| 772 | test_sys_types_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 773 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 774 | test_time_SOURCES = test-time.c
|
|---|
| 775 | test_time_OBJECTS = test-time.$(OBJEXT)
|
|---|
| 776 | test_time_LDADD = $(LDADD)
|
|---|
| 777 | test_time_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 778 | $(am__DEPENDENCIES_1)
|
|---|
| 779 | am_test_u8_mbtoucr_OBJECTS = unistr/test-u8-mbtoucr.$(OBJEXT)
|
|---|
| 780 | test_u8_mbtoucr_OBJECTS = $(am_test_u8_mbtoucr_OBJECTS)
|
|---|
| 781 | test_u8_mbtoucr_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 782 | am_test_u8_uctomb_OBJECTS = unistr/test-u8-uctomb.$(OBJEXT)
|
|---|
| 783 | test_u8_uctomb_OBJECTS = $(am_test_u8_uctomb_OBJECTS)
|
|---|
| 784 | test_u8_uctomb_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 785 | am_test_uc_width_OBJECTS = uniwidth/test-uc_width.$(OBJEXT)
|
|---|
| 786 | test_uc_width_OBJECTS = $(am_test_uc_width_OBJECTS)
|
|---|
| 787 | test_uc_width_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 788 | am_test_uc_width2_OBJECTS = uniwidth/test-uc_width2.$(OBJEXT)
|
|---|
| 789 | test_uc_width2_OBJECTS = $(am_test_uc_width2_OBJECTS)
|
|---|
| 790 | test_uc_width2_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 791 | test_unistd_SOURCES = test-unistd.c
|
|---|
| 792 | test_unistd_OBJECTS = test-unistd.$(OBJEXT)
|
|---|
| 793 | test_unistd_LDADD = $(LDADD)
|
|---|
| 794 | test_unistd_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 795 | $(am__DEPENDENCIES_1)
|
|---|
| 796 | test_unsetenv_SOURCES = test-unsetenv.c
|
|---|
| 797 | test_unsetenv_OBJECTS = test-unsetenv.$(OBJEXT)
|
|---|
| 798 | test_unsetenv_LDADD = $(LDADD)
|
|---|
| 799 | test_unsetenv_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 800 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 801 | test_vasnprintf_SOURCES = test-vasnprintf.c
|
|---|
| 802 | test_vasnprintf_OBJECTS = test-vasnprintf.$(OBJEXT)
|
|---|
| 803 | test_vasnprintf_LDADD = $(LDADD)
|
|---|
| 804 | test_vasnprintf_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 805 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 806 | test_verify_SOURCES = test-verify.c
|
|---|
| 807 | test_verify_OBJECTS = test-verify.$(OBJEXT)
|
|---|
| 808 | test_verify_LDADD = $(LDADD)
|
|---|
| 809 | test_verify_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 810 | $(am__DEPENDENCIES_1)
|
|---|
| 811 | test_version_etc_SOURCES = test-version-etc.c
|
|---|
| 812 | test_version_etc_OBJECTS = test-version-etc.$(OBJEXT)
|
|---|
| 813 | test_version_etc_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 814 | test_wchar_SOURCES = test-wchar.c
|
|---|
| 815 | test_wchar_OBJECTS = test-wchar.$(OBJEXT)
|
|---|
| 816 | test_wchar_LDADD = $(LDADD)
|
|---|
| 817 | test_wchar_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
|
|---|
| 818 | $(am__DEPENDENCIES_1)
|
|---|
| 819 | test_wcrtomb_SOURCES = test-wcrtomb.c
|
|---|
| 820 | test_wcrtomb_OBJECTS = test-wcrtomb.$(OBJEXT)
|
|---|
| 821 | test_wcrtomb_LDADD = $(LDADD)
|
|---|
| 822 | test_wcrtomb_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 823 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 824 | test_wcrtomb_w32_SOURCES = test-wcrtomb-w32.c
|
|---|
| 825 | test_wcrtomb_w32_OBJECTS = test-wcrtomb-w32.$(OBJEXT)
|
|---|
| 826 | test_wcrtomb_w32_LDADD = $(LDADD)
|
|---|
| 827 | test_wcrtomb_w32_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 828 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 829 | test_wctype_h_SOURCES = test-wctype-h.c
|
|---|
| 830 | test_wctype_h_OBJECTS = test-wctype-h.$(OBJEXT)
|
|---|
| 831 | test_wctype_h_LDADD = $(LDADD)
|
|---|
| 832 | test_wctype_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 833 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 834 | test_wcwidth_SOURCES = test-wcwidth.c
|
|---|
| 835 | test_wcwidth_OBJECTS = test-wcwidth.$(OBJEXT)
|
|---|
| 836 | test_wcwidth_LDADD = $(LDADD)
|
|---|
| 837 | test_wcwidth_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
|
|---|
| 838 | libtests.a $(am__DEPENDENCIES_1)
|
|---|
| 839 | test_xalloc_die_SOURCES = test-xalloc-die.c
|
|---|
| 840 | test_xalloc_die_OBJECTS = test-xalloc-die.$(OBJEXT)
|
|---|
| 841 | test_xalloc_die_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 842 | test_xstrtoimax_SOURCES = test-xstrtoimax.c
|
|---|
| 843 | test_xstrtoimax_OBJECTS = test-xstrtoimax.$(OBJEXT)
|
|---|
| 844 | test_xstrtoimax_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 845 | test_xstrtol_SOURCES = test-xstrtol.c
|
|---|
| 846 | test_xstrtol_OBJECTS = test-xstrtol.$(OBJEXT)
|
|---|
| 847 | test_xstrtol_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 848 | test_xstrtoul_SOURCES = test-xstrtoul.c
|
|---|
| 849 | test_xstrtoul_OBJECTS = test-xstrtoul.$(OBJEXT)
|
|---|
| 850 | test_xstrtoul_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
|---|
| 851 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
|---|
| 852 | depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
|
|---|
| 853 | am__depfiles_maybe = depfiles
|
|---|
| 854 | am__mv = mv -f
|
|---|
| 855 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|---|
| 856 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|---|
| 857 | AM_V_CC = $(am__v_CC_@AM_V@)
|
|---|
| 858 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
|---|
| 859 | am__v_CC_0 = @echo " CC " $@;
|
|---|
| 860 | CCLD = $(CC)
|
|---|
| 861 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|---|
| 862 | AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
|---|
| 863 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
|---|
| 864 | am__v_CCLD_0 = @echo " CCLD " $@;
|
|---|
| 865 | AM_V_GEN = $(am__v_GEN_@AM_V@)
|
|---|
| 866 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
|---|
| 867 | am__v_GEN_0 = @echo " GEN " $@;
|
|---|
| 868 | SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
|
|---|
| 869 | test-alloca-opt.c test-argmatch.c test-binary-io.c \
|
|---|
| 870 | test-bitrotate.c test-btowc.c test-c-ctype.c \
|
|---|
| 871 | test-c-strcasecmp.c test-c-strncasecmp.c test-chdir.c \
|
|---|
| 872 | test-cloexec.c test-close.c test-ctype.c test-dirent.c \
|
|---|
| 873 | test-dirent-safer.c test-dup.c test-dup-safer.c test-dup2.c \
|
|---|
| 874 | test-environ.c test-errno.c test-exclude.c test-fchdir.c \
|
|---|
| 875 | test-fcntl.c test-fcntl-h.c test-fcntl-safer.c test-fdopen.c \
|
|---|
| 876 | test-fdopendir.c test-fgetc.c test-float.c test-fnmatch.c \
|
|---|
| 877 | test-fpending.c test-fputc.c test-fread.c test-fstat.c \
|
|---|
| 878 | test-fstatat.c test-fwrite.c test-getcwd-lgpl.c \
|
|---|
| 879 | test-getdtablesize.c test-getopt.c test-hash.c test-i-ring.c \
|
|---|
| 880 | test-iconv.c test-iconv-h.c test-ignore-value.c \
|
|---|
| 881 | test-intprops.c test-inttostr.c test-inttypes.c test-isatty.c \
|
|---|
| 882 | test-isblank.c test-iswblank.c test-langinfo.c test-locale.c \
|
|---|
| 883 | test-localeconv.c test-localename.c test-lseek.c test-lstat.c \
|
|---|
| 884 | test-malloc-gnu.c test-malloca.c test-mbrtowc.c \
|
|---|
| 885 | test-mbrtowc-w32.c test-mbscasecmp.c test-mbsinit.c \
|
|---|
| 886 | test-mbsrtowcs.c test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c \
|
|---|
| 887 | test-memchr.c test-memrchr.c test-nl_langinfo.c test-open.c \
|
|---|
| 888 | test-openat.c test-openat-safer.c test-pathmax.c test-pipe.c \
|
|---|
| 889 | test-quotearg-simple.c test-realloc-gnu.c test-setenv.c \
|
|---|
| 890 | test-setlocale1.c test-setlocale2.c test-snprintf.c \
|
|---|
| 891 | test-stat.c test-stdbool.c test-stddef.c test-stdint.c \
|
|---|
| 892 | test-stdio.c test-stdlib.c test-strerror.c test-striconv.c \
|
|---|
| 893 | test-string.c test-strings.c test-strnlen.c test-strtoimax.c \
|
|---|
| 894 | test-strtoll.c test-strtoull.c test-strtoumax.c test-symlink.c \
|
|---|
| 895 | test-sys_stat.c test-sys_types.c test-time.c \
|
|---|
| 896 | $(test_u8_mbtoucr_SOURCES) $(test_u8_uctomb_SOURCES) \
|
|---|
| 897 | $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \
|
|---|
| 898 | test-unistd.c test-unsetenv.c test-vasnprintf.c test-verify.c \
|
|---|
| 899 | test-version-etc.c test-wchar.c test-wcrtomb.c \
|
|---|
| 900 | test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
|
|---|
| 901 | test-xalloc-die.c test-xstrtoimax.c test-xstrtol.c \
|
|---|
| 902 | test-xstrtoul.c
|
|---|
| 903 | DIST_SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
|
|---|
| 904 | test-alloca-opt.c test-argmatch.c test-binary-io.c \
|
|---|
| 905 | test-bitrotate.c test-btowc.c test-c-ctype.c \
|
|---|
| 906 | test-c-strcasecmp.c test-c-strncasecmp.c test-chdir.c \
|
|---|
| 907 | test-cloexec.c test-close.c test-ctype.c test-dirent.c \
|
|---|
| 908 | test-dirent-safer.c test-dup.c test-dup-safer.c test-dup2.c \
|
|---|
| 909 | test-environ.c test-errno.c test-exclude.c test-fchdir.c \
|
|---|
| 910 | test-fcntl.c test-fcntl-h.c test-fcntl-safer.c test-fdopen.c \
|
|---|
| 911 | test-fdopendir.c test-fgetc.c test-float.c test-fnmatch.c \
|
|---|
| 912 | test-fpending.c test-fputc.c test-fread.c test-fstat.c \
|
|---|
| 913 | test-fstatat.c test-fwrite.c test-getcwd-lgpl.c \
|
|---|
| 914 | test-getdtablesize.c test-getopt.c test-hash.c test-i-ring.c \
|
|---|
| 915 | test-iconv.c test-iconv-h.c test-ignore-value.c \
|
|---|
| 916 | test-intprops.c test-inttostr.c test-inttypes.c test-isatty.c \
|
|---|
| 917 | test-isblank.c test-iswblank.c test-langinfo.c test-locale.c \
|
|---|
| 918 | test-localeconv.c test-localename.c test-lseek.c test-lstat.c \
|
|---|
| 919 | test-malloc-gnu.c test-malloca.c test-mbrtowc.c \
|
|---|
| 920 | test-mbrtowc-w32.c test-mbscasecmp.c test-mbsinit.c \
|
|---|
| 921 | test-mbsrtowcs.c test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c \
|
|---|
| 922 | test-memchr.c test-memrchr.c test-nl_langinfo.c test-open.c \
|
|---|
| 923 | test-openat.c test-openat-safer.c test-pathmax.c test-pipe.c \
|
|---|
| 924 | test-quotearg-simple.c test-realloc-gnu.c test-setenv.c \
|
|---|
| 925 | test-setlocale1.c test-setlocale2.c test-snprintf.c \
|
|---|
| 926 | test-stat.c test-stdbool.c test-stddef.c test-stdint.c \
|
|---|
| 927 | test-stdio.c test-stdlib.c test-strerror.c test-striconv.c \
|
|---|
| 928 | test-string.c test-strings.c test-strnlen.c test-strtoimax.c \
|
|---|
| 929 | test-strtoll.c test-strtoull.c test-strtoumax.c test-symlink.c \
|
|---|
| 930 | test-sys_stat.c test-sys_types.c test-time.c \
|
|---|
| 931 | $(test_u8_mbtoucr_SOURCES) $(test_u8_uctomb_SOURCES) \
|
|---|
| 932 | $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \
|
|---|
| 933 | test-unistd.c test-unsetenv.c test-vasnprintf.c test-verify.c \
|
|---|
| 934 | test-version-etc.c test-wchar.c test-wcrtomb.c \
|
|---|
| 935 | test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
|
|---|
| 936 | test-xalloc-die.c test-xstrtoimax.c test-xstrtol.c \
|
|---|
| 937 | test-xstrtoul.c
|
|---|
| 938 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|---|
| 939 | html-recursive info-recursive install-data-recursive \
|
|---|
| 940 | install-dvi-recursive install-exec-recursive \
|
|---|
| 941 | install-html-recursive install-info-recursive \
|
|---|
| 942 | install-pdf-recursive install-ps-recursive install-recursive \
|
|---|
| 943 | installcheck-recursive installdirs-recursive pdf-recursive \
|
|---|
| 944 | ps-recursive uninstall-recursive
|
|---|
| 945 | am__can_run_installinfo = \
|
|---|
| 946 | case $$AM_UPDATE_INFO_DIR in \
|
|---|
| 947 | n|no|NO) false;; \
|
|---|
| 948 | *) (install-info --version) >/dev/null 2>&1;; \
|
|---|
| 949 | esac
|
|---|
| 950 | HEADERS = $(noinst_HEADERS)
|
|---|
| 951 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
|---|
| 952 | distclean-recursive maintainer-clean-recursive
|
|---|
| 953 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
|
|---|
| 954 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
|
|---|
| 955 | check recheck distdir
|
|---|
| 956 | ETAGS = etags
|
|---|
| 957 | CTAGS = ctags
|
|---|
| 958 | am__tty_colors_dummy = \
|
|---|
| 959 | mgn= red= grn= lgn= blu= brg= std=; \
|
|---|
| 960 | am__color_tests=no
|
|---|
| 961 | # If stdout is a non-dumb tty, use colors. If test -t is not supported,
|
|---|
| 962 | # then this fails; a conservative approach. Of course do not redirect
|
|---|
| 963 | # stdout here, just stderr.
|
|---|
| 964 | am__tty_colors = \
|
|---|
| 965 | $(am__tty_colors_dummy); \
|
|---|
| 966 | test "X$(AM_COLOR_TESTS)" != Xno \
|
|---|
| 967 | && test "X$$TERM" != Xdumb \
|
|---|
| 968 | && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
|
|---|
| 969 | && { \
|
|---|
| 970 | am__color_tests=yes; \
|
|---|
| 971 | red='[0;31m'; \
|
|---|
| 972 | grn='[0;32m'; \
|
|---|
| 973 | lgn='[1;32m'; \
|
|---|
| 974 | blu='[1;34m'; \
|
|---|
| 975 | mgn='[0;35m'; \
|
|---|
| 976 | brg='[1m'; \
|
|---|
| 977 | std='[m'; \
|
|---|
| 978 | }
|
|---|
| 979 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|---|
| 980 | am__vpath_adj = case $$p in \
|
|---|
| 981 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 982 | *) f=$$p;; \
|
|---|
| 983 | esac;
|
|---|
| 984 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|---|
| 985 | am__install_max = 40
|
|---|
| 986 | am__nobase_strip_setup = \
|
|---|
| 987 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|---|
| 988 | am__nobase_strip = \
|
|---|
| 989 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|---|
| 990 | am__nobase_list = $(am__nobase_strip_setup); \
|
|---|
| 991 | for p in $$list; do echo "$$p $$p"; done | \
|
|---|
| 992 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|---|
| 993 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|---|
| 994 | if (++n[$$2] == $(am__install_max)) \
|
|---|
| 995 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|---|
| 996 | END { for (dir in files) print dir, files[dir] }'
|
|---|
| 997 | am__base_list = \
|
|---|
| 998 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|---|
| 999 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
|---|
| 1000 | am__uninstall_files_from_dir = { \
|
|---|
| 1001 | test -z "$$files" \
|
|---|
| 1002 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
|---|
| 1003 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
|---|
| 1004 | $(am__cd) "$$dir" && rm -f $$files; }; \
|
|---|
| 1005 | }
|
|---|
| 1006 | # Restructured Text title and section.
|
|---|
| 1007 | am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
|
|---|
| 1008 | am__rst_section = { sed 'p;s/./=/g;' && echo; }
|
|---|
| 1009 | # Solaris 10 'make', and several other traditional 'make' implementations,
|
|---|
| 1010 | # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
|
|---|
| 1011 | # by disabling -e (using the XSI extension "set +e") if it's set.
|
|---|
| 1012 | am__sh_e_setup = case $$- in *e*) set +e;; esac
|
|---|
| 1013 | # Default flags passed to test drivers.
|
|---|
| 1014 | am__common_driver_flags = \
|
|---|
| 1015 | --color-tests "$$am__color_tests" \
|
|---|
| 1016 | --enable-hard-errors "$$am__enable_hard_errors" \
|
|---|
| 1017 | --expect-failure "$$am__expect_failure"
|
|---|
| 1018 | # To be inserted before the command running the test. Creates the
|
|---|
| 1019 | # directory for the log if needed. Stores in $dir the directory
|
|---|
| 1020 | # containing $f, in $tst the test, in $log the log. Executes the
|
|---|
| 1021 | # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
|
|---|
| 1022 | # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
|
|---|
| 1023 | # will run the test scripts (or their associated LOG_COMPILER, if
|
|---|
| 1024 | # thy have one).
|
|---|
| 1025 | am__check_pre = \
|
|---|
| 1026 | $(am__sh_e_setup); \
|
|---|
| 1027 | $(am__vpath_adj_setup) $(am__vpath_adj) \
|
|---|
| 1028 | $(am__tty_colors); \
|
|---|
| 1029 | srcdir=$(srcdir); export srcdir; \
|
|---|
| 1030 | am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \
|
|---|
| 1031 | test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
|
|---|
| 1032 | if test -f "./$$f"; then dir=./; \
|
|---|
| 1033 | elif test -f "$$f"; then dir=; \
|
|---|
| 1034 | else dir="$(srcdir)/"; fi; \
|
|---|
| 1035 | tst=$$dir$$f; log='$@'; \
|
|---|
| 1036 | if test -n '$(DISABLE_HARD_ERRORS)'; then \
|
|---|
| 1037 | am__enable_hard_errors=no; \
|
|---|
| 1038 | else \
|
|---|
| 1039 | am__enable_hard_errors=yes; \
|
|---|
| 1040 | fi; \
|
|---|
| 1041 | case " $(XFAIL_TESTS) " in \
|
|---|
| 1042 | *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
|
|---|
| 1043 | am__expect_failure=yes;; \
|
|---|
| 1044 | *) \
|
|---|
| 1045 | am__expect_failure=no;; \
|
|---|
| 1046 | esac; \
|
|---|
| 1047 | $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
|
|---|
| 1048 | # A shell command to get the names of the tests scripts with any registered
|
|---|
| 1049 | # extension removed (i.e., equivalently, the names of the test logs, with
|
|---|
| 1050 | # the '.log' extension removed). The result is saved in the shell variable
|
|---|
| 1051 | # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
|
|---|
| 1052 | # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
|
|---|
| 1053 | # since that might cause problem with VPATH rewrites for suffix-less tests.
|
|---|
| 1054 | # See also 'test-harness-vpath-rewrite.test' and 'test-trs-basic.test'.
|
|---|
| 1055 | am__set_TESTS_bases = \
|
|---|
| 1056 | bases='$(TEST_LOGS)'; \
|
|---|
| 1057 | bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
|
|---|
| 1058 | bases=`echo $$bases`
|
|---|
| 1059 | RECHECK_LOGS = $(TEST_LOGS)
|
|---|
| 1060 | TEST_SUITE_LOG = test-suite.log
|
|---|
| 1061 | TEST_EXTENSIONS = @EXEEXT@ .test
|
|---|
| 1062 | LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
|
|---|
| 1063 | LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
|
|---|
| 1064 | am__set_b = \
|
|---|
| 1065 | case '$@' in \
|
|---|
| 1066 | */*) \
|
|---|
| 1067 | case '$*' in \
|
|---|
| 1068 | */*) b='$*';; \
|
|---|
| 1069 | *) b=`echo '$@' | sed 's/\.log$$//'`; \
|
|---|
| 1070 | esac;; \
|
|---|
| 1071 | *) \
|
|---|
| 1072 | b='$*';; \
|
|---|
| 1073 | esac
|
|---|
| 1074 | am__test_logs1 = $(TESTS:=.log)
|
|---|
| 1075 | am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
|
|---|
| 1076 | TEST_LOGS = $(am__test_logs2:.test.log=.log)
|
|---|
| 1077 | TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
|
|---|
| 1078 | TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
|
|---|
| 1079 | $(TEST_LOG_FLAGS)
|
|---|
| 1080 | DIST_SUBDIRS = $(SUBDIRS)
|
|---|
| 1081 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 1082 | am__relativize = \
|
|---|
| 1083 | dir0=`pwd`; \
|
|---|
| 1084 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
|---|
| 1085 | sed_rest='s,^[^/]*/*,,'; \
|
|---|
| 1086 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
|---|
| 1087 | sed_butlast='s,/*[^/]*$$,,'; \
|
|---|
| 1088 | while test -n "$$dir1"; do \
|
|---|
| 1089 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
|---|
| 1090 | if test "$$first" != "."; then \
|
|---|
| 1091 | if test "$$first" = ".."; then \
|
|---|
| 1092 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
|---|
| 1093 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
|---|
| 1094 | else \
|
|---|
| 1095 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
|---|
| 1096 | if test "$$first2" = "$$first"; then \
|
|---|
| 1097 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
|---|
| 1098 | else \
|
|---|
| 1099 | dir2="../$$dir2"; \
|
|---|
| 1100 | fi; \
|
|---|
| 1101 | dir0="$$dir0"/"$$first"; \
|
|---|
| 1102 | fi; \
|
|---|
| 1103 | fi; \
|
|---|
| 1104 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
|---|
| 1105 | done; \
|
|---|
| 1106 | reldir="$$dir2"
|
|---|
| 1107 | pkglibexecdir = @pkglibexecdir@
|
|---|
| 1108 | ACLOCAL = @ACLOCAL@
|
|---|
| 1109 | ALLOCA = @ALLOCA@
|
|---|
| 1110 | ALLOCA_H = @ALLOCA_H@
|
|---|
| 1111 | AMTAR = @AMTAR@
|
|---|
| 1112 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
|---|
| 1113 | APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
|
|---|
| 1114 | AR = @AR@
|
|---|
| 1115 | ARFLAGS = @ARFLAGS@
|
|---|
| 1116 | AUTOCONF = @AUTOCONF@
|
|---|
| 1117 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 1118 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 1119 | AWK = @AWK@
|
|---|
| 1120 | BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
|
|---|
| 1121 | BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
|
|---|
| 1122 | BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
|
|---|
| 1123 | BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
|
|---|
| 1124 | BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
|
|---|
| 1125 | CC = @CC@
|
|---|
| 1126 | CCDEPMODE = @CCDEPMODE@
|
|---|
| 1127 | CFLAGS = @CFLAGS@
|
|---|
| 1128 | CONFIG_INCLUDE = @CONFIG_INCLUDE@
|
|---|
| 1129 | CPP = @CPP@
|
|---|
| 1130 | CPPFLAGS = @CPPFLAGS@
|
|---|
| 1131 | CYGPATH_W = @CYGPATH_W@
|
|---|
| 1132 | DEFS = @DEFS@
|
|---|
| 1133 | DEPDIR = @DEPDIR@
|
|---|
| 1134 | ECHO_C = @ECHO_C@
|
|---|
| 1135 | ECHO_N = @ECHO_N@
|
|---|
| 1136 | ECHO_T = @ECHO_T@
|
|---|
| 1137 | EGREP = @EGREP@
|
|---|
| 1138 | EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
|
|---|
| 1139 | EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
|
|---|
| 1140 | ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
|
|---|
| 1141 | ENOLINK_VALUE = @ENOLINK_VALUE@
|
|---|
| 1142 | EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
|
|---|
| 1143 | EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
|
|---|
| 1144 | ERRNO_H = @ERRNO_H@
|
|---|
| 1145 | EXEEXT = @EXEEXT@
|
|---|
| 1146 | FLOAT_H = @FLOAT_H@
|
|---|
| 1147 | FNMATCH_H = @FNMATCH_H@
|
|---|
| 1148 | GETOPT_H = @GETOPT_H@
|
|---|
| 1149 | GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
|
|---|
| 1150 | GLIBC21 = @GLIBC21@
|
|---|
| 1151 | GMSGFMT = @GMSGFMT@
|
|---|
| 1152 | GMSGFMT_015 = @GMSGFMT_015@
|
|---|
| 1153 | GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
|
|---|
| 1154 | GNULIB_ATOLL = @GNULIB_ATOLL@
|
|---|
| 1155 | GNULIB_BTOWC = @GNULIB_BTOWC@
|
|---|
| 1156 | GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
|
|---|
| 1157 | GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
|
|---|
| 1158 | GNULIB_CHDIR = @GNULIB_CHDIR@
|
|---|
| 1159 | GNULIB_CHOWN = @GNULIB_CHOWN@
|
|---|
| 1160 | GNULIB_CLOSE = @GNULIB_CLOSE@
|
|---|
| 1161 | GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
|
|---|
| 1162 | GNULIB_DIRFD = @GNULIB_DIRFD@
|
|---|
| 1163 | GNULIB_DPRINTF = @GNULIB_DPRINTF@
|
|---|
| 1164 | GNULIB_DUP = @GNULIB_DUP@
|
|---|
| 1165 | GNULIB_DUP2 = @GNULIB_DUP2@
|
|---|
| 1166 | GNULIB_DUP3 = @GNULIB_DUP3@
|
|---|
| 1167 | GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
|
|---|
| 1168 | GNULIB_ENVIRON = @GNULIB_ENVIRON@
|
|---|
| 1169 | GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
|
|---|
| 1170 | GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
|
|---|
| 1171 | GNULIB_FCHDIR = @GNULIB_FCHDIR@
|
|---|
| 1172 | GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
|
|---|
| 1173 | GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
|
|---|
| 1174 | GNULIB_FCLOSE = @GNULIB_FCLOSE@
|
|---|
| 1175 | GNULIB_FCNTL = @GNULIB_FCNTL@
|
|---|
| 1176 | GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
|
|---|
| 1177 | GNULIB_FDOPEN = @GNULIB_FDOPEN@
|
|---|
| 1178 | GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
|
|---|
| 1179 | GNULIB_FFLUSH = @GNULIB_FFLUSH@
|
|---|
| 1180 | GNULIB_FFS = @GNULIB_FFS@
|
|---|
| 1181 | GNULIB_FFSL = @GNULIB_FFSL@
|
|---|
| 1182 | GNULIB_FFSLL = @GNULIB_FFSLL@
|
|---|
| 1183 | GNULIB_FGETC = @GNULIB_FGETC@
|
|---|
| 1184 | GNULIB_FGETS = @GNULIB_FGETS@
|
|---|
| 1185 | GNULIB_FOPEN = @GNULIB_FOPEN@
|
|---|
| 1186 | GNULIB_FPRINTF = @GNULIB_FPRINTF@
|
|---|
| 1187 | GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
|
|---|
| 1188 | GNULIB_FPURGE = @GNULIB_FPURGE@
|
|---|
| 1189 | GNULIB_FPUTC = @GNULIB_FPUTC@
|
|---|
| 1190 | GNULIB_FPUTS = @GNULIB_FPUTS@
|
|---|
| 1191 | GNULIB_FREAD = @GNULIB_FREAD@
|
|---|
| 1192 | GNULIB_FREOPEN = @GNULIB_FREOPEN@
|
|---|
| 1193 | GNULIB_FSCANF = @GNULIB_FSCANF@
|
|---|
| 1194 | GNULIB_FSEEK = @GNULIB_FSEEK@
|
|---|
| 1195 | GNULIB_FSEEKO = @GNULIB_FSEEKO@
|
|---|
| 1196 | GNULIB_FSTAT = @GNULIB_FSTAT@
|
|---|
| 1197 | GNULIB_FSTATAT = @GNULIB_FSTATAT@
|
|---|
| 1198 | GNULIB_FSYNC = @GNULIB_FSYNC@
|
|---|
| 1199 | GNULIB_FTELL = @GNULIB_FTELL@
|
|---|
| 1200 | GNULIB_FTELLO = @GNULIB_FTELLO@
|
|---|
| 1201 | GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
|
|---|
| 1202 | GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
|
|---|
| 1203 | GNULIB_FWRITE = @GNULIB_FWRITE@
|
|---|
| 1204 | GNULIB_GETC = @GNULIB_GETC@
|
|---|
| 1205 | GNULIB_GETCHAR = @GNULIB_GETCHAR@
|
|---|
| 1206 | GNULIB_GETCWD = @GNULIB_GETCWD@
|
|---|
| 1207 | GNULIB_GETDELIM = @GNULIB_GETDELIM@
|
|---|
| 1208 | GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
|
|---|
| 1209 | GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
|
|---|
| 1210 | GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
|
|---|
| 1211 | GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
|
|---|
| 1212 | GNULIB_GETLINE = @GNULIB_GETLINE@
|
|---|
| 1213 | GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
|
|---|
| 1214 | GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
|
|---|
| 1215 | GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
|
|---|
| 1216 | GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
|
|---|
| 1217 | GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
|
|---|
| 1218 | GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
|
|---|
| 1219 | GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
|
|---|
| 1220 | GNULIB_GRANTPT = @GNULIB_GRANTPT@
|
|---|
| 1221 | GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
|
|---|
| 1222 | GNULIB_ICONV = @GNULIB_ICONV@
|
|---|
| 1223 | GNULIB_IMAXABS = @GNULIB_IMAXABS@
|
|---|
| 1224 | GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
|
|---|
| 1225 | GNULIB_ISATTY = @GNULIB_ISATTY@
|
|---|
| 1226 | GNULIB_ISBLANK = @GNULIB_ISBLANK@
|
|---|
| 1227 | GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
|
|---|
| 1228 | GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
|
|---|
| 1229 | GNULIB_LCHMOD = @GNULIB_LCHMOD@
|
|---|
| 1230 | GNULIB_LCHOWN = @GNULIB_LCHOWN@
|
|---|
| 1231 | GNULIB_LINK = @GNULIB_LINK@
|
|---|
| 1232 | GNULIB_LINKAT = @GNULIB_LINKAT@
|
|---|
| 1233 | GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
|
|---|
| 1234 | GNULIB_LSEEK = @GNULIB_LSEEK@
|
|---|
| 1235 | GNULIB_LSTAT = @GNULIB_LSTAT@
|
|---|
| 1236 | GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
|
|---|
| 1237 | GNULIB_MBRLEN = @GNULIB_MBRLEN@
|
|---|
| 1238 | GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
|
|---|
| 1239 | GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
|
|---|
| 1240 | GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
|
|---|
| 1241 | GNULIB_MBSCHR = @GNULIB_MBSCHR@
|
|---|
| 1242 | GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
|
|---|
| 1243 | GNULIB_MBSINIT = @GNULIB_MBSINIT@
|
|---|
| 1244 | GNULIB_MBSLEN = @GNULIB_MBSLEN@
|
|---|
| 1245 | GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
|
|---|
| 1246 | GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
|
|---|
| 1247 | GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
|
|---|
| 1248 | GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
|
|---|
| 1249 | GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
|
|---|
| 1250 | GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
|
|---|
| 1251 | GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
|
|---|
| 1252 | GNULIB_MBSSEP = @GNULIB_MBSSEP@
|
|---|
| 1253 | GNULIB_MBSSPN = @GNULIB_MBSSPN@
|
|---|
| 1254 | GNULIB_MBSSTR = @GNULIB_MBSSTR@
|
|---|
| 1255 | GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
|
|---|
| 1256 | GNULIB_MBTOWC = @GNULIB_MBTOWC@
|
|---|
| 1257 | GNULIB_MEMCHR = @GNULIB_MEMCHR@
|
|---|
| 1258 | GNULIB_MEMMEM = @GNULIB_MEMMEM@
|
|---|
| 1259 | GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
|
|---|
| 1260 | GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
|
|---|
| 1261 | GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
|
|---|
| 1262 | GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
|
|---|
| 1263 | GNULIB_MKFIFO = @GNULIB_MKFIFO@
|
|---|
| 1264 | GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
|
|---|
| 1265 | GNULIB_MKNOD = @GNULIB_MKNOD@
|
|---|
| 1266 | GNULIB_MKNODAT = @GNULIB_MKNODAT@
|
|---|
| 1267 | GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
|
|---|
| 1268 | GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
|
|---|
| 1269 | GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
|
|---|
| 1270 | GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
|
|---|
| 1271 | GNULIB_MKTIME = @GNULIB_MKTIME@
|
|---|
| 1272 | GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
|
|---|
| 1273 | GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
|
|---|
| 1274 | GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
|
|---|
| 1275 | GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
|
|---|
| 1276 | GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
|
|---|
| 1277 | GNULIB_OPEN = @GNULIB_OPEN@
|
|---|
| 1278 | GNULIB_OPENAT = @GNULIB_OPENAT@
|
|---|
| 1279 | GNULIB_OPENDIR = @GNULIB_OPENDIR@
|
|---|
| 1280 | GNULIB_PCLOSE = @GNULIB_PCLOSE@
|
|---|
| 1281 | GNULIB_PERROR = @GNULIB_PERROR@
|
|---|
| 1282 | GNULIB_PIPE = @GNULIB_PIPE@
|
|---|
| 1283 | GNULIB_PIPE2 = @GNULIB_PIPE2@
|
|---|
| 1284 | GNULIB_POPEN = @GNULIB_POPEN@
|
|---|
| 1285 | GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
|
|---|
| 1286 | GNULIB_PREAD = @GNULIB_PREAD@
|
|---|
| 1287 | GNULIB_PRINTF = @GNULIB_PRINTF@
|
|---|
| 1288 | GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
|
|---|
| 1289 | GNULIB_PTSNAME = @GNULIB_PTSNAME@
|
|---|
| 1290 | GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
|
|---|
| 1291 | GNULIB_PUTC = @GNULIB_PUTC@
|
|---|
| 1292 | GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
|
|---|
| 1293 | GNULIB_PUTENV = @GNULIB_PUTENV@
|
|---|
| 1294 | GNULIB_PUTS = @GNULIB_PUTS@
|
|---|
| 1295 | GNULIB_PWRITE = @GNULIB_PWRITE@
|
|---|
| 1296 | GNULIB_RANDOM = @GNULIB_RANDOM@
|
|---|
| 1297 | GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
|
|---|
| 1298 | GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
|
|---|
| 1299 | GNULIB_READ = @GNULIB_READ@
|
|---|
| 1300 | GNULIB_READDIR = @GNULIB_READDIR@
|
|---|
| 1301 | GNULIB_READLINK = @GNULIB_READLINK@
|
|---|
| 1302 | GNULIB_READLINKAT = @GNULIB_READLINKAT@
|
|---|
| 1303 | GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
|
|---|
| 1304 | GNULIB_REALPATH = @GNULIB_REALPATH@
|
|---|
| 1305 | GNULIB_REMOVE = @GNULIB_REMOVE@
|
|---|
| 1306 | GNULIB_RENAME = @GNULIB_RENAME@
|
|---|
| 1307 | GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
|
|---|
| 1308 | GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
|
|---|
| 1309 | GNULIB_RMDIR = @GNULIB_RMDIR@
|
|---|
| 1310 | GNULIB_RPMATCH = @GNULIB_RPMATCH@
|
|---|
| 1311 | GNULIB_SCANDIR = @GNULIB_SCANDIR@
|
|---|
| 1312 | GNULIB_SCANF = @GNULIB_SCANF@
|
|---|
| 1313 | GNULIB_SETENV = @GNULIB_SETENV@
|
|---|
| 1314 | GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
|
|---|
| 1315 | GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
|
|---|
| 1316 | GNULIB_SLEEP = @GNULIB_SLEEP@
|
|---|
| 1317 | GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
|
|---|
| 1318 | GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
|
|---|
| 1319 | GNULIB_STAT = @GNULIB_STAT@
|
|---|
| 1320 | GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
|
|---|
| 1321 | GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
|
|---|
| 1322 | GNULIB_STPCPY = @GNULIB_STPCPY@
|
|---|
| 1323 | GNULIB_STPNCPY = @GNULIB_STPNCPY@
|
|---|
| 1324 | GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
|
|---|
| 1325 | GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
|
|---|
| 1326 | GNULIB_STRDUP = @GNULIB_STRDUP@
|
|---|
| 1327 | GNULIB_STRERROR = @GNULIB_STRERROR@
|
|---|
| 1328 | GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
|
|---|
| 1329 | GNULIB_STRNCAT = @GNULIB_STRNCAT@
|
|---|
| 1330 | GNULIB_STRNDUP = @GNULIB_STRNDUP@
|
|---|
| 1331 | GNULIB_STRNLEN = @GNULIB_STRNLEN@
|
|---|
| 1332 | GNULIB_STRPBRK = @GNULIB_STRPBRK@
|
|---|
| 1333 | GNULIB_STRPTIME = @GNULIB_STRPTIME@
|
|---|
| 1334 | GNULIB_STRSEP = @GNULIB_STRSEP@
|
|---|
| 1335 | GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
|
|---|
| 1336 | GNULIB_STRSTR = @GNULIB_STRSTR@
|
|---|
| 1337 | GNULIB_STRTOD = @GNULIB_STRTOD@
|
|---|
| 1338 | GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
|
|---|
| 1339 | GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
|
|---|
| 1340 | GNULIB_STRTOLL = @GNULIB_STRTOLL@
|
|---|
| 1341 | GNULIB_STRTOULL = @GNULIB_STRTOULL@
|
|---|
| 1342 | GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
|
|---|
| 1343 | GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
|
|---|
| 1344 | GNULIB_SYMLINK = @GNULIB_SYMLINK@
|
|---|
| 1345 | GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
|
|---|
| 1346 | GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
|
|---|
| 1347 | GNULIB_TIMEGM = @GNULIB_TIMEGM@
|
|---|
| 1348 | GNULIB_TIME_R = @GNULIB_TIME_R@
|
|---|
| 1349 | GNULIB_TMPFILE = @GNULIB_TMPFILE@
|
|---|
| 1350 | GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
|
|---|
| 1351 | GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
|
|---|
| 1352 | GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
|
|---|
| 1353 | GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
|
|---|
| 1354 | GNULIB_UNLINK = @GNULIB_UNLINK@
|
|---|
| 1355 | GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
|
|---|
| 1356 | GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
|
|---|
| 1357 | GNULIB_UNSETENV = @GNULIB_UNSETENV@
|
|---|
| 1358 | GNULIB_USLEEP = @GNULIB_USLEEP@
|
|---|
| 1359 | GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
|
|---|
| 1360 | GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
|
|---|
| 1361 | GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
|
|---|
| 1362 | GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
|
|---|
| 1363 | GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
|
|---|
| 1364 | GNULIB_VFSCANF = @GNULIB_VFSCANF@
|
|---|
| 1365 | GNULIB_VPRINTF = @GNULIB_VPRINTF@
|
|---|
| 1366 | GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
|
|---|
| 1367 | GNULIB_VSCANF = @GNULIB_VSCANF@
|
|---|
| 1368 | GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
|
|---|
| 1369 | GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
|
|---|
| 1370 | GNULIB_WARN_CFLAGS = @GNULIB_WARN_CFLAGS@
|
|---|
| 1371 | GNULIB_WCPCPY = @GNULIB_WCPCPY@
|
|---|
| 1372 | GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
|
|---|
| 1373 | GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
|
|---|
| 1374 | GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
|
|---|
| 1375 | GNULIB_WCSCAT = @GNULIB_WCSCAT@
|
|---|
| 1376 | GNULIB_WCSCHR = @GNULIB_WCSCHR@
|
|---|
| 1377 | GNULIB_WCSCMP = @GNULIB_WCSCMP@
|
|---|
| 1378 | GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
|
|---|
| 1379 | GNULIB_WCSCPY = @GNULIB_WCSCPY@
|
|---|
| 1380 | GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
|
|---|
| 1381 | GNULIB_WCSDUP = @GNULIB_WCSDUP@
|
|---|
| 1382 | GNULIB_WCSLEN = @GNULIB_WCSLEN@
|
|---|
| 1383 | GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
|
|---|
| 1384 | GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
|
|---|
| 1385 | GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
|
|---|
| 1386 | GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
|
|---|
| 1387 | GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
|
|---|
| 1388 | GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
|
|---|
| 1389 | GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
|
|---|
| 1390 | GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
|
|---|
| 1391 | GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
|
|---|
| 1392 | GNULIB_WCSSPN = @GNULIB_WCSSPN@
|
|---|
| 1393 | GNULIB_WCSSTR = @GNULIB_WCSSTR@
|
|---|
| 1394 | GNULIB_WCSTOK = @GNULIB_WCSTOK@
|
|---|
| 1395 | GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
|
|---|
| 1396 | GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
|
|---|
| 1397 | GNULIB_WCTOB = @GNULIB_WCTOB@
|
|---|
| 1398 | GNULIB_WCTOMB = @GNULIB_WCTOMB@
|
|---|
| 1399 | GNULIB_WCTRANS = @GNULIB_WCTRANS@
|
|---|
| 1400 | GNULIB_WCTYPE = @GNULIB_WCTYPE@
|
|---|
| 1401 | GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
|
|---|
| 1402 | GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
|
|---|
| 1403 | GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
|
|---|
| 1404 | GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
|
|---|
| 1405 | GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
|
|---|
| 1406 | GNULIB_WMEMSET = @GNULIB_WMEMSET@
|
|---|
| 1407 | GNULIB_WRITE = @GNULIB_WRITE@
|
|---|
| 1408 | GNULIB__EXIT = @GNULIB__EXIT@
|
|---|
| 1409 | GREP = @GREP@
|
|---|
| 1410 | HAVE_ALPHASORT = @HAVE_ALPHASORT@
|
|---|
| 1411 | HAVE_ATOLL = @HAVE_ATOLL@
|
|---|
| 1412 | HAVE_BTOWC = @HAVE_BTOWC@
|
|---|
| 1413 | HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
|
|---|
| 1414 | HAVE_CHOWN = @HAVE_CHOWN@
|
|---|
| 1415 | HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
|
|---|
| 1416 | HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
|
|---|
| 1417 | HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
|
|---|
| 1418 | HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
|
|---|
| 1419 | HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
|
|---|
| 1420 | HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
|
|---|
| 1421 | HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
|
|---|
| 1422 | HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
|
|---|
| 1423 | HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
|
|---|
| 1424 | HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
|
|---|
| 1425 | HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
|
|---|
| 1426 | HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
|
|---|
| 1427 | HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
|
|---|
| 1428 | HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
|
|---|
| 1429 | HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
|
|---|
| 1430 | HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
|
|---|
| 1431 | HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
|
|---|
| 1432 | HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
|
|---|
| 1433 | HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
|
|---|
| 1434 | HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
|
|---|
| 1435 | HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
|
|---|
| 1436 | HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
|
|---|
| 1437 | HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
|
|---|
| 1438 | HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
|
|---|
| 1439 | HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
|
|---|
| 1440 | HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
|
|---|
| 1441 | HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
|
|---|
| 1442 | HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
|
|---|
| 1443 | HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
|
|---|
| 1444 | HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
|
|---|
| 1445 | HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
|
|---|
| 1446 | HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
|
|---|
| 1447 | HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
|
|---|
| 1448 | HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
|
|---|
| 1449 | HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
|
|---|
| 1450 | HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
|
|---|
| 1451 | HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
|
|---|
| 1452 | HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
|
|---|
| 1453 | HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
|
|---|
| 1454 | HAVE_DIRENT_H = @HAVE_DIRENT_H@
|
|---|
| 1455 | HAVE_DPRINTF = @HAVE_DPRINTF@
|
|---|
| 1456 | HAVE_DUP2 = @HAVE_DUP2@
|
|---|
| 1457 | HAVE_DUP3 = @HAVE_DUP3@
|
|---|
| 1458 | HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
|
|---|
| 1459 | HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
|
|---|
| 1460 | HAVE_FACCESSAT = @HAVE_FACCESSAT@
|
|---|
| 1461 | HAVE_FCHDIR = @HAVE_FCHDIR@
|
|---|
| 1462 | HAVE_FCHMODAT = @HAVE_FCHMODAT@
|
|---|
| 1463 | HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
|
|---|
| 1464 | HAVE_FCNTL = @HAVE_FCNTL@
|
|---|
| 1465 | HAVE_FDATASYNC = @HAVE_FDATASYNC@
|
|---|
| 1466 | HAVE_FDOPENDIR = @HAVE_FDOPENDIR@
|
|---|
| 1467 | HAVE_FEATURES_H = @HAVE_FEATURES_H@
|
|---|
| 1468 | HAVE_FFS = @HAVE_FFS@
|
|---|
| 1469 | HAVE_FFSL = @HAVE_FFSL@
|
|---|
| 1470 | HAVE_FFSLL = @HAVE_FFSLL@
|
|---|
| 1471 | HAVE_FSEEKO = @HAVE_FSEEKO@
|
|---|
| 1472 | HAVE_FSTATAT = @HAVE_FSTATAT@
|
|---|
| 1473 | HAVE_FSYNC = @HAVE_FSYNC@
|
|---|
| 1474 | HAVE_FTELLO = @HAVE_FTELLO@
|
|---|
| 1475 | HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
|
|---|
| 1476 | HAVE_FUTIMENS = @HAVE_FUTIMENS@
|
|---|
| 1477 | HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
|
|---|
| 1478 | HAVE_GETGROUPS = @HAVE_GETGROUPS@
|
|---|
| 1479 | HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
|
|---|
| 1480 | HAVE_GETLOGIN = @HAVE_GETLOGIN@
|
|---|
| 1481 | HAVE_GETOPT_H = @HAVE_GETOPT_H@
|
|---|
| 1482 | HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
|
|---|
| 1483 | HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
|
|---|
| 1484 | HAVE_GRANTPT = @HAVE_GRANTPT@
|
|---|
| 1485 | HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
|
|---|
| 1486 | HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
|
|---|
| 1487 | HAVE_ISBLANK = @HAVE_ISBLANK@
|
|---|
| 1488 | HAVE_ISWBLANK = @HAVE_ISWBLANK@
|
|---|
| 1489 | HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
|
|---|
| 1490 | HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
|
|---|
| 1491 | HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
|
|---|
| 1492 | HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
|
|---|
| 1493 | HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
|
|---|
| 1494 | HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
|
|---|
| 1495 | HAVE_LCHMOD = @HAVE_LCHMOD@
|
|---|
| 1496 | HAVE_LCHOWN = @HAVE_LCHOWN@
|
|---|
| 1497 | HAVE_LINK = @HAVE_LINK@
|
|---|
| 1498 | HAVE_LINKAT = @HAVE_LINKAT@
|
|---|
| 1499 | HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
|
|---|
| 1500 | HAVE_LSTAT = @HAVE_LSTAT@
|
|---|
| 1501 | HAVE_MBRLEN = @HAVE_MBRLEN@
|
|---|
| 1502 | HAVE_MBRTOWC = @HAVE_MBRTOWC@
|
|---|
| 1503 | HAVE_MBSINIT = @HAVE_MBSINIT@
|
|---|
| 1504 | HAVE_MBSLEN = @HAVE_MBSLEN@
|
|---|
| 1505 | HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
|
|---|
| 1506 | HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
|
|---|
| 1507 | HAVE_MEMCHR = @HAVE_MEMCHR@
|
|---|
| 1508 | HAVE_MEMPCPY = @HAVE_MEMPCPY@
|
|---|
| 1509 | HAVE_MKDIRAT = @HAVE_MKDIRAT@
|
|---|
| 1510 | HAVE_MKDTEMP = @HAVE_MKDTEMP@
|
|---|
| 1511 | HAVE_MKFIFO = @HAVE_MKFIFO@
|
|---|
| 1512 | HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
|
|---|
| 1513 | HAVE_MKNOD = @HAVE_MKNOD@
|
|---|
| 1514 | HAVE_MKNODAT = @HAVE_MKNODAT@
|
|---|
| 1515 | HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
|
|---|
| 1516 | HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
|
|---|
| 1517 | HAVE_MKSTEMP = @HAVE_MKSTEMP@
|
|---|
| 1518 | HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
|
|---|
| 1519 | HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
|
|---|
| 1520 | HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
|
|---|
| 1521 | HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
|
|---|
| 1522 | HAVE_OPENAT = @HAVE_OPENAT@
|
|---|
| 1523 | HAVE_OPENDIR = @HAVE_OPENDIR@
|
|---|
| 1524 | HAVE_OS_H = @HAVE_OS_H@
|
|---|
| 1525 | HAVE_PCLOSE = @HAVE_PCLOSE@
|
|---|
| 1526 | HAVE_PIPE = @HAVE_PIPE@
|
|---|
| 1527 | HAVE_PIPE2 = @HAVE_PIPE2@
|
|---|
| 1528 | HAVE_POPEN = @HAVE_POPEN@
|
|---|
| 1529 | HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
|
|---|
| 1530 | HAVE_PREAD = @HAVE_PREAD@
|
|---|
| 1531 | HAVE_PTSNAME = @HAVE_PTSNAME@
|
|---|
| 1532 | HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
|
|---|
| 1533 | HAVE_PWRITE = @HAVE_PWRITE@
|
|---|
| 1534 | HAVE_RANDOM = @HAVE_RANDOM@
|
|---|
| 1535 | HAVE_RANDOM_H = @HAVE_RANDOM_H@
|
|---|
| 1536 | HAVE_RANDOM_R = @HAVE_RANDOM_R@
|
|---|
| 1537 | HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
|
|---|
| 1538 | HAVE_READDIR = @HAVE_READDIR@
|
|---|
| 1539 | HAVE_READLINK = @HAVE_READLINK@
|
|---|
| 1540 | HAVE_READLINKAT = @HAVE_READLINKAT@
|
|---|
| 1541 | HAVE_REALPATH = @HAVE_REALPATH@
|
|---|
| 1542 | HAVE_RENAMEAT = @HAVE_RENAMEAT@
|
|---|
| 1543 | HAVE_REWINDDIR = @HAVE_REWINDDIR@
|
|---|
| 1544 | HAVE_RPMATCH = @HAVE_RPMATCH@
|
|---|
| 1545 | HAVE_SCANDIR = @HAVE_SCANDIR@
|
|---|
| 1546 | HAVE_SETENV = @HAVE_SETENV@
|
|---|
| 1547 | HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
|
|---|
| 1548 | HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
|
|---|
| 1549 | HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
|
|---|
| 1550 | HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
|
|---|
| 1551 | HAVE_SLEEP = @HAVE_SLEEP@
|
|---|
| 1552 | HAVE_STDINT_H = @HAVE_STDINT_H@
|
|---|
| 1553 | HAVE_STPCPY = @HAVE_STPCPY@
|
|---|
| 1554 | HAVE_STPNCPY = @HAVE_STPNCPY@
|
|---|
| 1555 | HAVE_STRCASECMP = @HAVE_STRCASECMP@
|
|---|
| 1556 | HAVE_STRCASESTR = @HAVE_STRCASESTR@
|
|---|
| 1557 | HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
|
|---|
| 1558 | HAVE_STRINGS_H = @HAVE_STRINGS_H@
|
|---|
| 1559 | HAVE_STRPBRK = @HAVE_STRPBRK@
|
|---|
| 1560 | HAVE_STRPTIME = @HAVE_STRPTIME@
|
|---|
| 1561 | HAVE_STRSEP = @HAVE_STRSEP@
|
|---|
| 1562 | HAVE_STRTOD = @HAVE_STRTOD@
|
|---|
| 1563 | HAVE_STRTOLL = @HAVE_STRTOLL@
|
|---|
| 1564 | HAVE_STRTOULL = @HAVE_STRTOULL@
|
|---|
| 1565 | HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
|
|---|
| 1566 | HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
|
|---|
| 1567 | HAVE_SYMLINK = @HAVE_SYMLINK@
|
|---|
| 1568 | HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
|
|---|
| 1569 | HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
|
|---|
| 1570 | HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
|
|---|
| 1571 | HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
|
|---|
| 1572 | HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
|
|---|
| 1573 | HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
|
|---|
| 1574 | HAVE_TIMEGM = @HAVE_TIMEGM@
|
|---|
| 1575 | HAVE_UNISTD_H = @HAVE_UNISTD_H@
|
|---|
| 1576 | HAVE_UNLINKAT = @HAVE_UNLINKAT@
|
|---|
| 1577 | HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
|
|---|
| 1578 | HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
|
|---|
| 1579 | HAVE_USLEEP = @HAVE_USLEEP@
|
|---|
| 1580 | HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
|
|---|
| 1581 | HAVE_VASPRINTF = @HAVE_VASPRINTF@
|
|---|
| 1582 | HAVE_VDPRINTF = @HAVE_VDPRINTF@
|
|---|
| 1583 | HAVE_WCHAR_H = @HAVE_WCHAR_H@
|
|---|
| 1584 | HAVE_WCHAR_T = @HAVE_WCHAR_T@
|
|---|
| 1585 | HAVE_WCPCPY = @HAVE_WCPCPY@
|
|---|
| 1586 | HAVE_WCPNCPY = @HAVE_WCPNCPY@
|
|---|
| 1587 | HAVE_WCRTOMB = @HAVE_WCRTOMB@
|
|---|
| 1588 | HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
|
|---|
| 1589 | HAVE_WCSCAT = @HAVE_WCSCAT@
|
|---|
| 1590 | HAVE_WCSCHR = @HAVE_WCSCHR@
|
|---|
| 1591 | HAVE_WCSCMP = @HAVE_WCSCMP@
|
|---|
| 1592 | HAVE_WCSCOLL = @HAVE_WCSCOLL@
|
|---|
| 1593 | HAVE_WCSCPY = @HAVE_WCSCPY@
|
|---|
| 1594 | HAVE_WCSCSPN = @HAVE_WCSCSPN@
|
|---|
| 1595 | HAVE_WCSDUP = @HAVE_WCSDUP@
|
|---|
| 1596 | HAVE_WCSLEN = @HAVE_WCSLEN@
|
|---|
| 1597 | HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
|
|---|
| 1598 | HAVE_WCSNCAT = @HAVE_WCSNCAT@
|
|---|
| 1599 | HAVE_WCSNCMP = @HAVE_WCSNCMP@
|
|---|
| 1600 | HAVE_WCSNCPY = @HAVE_WCSNCPY@
|
|---|
| 1601 | HAVE_WCSNLEN = @HAVE_WCSNLEN@
|
|---|
| 1602 | HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
|
|---|
| 1603 | HAVE_WCSPBRK = @HAVE_WCSPBRK@
|
|---|
| 1604 | HAVE_WCSRCHR = @HAVE_WCSRCHR@
|
|---|
| 1605 | HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
|
|---|
| 1606 | HAVE_WCSSPN = @HAVE_WCSSPN@
|
|---|
| 1607 | HAVE_WCSSTR = @HAVE_WCSSTR@
|
|---|
| 1608 | HAVE_WCSTOK = @HAVE_WCSTOK@
|
|---|
| 1609 | HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
|
|---|
| 1610 | HAVE_WCSXFRM = @HAVE_WCSXFRM@
|
|---|
| 1611 | HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
|
|---|
| 1612 | HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
|
|---|
| 1613 | HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
|
|---|
| 1614 | HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
|
|---|
| 1615 | HAVE_WINT_T = @HAVE_WINT_T@
|
|---|
| 1616 | HAVE_WMEMCHR = @HAVE_WMEMCHR@
|
|---|
| 1617 | HAVE_WMEMCMP = @HAVE_WMEMCMP@
|
|---|
| 1618 | HAVE_WMEMCPY = @HAVE_WMEMCPY@
|
|---|
| 1619 | HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
|
|---|
| 1620 | HAVE_WMEMSET = @HAVE_WMEMSET@
|
|---|
| 1621 | HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
|
|---|
| 1622 | HAVE__BOOL = @HAVE__BOOL@
|
|---|
| 1623 | HAVE__EXIT = @HAVE__EXIT@
|
|---|
| 1624 | ICONV_CONST = @ICONV_CONST@
|
|---|
| 1625 | ICONV_H = @ICONV_H@
|
|---|
| 1626 | INCLUDE_NEXT = @INCLUDE_NEXT@
|
|---|
| 1627 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
|
|---|
| 1628 | INSTALL = @INSTALL@
|
|---|
| 1629 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 1630 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 1631 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 1632 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 1633 | INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
|
|---|
| 1634 | INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
|
|---|
| 1635 | INTLLIBS = @INTLLIBS@
|
|---|
| 1636 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
|
|---|
| 1637 | LDFLAGS = @LDFLAGS@
|
|---|
| 1638 | LIBGREPUTILS_LIBDEPS = @LIBGREPUTILS_LIBDEPS@
|
|---|
| 1639 | LIBGREPUTILS_LTLIBDEPS = @LIBGREPUTILS_LTLIBDEPS@
|
|---|
| 1640 | LIBICONV = @LIBICONV@
|
|---|
| 1641 | LIBINTL = @LIBINTL@
|
|---|
| 1642 | LIBMULTITHREAD = @LIBMULTITHREAD@
|
|---|
| 1643 | LIBOBJS = @LIBOBJS@
|
|---|
| 1644 | LIBPTH = @LIBPTH@
|
|---|
| 1645 | LIBPTH_PREFIX = @LIBPTH_PREFIX@
|
|---|
| 1646 | LIBS = @LIBS@
|
|---|
| 1647 | LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
|
|---|
| 1648 | LIBTHREAD = @LIBTHREAD@
|
|---|
| 1649 | LIBUNISTRING_UNISTR_H = @LIBUNISTRING_UNISTR_H@
|
|---|
| 1650 | LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
|
|---|
| 1651 | LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
|
|---|
| 1652 | LIB_PCRE = @LIB_PCRE@
|
|---|
| 1653 | LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
|
|---|
| 1654 | LOCALE_FR = @LOCALE_FR@
|
|---|
| 1655 | LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
|
|---|
| 1656 | LOCALE_JA = @LOCALE_JA@
|
|---|
| 1657 | LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
|
|---|
| 1658 | LOCALE_ZH_CN = @LOCALE_ZH_CN@
|
|---|
| 1659 | LTLIBICONV = @LTLIBICONV@
|
|---|
| 1660 | LTLIBINTL = @LTLIBINTL@
|
|---|
| 1661 | LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
|
|---|
| 1662 | LTLIBOBJS = @LTLIBOBJS@
|
|---|
| 1663 | LTLIBPTH = @LTLIBPTH@
|
|---|
| 1664 | LTLIBTHREAD = @LTLIBTHREAD@
|
|---|
| 1665 | MAKEINFO = @MAKEINFO@
|
|---|
| 1666 | MKDIR_P = @MKDIR_P@
|
|---|
| 1667 | MSGFMT = @MSGFMT@
|
|---|
| 1668 | MSGFMT_015 = @MSGFMT_015@
|
|---|
| 1669 | MSGMERGE = @MSGMERGE@
|
|---|
| 1670 | NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@
|
|---|
| 1671 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@
|
|---|
| 1672 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
|
|---|
| 1673 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
|
|---|
| 1674 | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
|
|---|
| 1675 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
|
|---|
| 1676 | NEXT_AS_FIRST_DIRECTIVE_ICONV_H = @NEXT_AS_FIRST_DIRECTIVE_ICONV_H@
|
|---|
| 1677 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
|
|---|
| 1678 | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
|
|---|
| 1679 | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
|
|---|
| 1680 | NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
|
|---|
| 1681 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
|
|---|
| 1682 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
|
|---|
| 1683 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
|
|---|
| 1684 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
|---|
| 1685 | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
|
|---|
| 1686 | NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
|---|
| 1687 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
|---|
| 1688 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
|---|
| 1689 | NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
|---|
| 1690 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
|---|
| 1691 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
|---|
| 1692 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
|
|---|
| 1693 | NEXT_CTYPE_H = @NEXT_CTYPE_H@
|
|---|
| 1694 | NEXT_DIRENT_H = @NEXT_DIRENT_H@
|
|---|
| 1695 | NEXT_ERRNO_H = @NEXT_ERRNO_H@
|
|---|
| 1696 | NEXT_FCNTL_H = @NEXT_FCNTL_H@
|
|---|
| 1697 | NEXT_FLOAT_H = @NEXT_FLOAT_H@
|
|---|
| 1698 | NEXT_GETOPT_H = @NEXT_GETOPT_H@
|
|---|
| 1699 | NEXT_ICONV_H = @NEXT_ICONV_H@
|
|---|
| 1700 | NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
|
|---|
| 1701 | NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
|
|---|
| 1702 | NEXT_LOCALE_H = @NEXT_LOCALE_H@
|
|---|
| 1703 | NEXT_STDARG_H = @NEXT_STDARG_H@
|
|---|
| 1704 | NEXT_STDDEF_H = @NEXT_STDDEF_H@
|
|---|
| 1705 | NEXT_STDINT_H = @NEXT_STDINT_H@
|
|---|
| 1706 | NEXT_STDIO_H = @NEXT_STDIO_H@
|
|---|
| 1707 | NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
|---|
| 1708 | NEXT_STRINGS_H = @NEXT_STRINGS_H@
|
|---|
| 1709 | NEXT_STRING_H = @NEXT_STRING_H@
|
|---|
| 1710 | NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
|---|
| 1711 | NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
|---|
| 1712 | NEXT_TIME_H = @NEXT_TIME_H@
|
|---|
| 1713 | NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
|---|
| 1714 | NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
|---|
| 1715 | NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
|
|---|
| 1716 | OBJEXT = @OBJEXT@
|
|---|
| 1717 | PACKAGE = @PACKAGE@
|
|---|
| 1718 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|---|
| 1719 | PACKAGE_NAME = @PACKAGE_NAME@
|
|---|
| 1720 | PACKAGE_STRING = @PACKAGE_STRING@
|
|---|
| 1721 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|---|
| 1722 | PACKAGE_URL = @PACKAGE_URL@
|
|---|
| 1723 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
|---|
| 1724 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 1725 | POSUB = @POSUB@
|
|---|
| 1726 | PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
|
|---|
| 1727 | PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
|
|---|
| 1728 | PRIPTR_PREFIX = @PRIPTR_PREFIX@
|
|---|
| 1729 | PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
|
|---|
| 1730 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
|
|---|
| 1731 | PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
|
|---|
| 1732 | RANLIB = @RANLIB@
|
|---|
| 1733 | REPLACE_BTOWC = @REPLACE_BTOWC@
|
|---|
| 1734 | REPLACE_CALLOC = @REPLACE_CALLOC@
|
|---|
| 1735 | REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
|
|---|
| 1736 | REPLACE_CHOWN = @REPLACE_CHOWN@
|
|---|
| 1737 | REPLACE_CLOSE = @REPLACE_CLOSE@
|
|---|
| 1738 | REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
|
|---|
| 1739 | REPLACE_DIRFD = @REPLACE_DIRFD@
|
|---|
| 1740 | REPLACE_DPRINTF = @REPLACE_DPRINTF@
|
|---|
| 1741 | REPLACE_DUP = @REPLACE_DUP@
|
|---|
| 1742 | REPLACE_DUP2 = @REPLACE_DUP2@
|
|---|
| 1743 | REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
|
|---|
| 1744 | REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
|
|---|
| 1745 | REPLACE_FCLOSE = @REPLACE_FCLOSE@
|
|---|
| 1746 | REPLACE_FCNTL = @REPLACE_FCNTL@
|
|---|
| 1747 | REPLACE_FDOPEN = @REPLACE_FDOPEN@
|
|---|
| 1748 | REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
|
|---|
| 1749 | REPLACE_FFLUSH = @REPLACE_FFLUSH@
|
|---|
| 1750 | REPLACE_FOPEN = @REPLACE_FOPEN@
|
|---|
| 1751 | REPLACE_FPRINTF = @REPLACE_FPRINTF@
|
|---|
| 1752 | REPLACE_FPURGE = @REPLACE_FPURGE@
|
|---|
| 1753 | REPLACE_FREOPEN = @REPLACE_FREOPEN@
|
|---|
| 1754 | REPLACE_FSEEK = @REPLACE_FSEEK@
|
|---|
| 1755 | REPLACE_FSEEKO = @REPLACE_FSEEKO@
|
|---|
| 1756 | REPLACE_FSTAT = @REPLACE_FSTAT@
|
|---|
| 1757 | REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
|---|
| 1758 | REPLACE_FTELL = @REPLACE_FTELL@
|
|---|
| 1759 | REPLACE_FTELLO = @REPLACE_FTELLO@
|
|---|
| 1760 | REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
|---|
| 1761 | REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
|---|
| 1762 | REPLACE_GETCWD = @REPLACE_GETCWD@
|
|---|
| 1763 | REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
|---|
| 1764 | REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
|
|---|
| 1765 | REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
|
|---|
| 1766 | REPLACE_GETLINE = @REPLACE_GETLINE@
|
|---|
| 1767 | REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
|
|---|
| 1768 | REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
|
|---|
| 1769 | REPLACE_ICONV = @REPLACE_ICONV@
|
|---|
| 1770 | REPLACE_ICONV_OPEN = @REPLACE_ICONV_OPEN@
|
|---|
| 1771 | REPLACE_ICONV_UTF = @REPLACE_ICONV_UTF@
|
|---|
| 1772 | REPLACE_ISATTY = @REPLACE_ISATTY@
|
|---|
| 1773 | REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
|
|---|
| 1774 | REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
|
|---|
| 1775 | REPLACE_ITOLD = @REPLACE_ITOLD@
|
|---|
| 1776 | REPLACE_LCHOWN = @REPLACE_LCHOWN@
|
|---|
| 1777 | REPLACE_LINK = @REPLACE_LINK@
|
|---|
| 1778 | REPLACE_LINKAT = @REPLACE_LINKAT@
|
|---|
| 1779 | REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
|
|---|
| 1780 | REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
|
|---|
| 1781 | REPLACE_LSEEK = @REPLACE_LSEEK@
|
|---|
| 1782 | REPLACE_LSTAT = @REPLACE_LSTAT@
|
|---|
| 1783 | REPLACE_MALLOC = @REPLACE_MALLOC@
|
|---|
| 1784 | REPLACE_MBRLEN = @REPLACE_MBRLEN@
|
|---|
| 1785 | REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
|
|---|
| 1786 | REPLACE_MBSINIT = @REPLACE_MBSINIT@
|
|---|
| 1787 | REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
|
|---|
| 1788 | REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
|
|---|
| 1789 | REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
|
|---|
| 1790 | REPLACE_MBTOWC = @REPLACE_MBTOWC@
|
|---|
| 1791 | REPLACE_MEMCHR = @REPLACE_MEMCHR@
|
|---|
| 1792 | REPLACE_MEMMEM = @REPLACE_MEMMEM@
|
|---|
| 1793 | REPLACE_MKDIR = @REPLACE_MKDIR@
|
|---|
| 1794 | REPLACE_MKFIFO = @REPLACE_MKFIFO@
|
|---|
| 1795 | REPLACE_MKNOD = @REPLACE_MKNOD@
|
|---|
| 1796 | REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
|
|---|
| 1797 | REPLACE_MKTIME = @REPLACE_MKTIME@
|
|---|
| 1798 | REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
|
|---|
| 1799 | REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
|
|---|
| 1800 | REPLACE_NULL = @REPLACE_NULL@
|
|---|
| 1801 | REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
|
|---|
| 1802 | REPLACE_OPEN = @REPLACE_OPEN@
|
|---|
| 1803 | REPLACE_OPENAT = @REPLACE_OPENAT@
|
|---|
| 1804 | REPLACE_OPENDIR = @REPLACE_OPENDIR@
|
|---|
| 1805 | REPLACE_PERROR = @REPLACE_PERROR@
|
|---|
| 1806 | REPLACE_POPEN = @REPLACE_POPEN@
|
|---|
| 1807 | REPLACE_PREAD = @REPLACE_PREAD@
|
|---|
| 1808 | REPLACE_PRINTF = @REPLACE_PRINTF@
|
|---|
| 1809 | REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
|
|---|
| 1810 | REPLACE_PUTENV = @REPLACE_PUTENV@
|
|---|
| 1811 | REPLACE_PWRITE = @REPLACE_PWRITE@
|
|---|
| 1812 | REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
|
|---|
| 1813 | REPLACE_READ = @REPLACE_READ@
|
|---|
| 1814 | REPLACE_READLINK = @REPLACE_READLINK@
|
|---|
| 1815 | REPLACE_REALLOC = @REPLACE_REALLOC@
|
|---|
| 1816 | REPLACE_REALPATH = @REPLACE_REALPATH@
|
|---|
| 1817 | REPLACE_REMOVE = @REPLACE_REMOVE@
|
|---|
| 1818 | REPLACE_RENAME = @REPLACE_RENAME@
|
|---|
| 1819 | REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
|
|---|
| 1820 | REPLACE_RMDIR = @REPLACE_RMDIR@
|
|---|
| 1821 | REPLACE_SETENV = @REPLACE_SETENV@
|
|---|
| 1822 | REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
|
|---|
| 1823 | REPLACE_SLEEP = @REPLACE_SLEEP@
|
|---|
| 1824 | REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
|
|---|
| 1825 | REPLACE_SPRINTF = @REPLACE_SPRINTF@
|
|---|
| 1826 | REPLACE_STAT = @REPLACE_STAT@
|
|---|
| 1827 | REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
|
|---|
| 1828 | REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
|
|---|
| 1829 | REPLACE_STPNCPY = @REPLACE_STPNCPY@
|
|---|
| 1830 | REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
|
|---|
| 1831 | REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
|
|---|
| 1832 | REPLACE_STRDUP = @REPLACE_STRDUP@
|
|---|
| 1833 | REPLACE_STRERROR = @REPLACE_STRERROR@
|
|---|
| 1834 | REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
|
|---|
| 1835 | REPLACE_STRNCAT = @REPLACE_STRNCAT@
|
|---|
| 1836 | REPLACE_STRNDUP = @REPLACE_STRNDUP@
|
|---|
| 1837 | REPLACE_STRNLEN = @REPLACE_STRNLEN@
|
|---|
| 1838 | REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
|
|---|
| 1839 | REPLACE_STRSTR = @REPLACE_STRSTR@
|
|---|
| 1840 | REPLACE_STRTOD = @REPLACE_STRTOD@
|
|---|
| 1841 | REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
|
|---|
| 1842 | REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
|
|---|
| 1843 | REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
|
|---|
| 1844 | REPLACE_SYMLINK = @REPLACE_SYMLINK@
|
|---|
| 1845 | REPLACE_TIMEGM = @REPLACE_TIMEGM@
|
|---|
| 1846 | REPLACE_TMPFILE = @REPLACE_TMPFILE@
|
|---|
| 1847 | REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
|
|---|
| 1848 | REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
|
|---|
| 1849 | REPLACE_UNLINK = @REPLACE_UNLINK@
|
|---|
| 1850 | REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
|
|---|
| 1851 | REPLACE_UNSETENV = @REPLACE_UNSETENV@
|
|---|
| 1852 | REPLACE_USLEEP = @REPLACE_USLEEP@
|
|---|
| 1853 | REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
|
|---|
| 1854 | REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
|
|---|
| 1855 | REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
|
|---|
| 1856 | REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
|
|---|
| 1857 | REPLACE_VPRINTF = @REPLACE_VPRINTF@
|
|---|
| 1858 | REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
|
|---|
| 1859 | REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
|
|---|
| 1860 | REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
|
|---|
| 1861 | REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
|
|---|
| 1862 | REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
|
|---|
| 1863 | REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
|
|---|
| 1864 | REPLACE_WCTOB = @REPLACE_WCTOB@
|
|---|
| 1865 | REPLACE_WCTOMB = @REPLACE_WCTOMB@
|
|---|
| 1866 | REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
|
|---|
| 1867 | REPLACE_WRITE = @REPLACE_WRITE@
|
|---|
| 1868 | SET_MAKE = @SET_MAKE@
|
|---|
| 1869 | SHELL = @SHELL@
|
|---|
| 1870 | SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
|
|---|
| 1871 | SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
|
|---|
| 1872 | STDARG_H = @STDARG_H@
|
|---|
| 1873 | STDBOOL_H = @STDBOOL_H@
|
|---|
| 1874 | STDDEF_H = @STDDEF_H@
|
|---|
| 1875 | STDINT_H = @STDINT_H@
|
|---|
| 1876 | STRIP = @STRIP@
|
|---|
| 1877 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
|
|---|
| 1878 | TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
|
|---|
| 1879 | UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
|
|---|
| 1880 | UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
|
|---|
| 1881 | UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
|
|---|
| 1882 | UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
|
|---|
| 1883 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
|
|---|
| 1884 | USE_NLS = @USE_NLS@
|
|---|
| 1885 | VERSION = @VERSION@
|
|---|
| 1886 | WARN_CFLAGS = @WARN_CFLAGS@
|
|---|
| 1887 | WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
|---|
| 1888 | WERROR_CFLAGS = @WERROR_CFLAGS@
|
|---|
| 1889 | WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
|---|
| 1890 | WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
|---|
| 1891 | WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
|---|
| 1892 | XGETTEXT = @XGETTEXT@
|
|---|
| 1893 | XGETTEXT_015 = @XGETTEXT_015@
|
|---|
| 1894 | XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
|
|---|
| 1895 | abs_aux_dir = @abs_aux_dir@
|
|---|
| 1896 | abs_builddir = @abs_builddir@
|
|---|
| 1897 | abs_srcdir = @abs_srcdir@
|
|---|
| 1898 | abs_top_builddir = @abs_top_builddir@
|
|---|
| 1899 | abs_top_srcdir = @abs_top_srcdir@
|
|---|
| 1900 | ac_ct_CC = @ac_ct_CC@
|
|---|
| 1901 | am__include = @am__include@
|
|---|
| 1902 | am__leading_dot = @am__leading_dot@
|
|---|
| 1903 | am__quote = @am__quote@
|
|---|
| 1904 | am__tar = @am__tar@
|
|---|
| 1905 | am__untar = @am__untar@
|
|---|
| 1906 | bindir = @bindir@
|
|---|
| 1907 | build = @build@
|
|---|
| 1908 | build_alias = @build_alias@
|
|---|
| 1909 | build_cpu = @build_cpu@
|
|---|
| 1910 | build_os = @build_os@
|
|---|
| 1911 | build_vendor = @build_vendor@
|
|---|
| 1912 | builddir = @builddir@
|
|---|
| 1913 | datadir = @datadir@
|
|---|
| 1914 | datarootdir = @datarootdir@
|
|---|
| 1915 | docdir = @docdir@
|
|---|
| 1916 | dvidir = @dvidir@
|
|---|
| 1917 | exec_prefix = @exec_prefix@
|
|---|
| 1918 | gl_LIBOBJS = @gl_LIBOBJS@
|
|---|
| 1919 | gl_LTLIBOBJS = @gl_LTLIBOBJS@
|
|---|
| 1920 | gltests_LIBOBJS = @gltests_LIBOBJS@
|
|---|
| 1921 | gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
|
|---|
| 1922 | gltests_WITNESS = @gltests_WITNESS@
|
|---|
| 1923 | host = @host@
|
|---|
| 1924 | host_alias = @host_alias@
|
|---|
| 1925 | host_cpu = @host_cpu@
|
|---|
| 1926 | host_os = @host_os@
|
|---|
| 1927 | host_vendor = @host_vendor@
|
|---|
| 1928 | htmldir = @htmldir@
|
|---|
| 1929 | includedir = @includedir@
|
|---|
| 1930 | infodir = @infodir@
|
|---|
| 1931 | install_sh = @install_sh@
|
|---|
| 1932 | libdir = @libdir@
|
|---|
| 1933 | libexecdir = @libexecdir@
|
|---|
| 1934 | lispdir = @lispdir@
|
|---|
| 1935 | localedir = @localedir@
|
|---|
| 1936 | localstatedir = @localstatedir@
|
|---|
| 1937 | mandir = @mandir@
|
|---|
| 1938 | mkdir_p = @mkdir_p@
|
|---|
| 1939 | oldincludedir = @oldincludedir@
|
|---|
| 1940 | pdfdir = @pdfdir@
|
|---|
| 1941 | prefix = @prefix@
|
|---|
| 1942 | program_transform_name = @program_transform_name@
|
|---|
| 1943 | psdir = @psdir@
|
|---|
| 1944 | sbindir = @sbindir@
|
|---|
| 1945 | sharedstatedir = @sharedstatedir@
|
|---|
| 1946 | srcdir = @srcdir@
|
|---|
| 1947 | sysconfdir = @sysconfdir@
|
|---|
| 1948 | target_alias = @target_alias@
|
|---|
| 1949 | top_build_prefix = @top_build_prefix@
|
|---|
| 1950 | top_builddir = @top_builddir@
|
|---|
| 1951 | top_srcdir = @top_srcdir@
|
|---|
| 1952 | AUTOMAKE_OPTIONS = 1.5 foreign subdir-objects
|
|---|
| 1953 | SUBDIRS = .
|
|---|
| 1954 | TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \
|
|---|
| 1955 | LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 1956 | LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \
|
|---|
| 1957 | LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 1958 | LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
|
|---|
| 1959 | LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \
|
|---|
| 1960 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 1961 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 1962 | LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
|
|---|
| 1963 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 1964 | LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 1965 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 1966 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 1967 | LOCALE_ZH_CN='@LOCALE_ZH_CN@' abs_aux_dir='$(abs_aux_dir)' \
|
|---|
| 1968 | abs_aux_dir='$(abs_aux_dir)' MAKE='$(MAKE)' \
|
|---|
| 1969 | LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 1970 | LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 1971 | noinst_HEADERS =
|
|---|
| 1972 | noinst_LIBRARIES =
|
|---|
| 1973 | check_LIBRARIES = libtests.a
|
|---|
| 1974 | EXTRA_DIST = test-alloca-opt.c test-argmatch.c macros.h \
|
|---|
| 1975 | test-binary-io.sh test-binary-io.c macros.h test-bitrotate.c \
|
|---|
| 1976 | macros.h test-btowc1.sh test-btowc2.sh test-btowc.c \
|
|---|
| 1977 | signature.h macros.h test-c-ctype.c macros.h test-c-strcase.sh \
|
|---|
| 1978 | test-c-strcasecmp.c test-c-strncasecmp.c macros.h test-chdir.c \
|
|---|
| 1979 | signature.h macros.h test-cloexec.c macros.h test-close.c \
|
|---|
| 1980 | signature.h macros.h test-ctype.c test-dirent-safer.c macros.h \
|
|---|
| 1981 | test-dirent.c test-dup.c signature.h macros.h test-dup2.c \
|
|---|
| 1982 | signature.h macros.h test-environ.c test-errno.c \
|
|---|
| 1983 | test-exclude.c test-exclude1.sh test-exclude2.sh \
|
|---|
| 1984 | test-exclude3.sh test-exclude4.sh test-exclude5.sh \
|
|---|
| 1985 | test-exclude6.sh test-exclude7.sh test-exclude8.sh \
|
|---|
| 1986 | test-fchdir.c signature.h macros.h test-fcntl-h.c test-open.h \
|
|---|
| 1987 | test-fcntl-safer.c macros.h test-fcntl.c signature.h macros.h \
|
|---|
| 1988 | fdopen.c test-fdopen.c signature.h macros.h test-fdopendir.c \
|
|---|
| 1989 | signature.h macros.h test-fgetc.c signature.h macros.h float.c \
|
|---|
| 1990 | float.in.h itold.c test-float.c macros.h test-fnmatch.c \
|
|---|
| 1991 | signature.h macros.h test-fpending.c test-fpending.sh macros.h \
|
|---|
| 1992 | fpucw.h test-fputc.c signature.h macros.h test-fread.c \
|
|---|
| 1993 | signature.h macros.h test-fstat.c signature.h macros.h \
|
|---|
| 1994 | test-fstatat.c test-lstat.h test-stat.h signature.h macros.h \
|
|---|
| 1995 | test-fwrite.c signature.h macros.h test-getcwd-lgpl.c \
|
|---|
| 1996 | signature.h macros.h test-getdtablesize.c signature.h macros.h \
|
|---|
| 1997 | macros.h signature.h test-getopt.c test-getopt.h \
|
|---|
| 1998 | test-getopt_long.h test-hash.c macros.h test-i-ring.c macros.h \
|
|---|
| 1999 | test-iconv-h.c test-iconv.c signature.h macros.h \
|
|---|
| 2000 | test-ignore-value.c test-intprops.c macros.h anytostr.c \
|
|---|
| 2001 | inttostr.h macros.h test-inttostr.c test-inttypes.c \
|
|---|
| 2002 | test-isatty.c signature.h macros.h test-isblank.c signature.h \
|
|---|
| 2003 | macros.h test-iswblank.c macros.h test-langinfo.c \
|
|---|
| 2004 | test-locale.c test-localeconv.c signature.h macros.h \
|
|---|
| 2005 | localename.h test-localename.c macros.h test-lseek.c \
|
|---|
| 2006 | test-lseek.sh signature.h macros.h test-lstat.h test-lstat.c \
|
|---|
| 2007 | signature.h macros.h test-malloc-gnu.c test-malloca.c \
|
|---|
| 2008 | test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh \
|
|---|
| 2009 | test-mbrtowc4.sh test-mbrtowc.c test-mbrtowc-w32-1.sh \
|
|---|
| 2010 | test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh \
|
|---|
| 2011 | test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh test-mbrtowc-w32.c \
|
|---|
| 2012 | signature.h macros.h test-mbscasecmp.sh test-mbscasecmp.c \
|
|---|
| 2013 | macros.h test-mbsinit.sh test-mbsinit.c signature.h macros.h \
|
|---|
| 2014 | test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh \
|
|---|
| 2015 | test-mbsrtowcs4.sh test-mbsrtowcs.c signature.h macros.h \
|
|---|
| 2016 | test-mbsstr1.c test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh \
|
|---|
| 2017 | test-mbsstr3.c macros.h test-memchr.c zerosize-ptr.h \
|
|---|
| 2018 | signature.h macros.h test-memrchr.c zerosize-ptr.h signature.h \
|
|---|
| 2019 | macros.h test-nl_langinfo.sh test-nl_langinfo.c signature.h \
|
|---|
| 2020 | macros.h test-open.h test-open.c signature.h macros.h \
|
|---|
| 2021 | test-openat-safer.c macros.h test-openat.c test-open.h \
|
|---|
| 2022 | signature.h macros.h test-pathmax.c pipe.c test-pipe.c \
|
|---|
| 2023 | signature.h macros.h putenv.c test-quotearg-simple.c \
|
|---|
| 2024 | test-quotearg.h macros.h test-realloc-gnu.c setenv.c \
|
|---|
| 2025 | test-setenv.c signature.h macros.h setlocale.c \
|
|---|
| 2026 | test-setlocale1.sh test-setlocale1.c test-setlocale2.sh \
|
|---|
| 2027 | test-setlocale2.c signature.h macros.h \
|
|---|
| 2028 | $(top_srcdir)/build-aux/snippet/_Noreturn.h \
|
|---|
| 2029 | $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
|
|---|
| 2030 | $(top_srcdir)/build-aux/snippet/c++defs.h \
|
|---|
| 2031 | $(top_srcdir)/build-aux/snippet/unused-parameter.h \
|
|---|
| 2032 | $(top_srcdir)/build-aux/snippet/warn-on-use.h snprintf.c \
|
|---|
| 2033 | test-snprintf.c signature.h macros.h test-stat.h test-stat.c \
|
|---|
| 2034 | signature.h macros.h test-stdbool.c test-stddef.c \
|
|---|
| 2035 | test-stdint.c stdio.in.h test-stdio.c test-stdlib.c \
|
|---|
| 2036 | test-sys_wait.h test-strerror.c signature.h macros.h \
|
|---|
| 2037 | test-striconv.c macros.h test-string.c test-strings.c \
|
|---|
| 2038 | test-strnlen.c zerosize-ptr.h signature.h macros.h \
|
|---|
| 2039 | test-strtoimax.c signature.h macros.h test-strtoll.c \
|
|---|
| 2040 | signature.h macros.h test-strtoull.c signature.h macros.h \
|
|---|
| 2041 | test-strtoumax.c signature.h macros.h symlink.c test-symlink.h \
|
|---|
| 2042 | test-symlink.c signature.h macros.h test-sys_stat.c \
|
|---|
| 2043 | test-sys_types.c init.sh test-init.sh \
|
|---|
| 2044 | $(top_srcdir)/build-aux/config.rpath test-time.c \
|
|---|
| 2045 | test-dup-safer.c macros.h test-unistd.c \
|
|---|
| 2046 | unistr/test-u8-mbtoucr.c macros.h unistr/test-u8-uctomb.c \
|
|---|
| 2047 | macros.h uniwidth/test-uc_width.c uniwidth/test-uc_width2.c \
|
|---|
| 2048 | uniwidth/test-uc_width2.sh macros.h unsetenv.c test-unsetenv.c \
|
|---|
| 2049 | signature.h macros.h test-update-copyright.sh asnprintf.c \
|
|---|
| 2050 | float+.h printf-args.c printf-args.h printf-parse.c \
|
|---|
| 2051 | printf-parse.h vasnprintf.c vasnprintf.h test-vasnprintf.c \
|
|---|
| 2052 | macros.h test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
|
|---|
| 2053 | test-verify.c test-verify.sh test-version-etc.c \
|
|---|
| 2054 | test-version-etc.sh test-wchar.c test-wcrtomb.sh \
|
|---|
| 2055 | test-wcrtomb.c test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh \
|
|---|
| 2056 | test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh \
|
|---|
| 2057 | test-wcrtomb-w32-5.sh test-wcrtomb-w32.c signature.h macros.h \
|
|---|
| 2058 | test-wctype-h.c macros.h test-wcwidth.c signature.h macros.h \
|
|---|
| 2059 | test-xalloc-die.c test-xalloc-die.sh test-xstrtoimax.c \
|
|---|
| 2060 | test-xstrtoimax.sh test-xstrtol.c test-xstrtoul.c \
|
|---|
| 2061 | test-xstrtol.sh
|
|---|
| 2062 |
|
|---|
| 2063 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 2064 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 2065 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 2066 | # 'all' defined above.
|
|---|
| 2067 |
|
|---|
| 2068 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 2069 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 2070 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 2071 | # 'all' defined above.
|
|---|
| 2072 |
|
|---|
| 2073 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 2074 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 2075 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 2076 | # 'all' defined above.
|
|---|
| 2077 | BUILT_SOURCES = $(FLOAT_H) arg-nonnull.h c++defs.h unused-parameter.h \
|
|---|
| 2078 | warn-on-use.h stdio.h
|
|---|
| 2079 | SUFFIXES =
|
|---|
| 2080 | MOSTLYCLEANFILES = core *.stackdump float.h float.h-t test-fpending.t \
|
|---|
| 2081 | arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t \
|
|---|
| 2082 | unused-parameter.h unused-parameter.h-t warn-on-use.h \
|
|---|
| 2083 | warn-on-use.h-t stdio.h stdio.h-t
|
|---|
| 2084 | MOSTLYCLEANDIRS =
|
|---|
| 2085 | CLEANFILES =
|
|---|
| 2086 | DISTCLEANFILES =
|
|---|
| 2087 | MAINTAINERCLEANFILES =
|
|---|
| 2088 | AM_CPPFLAGS = \
|
|---|
| 2089 | -D@gltests_WITNESS@=1 \
|
|---|
| 2090 | -I. -I$(srcdir) \
|
|---|
| 2091 | -I.. -I$(srcdir)/.. \
|
|---|
| 2092 | -I../lib -I$(srcdir)/../lib
|
|---|
| 2093 |
|
|---|
| 2094 | LDADD = libtests.a ../lib/libgreputils.a libtests.a $(LIBTESTS_LIBDEPS)
|
|---|
| 2095 | libtests_a_SOURCES = fd-safer-flag.c dup-safer-flag.c hash-pjw.h \
|
|---|
| 2096 | hash-pjw.c imaxtostr.c inttostr.c offtostr.c uinttostr.c \
|
|---|
| 2097 | umaxtostr.c localename.c glthread/lock.h glthread/lock.c \
|
|---|
| 2098 | size_max.h glthread/threadlib.c xsize.h
|
|---|
| 2099 | libtests_a_LIBADD = $(gltests_LIBOBJS)
|
|---|
| 2100 | libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
|
|---|
| 2101 | EXTRA_libtests_a_SOURCES = fdopen.c float.c itold.c anytostr.c pipe.c \
|
|---|
| 2102 | putenv.c setenv.c setlocale.c snprintf.c symlink.c unsetenv.c \
|
|---|
| 2103 | asnprintf.c printf-args.c printf-parse.c vasnprintf.c
|
|---|
| 2104 | AM_LIBTOOLFLAGS = --preserve-dup-deps
|
|---|
| 2105 | test_argmatch_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2106 | # Link with libintl when needed. dirent-safer uses fdopendir if it is present,
|
|---|
| 2107 | # and fdopendir indirectly depends on openat-die -> gettext-h.
|
|---|
| 2108 | test_dirent_safer_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 2109 | test_exclude_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2110 | test_fchdir_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 2111 | test_fdopendir_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2112 | test_fstatat_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2113 | test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 2114 | test_getopt_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 2115 | test_iconv_LDADD = $(LDADD) @LIBICONV@
|
|---|
| 2116 | test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)
|
|---|
| 2117 | test_openat_safer_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2118 | test_openat_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2119 | test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2120 |
|
|---|
| 2121 | # Because this Makefile snippet defines a variable used by other
|
|---|
| 2122 | # gnulib Makefile snippets, it must be present in all Makefile.am that
|
|---|
| 2123 | # need it. This is ensured by the applicability 'all' defined above.
|
|---|
| 2124 | _NORETURN_H = $(top_srcdir)/build-aux/snippet/_Noreturn.h
|
|---|
| 2125 | ARG_NONNULL_H = arg-nonnull.h
|
|---|
| 2126 | CXXDEFS_H = c++defs.h
|
|---|
| 2127 | UNUSED_PARAMETER_H = unused-parameter.h
|
|---|
| 2128 | WARN_ON_USE_H = warn-on-use.h
|
|---|
| 2129 | test_stat_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 2130 | test_striconv_LDADD = $(LDADD) @LIBICONV@
|
|---|
| 2131 | test_u8_mbtoucr_SOURCES = unistr/test-u8-mbtoucr.c
|
|---|
| 2132 | test_u8_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 2133 | test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
|
|---|
| 2134 | test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 2135 | test_uc_width_SOURCES = uniwidth/test-uc_width.c
|
|---|
| 2136 | test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 2137 | test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
|
|---|
| 2138 | test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 2139 | test_version_etc_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2140 | test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2141 | test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2142 | test_xstrtol_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2143 | test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 2144 | all: $(BUILT_SOURCES)
|
|---|
| 2145 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|---|
| 2146 |
|
|---|
| 2147 | .SUFFIXES:
|
|---|
| 2148 | .SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
|
|---|
| 2149 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
|
|---|
| 2150 | @for dep in $?; do \
|
|---|
| 2151 | case '$(am__configure_deps)' in \
|
|---|
| 2152 | *$$dep*) \
|
|---|
| 2153 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|---|
| 2154 | && { if test -f $@; then exit 0; else break; fi; }; \
|
|---|
| 2155 | exit 1;; \
|
|---|
| 2156 | esac; \
|
|---|
| 2157 | done; \
|
|---|
| 2158 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gnulib-tests/Makefile'; \
|
|---|
| 2159 | $(am__cd) $(top_srcdir) && \
|
|---|
| 2160 | $(AUTOMAKE) --foreign gnulib-tests/Makefile
|
|---|
| 2161 | .PRECIOUS: Makefile
|
|---|
| 2162 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 2163 | @case '$?' in \
|
|---|
| 2164 | *config.status*) \
|
|---|
| 2165 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 2166 | *) \
|
|---|
| 2167 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 2168 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 2169 | esac;
|
|---|
| 2170 | $(srcdir)/gnulib.mk:
|
|---|
| 2171 |
|
|---|
| 2172 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 2173 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 2174 |
|
|---|
| 2175 | $(top_srcdir)/configure: $(am__configure_deps)
|
|---|
| 2176 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 2177 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|---|
| 2178 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 2179 | $(am__aclocal_m4_deps):
|
|---|
| 2180 |
|
|---|
| 2181 | clean-checkLIBRARIES:
|
|---|
| 2182 | -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
|
|---|
| 2183 |
|
|---|
| 2184 | clean-noinstLIBRARIES:
|
|---|
| 2185 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
|---|
| 2186 | glthread/$(am__dirstamp):
|
|---|
| 2187 | @$(MKDIR_P) glthread
|
|---|
| 2188 | @: > glthread/$(am__dirstamp)
|
|---|
| 2189 | glthread/$(DEPDIR)/$(am__dirstamp):
|
|---|
| 2190 | @$(MKDIR_P) glthread/$(DEPDIR)
|
|---|
| 2191 | @: > glthread/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2192 | glthread/lock.$(OBJEXT): glthread/$(am__dirstamp) \
|
|---|
| 2193 | glthread/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2194 | glthread/threadlib.$(OBJEXT): glthread/$(am__dirstamp) \
|
|---|
| 2195 | glthread/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2196 | libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES)
|
|---|
| 2197 | $(AM_V_at)-rm -f libtests.a
|
|---|
| 2198 | $(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD)
|
|---|
| 2199 | $(AM_V_at)$(RANLIB) libtests.a
|
|---|
| 2200 |
|
|---|
| 2201 | clean-checkPROGRAMS:
|
|---|
| 2202 | -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
|
|---|
| 2203 |
|
|---|
| 2204 | clean-noinstPROGRAMS:
|
|---|
| 2205 | -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
|
|---|
| 2206 | test-alloca-opt$(EXEEXT): $(test_alloca_opt_OBJECTS) $(test_alloca_opt_DEPENDENCIES) $(EXTRA_test_alloca_opt_DEPENDENCIES)
|
|---|
| 2207 | @rm -f test-alloca-opt$(EXEEXT)
|
|---|
| 2208 | $(AM_V_CCLD)$(LINK) $(test_alloca_opt_OBJECTS) $(test_alloca_opt_LDADD) $(LIBS)
|
|---|
| 2209 | test-argmatch$(EXEEXT): $(test_argmatch_OBJECTS) $(test_argmatch_DEPENDENCIES) $(EXTRA_test_argmatch_DEPENDENCIES)
|
|---|
| 2210 | @rm -f test-argmatch$(EXEEXT)
|
|---|
| 2211 | $(AM_V_CCLD)$(LINK) $(test_argmatch_OBJECTS) $(test_argmatch_LDADD) $(LIBS)
|
|---|
| 2212 | test-binary-io$(EXEEXT): $(test_binary_io_OBJECTS) $(test_binary_io_DEPENDENCIES) $(EXTRA_test_binary_io_DEPENDENCIES)
|
|---|
| 2213 | @rm -f test-binary-io$(EXEEXT)
|
|---|
| 2214 | $(AM_V_CCLD)$(LINK) $(test_binary_io_OBJECTS) $(test_binary_io_LDADD) $(LIBS)
|
|---|
| 2215 | test-bitrotate$(EXEEXT): $(test_bitrotate_OBJECTS) $(test_bitrotate_DEPENDENCIES) $(EXTRA_test_bitrotate_DEPENDENCIES)
|
|---|
| 2216 | @rm -f test-bitrotate$(EXEEXT)
|
|---|
| 2217 | $(AM_V_CCLD)$(LINK) $(test_bitrotate_OBJECTS) $(test_bitrotate_LDADD) $(LIBS)
|
|---|
| 2218 | test-btowc$(EXEEXT): $(test_btowc_OBJECTS) $(test_btowc_DEPENDENCIES) $(EXTRA_test_btowc_DEPENDENCIES)
|
|---|
| 2219 | @rm -f test-btowc$(EXEEXT)
|
|---|
| 2220 | $(AM_V_CCLD)$(LINK) $(test_btowc_OBJECTS) $(test_btowc_LDADD) $(LIBS)
|
|---|
| 2221 | test-c-ctype$(EXEEXT): $(test_c_ctype_OBJECTS) $(test_c_ctype_DEPENDENCIES) $(EXTRA_test_c_ctype_DEPENDENCIES)
|
|---|
| 2222 | @rm -f test-c-ctype$(EXEEXT)
|
|---|
| 2223 | $(AM_V_CCLD)$(LINK) $(test_c_ctype_OBJECTS) $(test_c_ctype_LDADD) $(LIBS)
|
|---|
| 2224 | test-c-strcasecmp$(EXEEXT): $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_DEPENDENCIES) $(EXTRA_test_c_strcasecmp_DEPENDENCIES)
|
|---|
| 2225 | @rm -f test-c-strcasecmp$(EXEEXT)
|
|---|
| 2226 | $(AM_V_CCLD)$(LINK) $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_LDADD) $(LIBS)
|
|---|
| 2227 | test-c-strncasecmp$(EXEEXT): $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_DEPENDENCIES) $(EXTRA_test_c_strncasecmp_DEPENDENCIES)
|
|---|
| 2228 | @rm -f test-c-strncasecmp$(EXEEXT)
|
|---|
| 2229 | $(AM_V_CCLD)$(LINK) $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_LDADD) $(LIBS)
|
|---|
| 2230 | test-chdir$(EXEEXT): $(test_chdir_OBJECTS) $(test_chdir_DEPENDENCIES) $(EXTRA_test_chdir_DEPENDENCIES)
|
|---|
| 2231 | @rm -f test-chdir$(EXEEXT)
|
|---|
| 2232 | $(AM_V_CCLD)$(LINK) $(test_chdir_OBJECTS) $(test_chdir_LDADD) $(LIBS)
|
|---|
| 2233 | test-cloexec$(EXEEXT): $(test_cloexec_OBJECTS) $(test_cloexec_DEPENDENCIES) $(EXTRA_test_cloexec_DEPENDENCIES)
|
|---|
| 2234 | @rm -f test-cloexec$(EXEEXT)
|
|---|
| 2235 | $(AM_V_CCLD)$(LINK) $(test_cloexec_OBJECTS) $(test_cloexec_LDADD) $(LIBS)
|
|---|
| 2236 | test-close$(EXEEXT): $(test_close_OBJECTS) $(test_close_DEPENDENCIES) $(EXTRA_test_close_DEPENDENCIES)
|
|---|
| 2237 | @rm -f test-close$(EXEEXT)
|
|---|
| 2238 | $(AM_V_CCLD)$(LINK) $(test_close_OBJECTS) $(test_close_LDADD) $(LIBS)
|
|---|
| 2239 | test-ctype$(EXEEXT): $(test_ctype_OBJECTS) $(test_ctype_DEPENDENCIES) $(EXTRA_test_ctype_DEPENDENCIES)
|
|---|
| 2240 | @rm -f test-ctype$(EXEEXT)
|
|---|
| 2241 | $(AM_V_CCLD)$(LINK) $(test_ctype_OBJECTS) $(test_ctype_LDADD) $(LIBS)
|
|---|
| 2242 | test-dirent$(EXEEXT): $(test_dirent_OBJECTS) $(test_dirent_DEPENDENCIES) $(EXTRA_test_dirent_DEPENDENCIES)
|
|---|
| 2243 | @rm -f test-dirent$(EXEEXT)
|
|---|
| 2244 | $(AM_V_CCLD)$(LINK) $(test_dirent_OBJECTS) $(test_dirent_LDADD) $(LIBS)
|
|---|
| 2245 | test-dirent-safer$(EXEEXT): $(test_dirent_safer_OBJECTS) $(test_dirent_safer_DEPENDENCIES) $(EXTRA_test_dirent_safer_DEPENDENCIES)
|
|---|
| 2246 | @rm -f test-dirent-safer$(EXEEXT)
|
|---|
| 2247 | $(AM_V_CCLD)$(LINK) $(test_dirent_safer_OBJECTS) $(test_dirent_safer_LDADD) $(LIBS)
|
|---|
| 2248 | test-dup$(EXEEXT): $(test_dup_OBJECTS) $(test_dup_DEPENDENCIES) $(EXTRA_test_dup_DEPENDENCIES)
|
|---|
| 2249 | @rm -f test-dup$(EXEEXT)
|
|---|
| 2250 | $(AM_V_CCLD)$(LINK) $(test_dup_OBJECTS) $(test_dup_LDADD) $(LIBS)
|
|---|
| 2251 | test-dup-safer$(EXEEXT): $(test_dup_safer_OBJECTS) $(test_dup_safer_DEPENDENCIES) $(EXTRA_test_dup_safer_DEPENDENCIES)
|
|---|
| 2252 | @rm -f test-dup-safer$(EXEEXT)
|
|---|
| 2253 | $(AM_V_CCLD)$(LINK) $(test_dup_safer_OBJECTS) $(test_dup_safer_LDADD) $(LIBS)
|
|---|
| 2254 | test-dup2$(EXEEXT): $(test_dup2_OBJECTS) $(test_dup2_DEPENDENCIES) $(EXTRA_test_dup2_DEPENDENCIES)
|
|---|
| 2255 | @rm -f test-dup2$(EXEEXT)
|
|---|
| 2256 | $(AM_V_CCLD)$(LINK) $(test_dup2_OBJECTS) $(test_dup2_LDADD) $(LIBS)
|
|---|
| 2257 | test-environ$(EXEEXT): $(test_environ_OBJECTS) $(test_environ_DEPENDENCIES) $(EXTRA_test_environ_DEPENDENCIES)
|
|---|
| 2258 | @rm -f test-environ$(EXEEXT)
|
|---|
| 2259 | $(AM_V_CCLD)$(LINK) $(test_environ_OBJECTS) $(test_environ_LDADD) $(LIBS)
|
|---|
| 2260 | test-errno$(EXEEXT): $(test_errno_OBJECTS) $(test_errno_DEPENDENCIES) $(EXTRA_test_errno_DEPENDENCIES)
|
|---|
| 2261 | @rm -f test-errno$(EXEEXT)
|
|---|
| 2262 | $(AM_V_CCLD)$(LINK) $(test_errno_OBJECTS) $(test_errno_LDADD) $(LIBS)
|
|---|
| 2263 | test-exclude$(EXEEXT): $(test_exclude_OBJECTS) $(test_exclude_DEPENDENCIES) $(EXTRA_test_exclude_DEPENDENCIES)
|
|---|
| 2264 | @rm -f test-exclude$(EXEEXT)
|
|---|
| 2265 | $(AM_V_CCLD)$(LINK) $(test_exclude_OBJECTS) $(test_exclude_LDADD) $(LIBS)
|
|---|
| 2266 | test-fchdir$(EXEEXT): $(test_fchdir_OBJECTS) $(test_fchdir_DEPENDENCIES) $(EXTRA_test_fchdir_DEPENDENCIES)
|
|---|
| 2267 | @rm -f test-fchdir$(EXEEXT)
|
|---|
| 2268 | $(AM_V_CCLD)$(LINK) $(test_fchdir_OBJECTS) $(test_fchdir_LDADD) $(LIBS)
|
|---|
| 2269 | test-fcntl$(EXEEXT): $(test_fcntl_OBJECTS) $(test_fcntl_DEPENDENCIES) $(EXTRA_test_fcntl_DEPENDENCIES)
|
|---|
| 2270 | @rm -f test-fcntl$(EXEEXT)
|
|---|
| 2271 | $(AM_V_CCLD)$(LINK) $(test_fcntl_OBJECTS) $(test_fcntl_LDADD) $(LIBS)
|
|---|
| 2272 | test-fcntl-h$(EXEEXT): $(test_fcntl_h_OBJECTS) $(test_fcntl_h_DEPENDENCIES) $(EXTRA_test_fcntl_h_DEPENDENCIES)
|
|---|
| 2273 | @rm -f test-fcntl-h$(EXEEXT)
|
|---|
| 2274 | $(AM_V_CCLD)$(LINK) $(test_fcntl_h_OBJECTS) $(test_fcntl_h_LDADD) $(LIBS)
|
|---|
| 2275 | test-fcntl-safer$(EXEEXT): $(test_fcntl_safer_OBJECTS) $(test_fcntl_safer_DEPENDENCIES) $(EXTRA_test_fcntl_safer_DEPENDENCIES)
|
|---|
| 2276 | @rm -f test-fcntl-safer$(EXEEXT)
|
|---|
| 2277 | $(AM_V_CCLD)$(LINK) $(test_fcntl_safer_OBJECTS) $(test_fcntl_safer_LDADD) $(LIBS)
|
|---|
| 2278 | test-fdopen$(EXEEXT): $(test_fdopen_OBJECTS) $(test_fdopen_DEPENDENCIES) $(EXTRA_test_fdopen_DEPENDENCIES)
|
|---|
| 2279 | @rm -f test-fdopen$(EXEEXT)
|
|---|
| 2280 | $(AM_V_CCLD)$(LINK) $(test_fdopen_OBJECTS) $(test_fdopen_LDADD) $(LIBS)
|
|---|
| 2281 | test-fdopendir$(EXEEXT): $(test_fdopendir_OBJECTS) $(test_fdopendir_DEPENDENCIES) $(EXTRA_test_fdopendir_DEPENDENCIES)
|
|---|
| 2282 | @rm -f test-fdopendir$(EXEEXT)
|
|---|
| 2283 | $(AM_V_CCLD)$(LINK) $(test_fdopendir_OBJECTS) $(test_fdopendir_LDADD) $(LIBS)
|
|---|
| 2284 | test-fgetc$(EXEEXT): $(test_fgetc_OBJECTS) $(test_fgetc_DEPENDENCIES) $(EXTRA_test_fgetc_DEPENDENCIES)
|
|---|
| 2285 | @rm -f test-fgetc$(EXEEXT)
|
|---|
| 2286 | $(AM_V_CCLD)$(LINK) $(test_fgetc_OBJECTS) $(test_fgetc_LDADD) $(LIBS)
|
|---|
| 2287 | test-float$(EXEEXT): $(test_float_OBJECTS) $(test_float_DEPENDENCIES) $(EXTRA_test_float_DEPENDENCIES)
|
|---|
| 2288 | @rm -f test-float$(EXEEXT)
|
|---|
| 2289 | $(AM_V_CCLD)$(LINK) $(test_float_OBJECTS) $(test_float_LDADD) $(LIBS)
|
|---|
| 2290 | test-fnmatch$(EXEEXT): $(test_fnmatch_OBJECTS) $(test_fnmatch_DEPENDENCIES) $(EXTRA_test_fnmatch_DEPENDENCIES)
|
|---|
| 2291 | @rm -f test-fnmatch$(EXEEXT)
|
|---|
| 2292 | $(AM_V_CCLD)$(LINK) $(test_fnmatch_OBJECTS) $(test_fnmatch_LDADD) $(LIBS)
|
|---|
| 2293 | test-fpending$(EXEEXT): $(test_fpending_OBJECTS) $(test_fpending_DEPENDENCIES) $(EXTRA_test_fpending_DEPENDENCIES)
|
|---|
| 2294 | @rm -f test-fpending$(EXEEXT)
|
|---|
| 2295 | $(AM_V_CCLD)$(LINK) $(test_fpending_OBJECTS) $(test_fpending_LDADD) $(LIBS)
|
|---|
| 2296 | test-fputc$(EXEEXT): $(test_fputc_OBJECTS) $(test_fputc_DEPENDENCIES) $(EXTRA_test_fputc_DEPENDENCIES)
|
|---|
| 2297 | @rm -f test-fputc$(EXEEXT)
|
|---|
| 2298 | $(AM_V_CCLD)$(LINK) $(test_fputc_OBJECTS) $(test_fputc_LDADD) $(LIBS)
|
|---|
| 2299 | test-fread$(EXEEXT): $(test_fread_OBJECTS) $(test_fread_DEPENDENCIES) $(EXTRA_test_fread_DEPENDENCIES)
|
|---|
| 2300 | @rm -f test-fread$(EXEEXT)
|
|---|
| 2301 | $(AM_V_CCLD)$(LINK) $(test_fread_OBJECTS) $(test_fread_LDADD) $(LIBS)
|
|---|
| 2302 | test-fstat$(EXEEXT): $(test_fstat_OBJECTS) $(test_fstat_DEPENDENCIES) $(EXTRA_test_fstat_DEPENDENCIES)
|
|---|
| 2303 | @rm -f test-fstat$(EXEEXT)
|
|---|
| 2304 | $(AM_V_CCLD)$(LINK) $(test_fstat_OBJECTS) $(test_fstat_LDADD) $(LIBS)
|
|---|
| 2305 | test-fstatat$(EXEEXT): $(test_fstatat_OBJECTS) $(test_fstatat_DEPENDENCIES) $(EXTRA_test_fstatat_DEPENDENCIES)
|
|---|
| 2306 | @rm -f test-fstatat$(EXEEXT)
|
|---|
| 2307 | $(AM_V_CCLD)$(LINK) $(test_fstatat_OBJECTS) $(test_fstatat_LDADD) $(LIBS)
|
|---|
| 2308 | test-fwrite$(EXEEXT): $(test_fwrite_OBJECTS) $(test_fwrite_DEPENDENCIES) $(EXTRA_test_fwrite_DEPENDENCIES)
|
|---|
| 2309 | @rm -f test-fwrite$(EXEEXT)
|
|---|
| 2310 | $(AM_V_CCLD)$(LINK) $(test_fwrite_OBJECTS) $(test_fwrite_LDADD) $(LIBS)
|
|---|
| 2311 | test-getcwd-lgpl$(EXEEXT): $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_DEPENDENCIES) $(EXTRA_test_getcwd_lgpl_DEPENDENCIES)
|
|---|
| 2312 | @rm -f test-getcwd-lgpl$(EXEEXT)
|
|---|
| 2313 | $(AM_V_CCLD)$(LINK) $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_LDADD) $(LIBS)
|
|---|
| 2314 | test-getdtablesize$(EXEEXT): $(test_getdtablesize_OBJECTS) $(test_getdtablesize_DEPENDENCIES) $(EXTRA_test_getdtablesize_DEPENDENCIES)
|
|---|
| 2315 | @rm -f test-getdtablesize$(EXEEXT)
|
|---|
| 2316 | $(AM_V_CCLD)$(LINK) $(test_getdtablesize_OBJECTS) $(test_getdtablesize_LDADD) $(LIBS)
|
|---|
| 2317 | test-getopt$(EXEEXT): $(test_getopt_OBJECTS) $(test_getopt_DEPENDENCIES) $(EXTRA_test_getopt_DEPENDENCIES)
|
|---|
| 2318 | @rm -f test-getopt$(EXEEXT)
|
|---|
| 2319 | $(AM_V_CCLD)$(LINK) $(test_getopt_OBJECTS) $(test_getopt_LDADD) $(LIBS)
|
|---|
| 2320 | test-hash$(EXEEXT): $(test_hash_OBJECTS) $(test_hash_DEPENDENCIES) $(EXTRA_test_hash_DEPENDENCIES)
|
|---|
| 2321 | @rm -f test-hash$(EXEEXT)
|
|---|
| 2322 | $(AM_V_CCLD)$(LINK) $(test_hash_OBJECTS) $(test_hash_LDADD) $(LIBS)
|
|---|
| 2323 | test-i-ring$(EXEEXT): $(test_i_ring_OBJECTS) $(test_i_ring_DEPENDENCIES) $(EXTRA_test_i_ring_DEPENDENCIES)
|
|---|
| 2324 | @rm -f test-i-ring$(EXEEXT)
|
|---|
| 2325 | $(AM_V_CCLD)$(LINK) $(test_i_ring_OBJECTS) $(test_i_ring_LDADD) $(LIBS)
|
|---|
| 2326 | test-iconv$(EXEEXT): $(test_iconv_OBJECTS) $(test_iconv_DEPENDENCIES) $(EXTRA_test_iconv_DEPENDENCIES)
|
|---|
| 2327 | @rm -f test-iconv$(EXEEXT)
|
|---|
| 2328 | $(AM_V_CCLD)$(LINK) $(test_iconv_OBJECTS) $(test_iconv_LDADD) $(LIBS)
|
|---|
| 2329 | test-iconv-h$(EXEEXT): $(test_iconv_h_OBJECTS) $(test_iconv_h_DEPENDENCIES) $(EXTRA_test_iconv_h_DEPENDENCIES)
|
|---|
| 2330 | @rm -f test-iconv-h$(EXEEXT)
|
|---|
| 2331 | $(AM_V_CCLD)$(LINK) $(test_iconv_h_OBJECTS) $(test_iconv_h_LDADD) $(LIBS)
|
|---|
| 2332 | test-ignore-value$(EXEEXT): $(test_ignore_value_OBJECTS) $(test_ignore_value_DEPENDENCIES) $(EXTRA_test_ignore_value_DEPENDENCIES)
|
|---|
| 2333 | @rm -f test-ignore-value$(EXEEXT)
|
|---|
| 2334 | $(AM_V_CCLD)$(LINK) $(test_ignore_value_OBJECTS) $(test_ignore_value_LDADD) $(LIBS)
|
|---|
| 2335 | test-intprops$(EXEEXT): $(test_intprops_OBJECTS) $(test_intprops_DEPENDENCIES) $(EXTRA_test_intprops_DEPENDENCIES)
|
|---|
| 2336 | @rm -f test-intprops$(EXEEXT)
|
|---|
| 2337 | $(AM_V_CCLD)$(LINK) $(test_intprops_OBJECTS) $(test_intprops_LDADD) $(LIBS)
|
|---|
| 2338 | test-inttostr$(EXEEXT): $(test_inttostr_OBJECTS) $(test_inttostr_DEPENDENCIES) $(EXTRA_test_inttostr_DEPENDENCIES)
|
|---|
| 2339 | @rm -f test-inttostr$(EXEEXT)
|
|---|
| 2340 | $(AM_V_CCLD)$(LINK) $(test_inttostr_OBJECTS) $(test_inttostr_LDADD) $(LIBS)
|
|---|
| 2341 | test-inttypes$(EXEEXT): $(test_inttypes_OBJECTS) $(test_inttypes_DEPENDENCIES) $(EXTRA_test_inttypes_DEPENDENCIES)
|
|---|
| 2342 | @rm -f test-inttypes$(EXEEXT)
|
|---|
| 2343 | $(AM_V_CCLD)$(LINK) $(test_inttypes_OBJECTS) $(test_inttypes_LDADD) $(LIBS)
|
|---|
| 2344 | test-isatty$(EXEEXT): $(test_isatty_OBJECTS) $(test_isatty_DEPENDENCIES) $(EXTRA_test_isatty_DEPENDENCIES)
|
|---|
| 2345 | @rm -f test-isatty$(EXEEXT)
|
|---|
| 2346 | $(AM_V_CCLD)$(LINK) $(test_isatty_OBJECTS) $(test_isatty_LDADD) $(LIBS)
|
|---|
| 2347 | test-isblank$(EXEEXT): $(test_isblank_OBJECTS) $(test_isblank_DEPENDENCIES) $(EXTRA_test_isblank_DEPENDENCIES)
|
|---|
| 2348 | @rm -f test-isblank$(EXEEXT)
|
|---|
| 2349 | $(AM_V_CCLD)$(LINK) $(test_isblank_OBJECTS) $(test_isblank_LDADD) $(LIBS)
|
|---|
| 2350 | test-iswblank$(EXEEXT): $(test_iswblank_OBJECTS) $(test_iswblank_DEPENDENCIES) $(EXTRA_test_iswblank_DEPENDENCIES)
|
|---|
| 2351 | @rm -f test-iswblank$(EXEEXT)
|
|---|
| 2352 | $(AM_V_CCLD)$(LINK) $(test_iswblank_OBJECTS) $(test_iswblank_LDADD) $(LIBS)
|
|---|
| 2353 | test-langinfo$(EXEEXT): $(test_langinfo_OBJECTS) $(test_langinfo_DEPENDENCIES) $(EXTRA_test_langinfo_DEPENDENCIES)
|
|---|
| 2354 | @rm -f test-langinfo$(EXEEXT)
|
|---|
| 2355 | $(AM_V_CCLD)$(LINK) $(test_langinfo_OBJECTS) $(test_langinfo_LDADD) $(LIBS)
|
|---|
| 2356 | test-locale$(EXEEXT): $(test_locale_OBJECTS) $(test_locale_DEPENDENCIES) $(EXTRA_test_locale_DEPENDENCIES)
|
|---|
| 2357 | @rm -f test-locale$(EXEEXT)
|
|---|
| 2358 | $(AM_V_CCLD)$(LINK) $(test_locale_OBJECTS) $(test_locale_LDADD) $(LIBS)
|
|---|
| 2359 | test-localeconv$(EXEEXT): $(test_localeconv_OBJECTS) $(test_localeconv_DEPENDENCIES) $(EXTRA_test_localeconv_DEPENDENCIES)
|
|---|
| 2360 | @rm -f test-localeconv$(EXEEXT)
|
|---|
| 2361 | $(AM_V_CCLD)$(LINK) $(test_localeconv_OBJECTS) $(test_localeconv_LDADD) $(LIBS)
|
|---|
| 2362 | test-localename$(EXEEXT): $(test_localename_OBJECTS) $(test_localename_DEPENDENCIES) $(EXTRA_test_localename_DEPENDENCIES)
|
|---|
| 2363 | @rm -f test-localename$(EXEEXT)
|
|---|
| 2364 | $(AM_V_CCLD)$(LINK) $(test_localename_OBJECTS) $(test_localename_LDADD) $(LIBS)
|
|---|
| 2365 | test-lseek$(EXEEXT): $(test_lseek_OBJECTS) $(test_lseek_DEPENDENCIES) $(EXTRA_test_lseek_DEPENDENCIES)
|
|---|
| 2366 | @rm -f test-lseek$(EXEEXT)
|
|---|
| 2367 | $(AM_V_CCLD)$(LINK) $(test_lseek_OBJECTS) $(test_lseek_LDADD) $(LIBS)
|
|---|
| 2368 | test-lstat$(EXEEXT): $(test_lstat_OBJECTS) $(test_lstat_DEPENDENCIES) $(EXTRA_test_lstat_DEPENDENCIES)
|
|---|
| 2369 | @rm -f test-lstat$(EXEEXT)
|
|---|
| 2370 | $(AM_V_CCLD)$(LINK) $(test_lstat_OBJECTS) $(test_lstat_LDADD) $(LIBS)
|
|---|
| 2371 | test-malloc-gnu$(EXEEXT): $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_DEPENDENCIES) $(EXTRA_test_malloc_gnu_DEPENDENCIES)
|
|---|
| 2372 | @rm -f test-malloc-gnu$(EXEEXT)
|
|---|
| 2373 | $(AM_V_CCLD)$(LINK) $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_LDADD) $(LIBS)
|
|---|
| 2374 | test-malloca$(EXEEXT): $(test_malloca_OBJECTS) $(test_malloca_DEPENDENCIES) $(EXTRA_test_malloca_DEPENDENCIES)
|
|---|
| 2375 | @rm -f test-malloca$(EXEEXT)
|
|---|
| 2376 | $(AM_V_CCLD)$(LINK) $(test_malloca_OBJECTS) $(test_malloca_LDADD) $(LIBS)
|
|---|
| 2377 | test-mbrtowc$(EXEEXT): $(test_mbrtowc_OBJECTS) $(test_mbrtowc_DEPENDENCIES) $(EXTRA_test_mbrtowc_DEPENDENCIES)
|
|---|
| 2378 | @rm -f test-mbrtowc$(EXEEXT)
|
|---|
| 2379 | $(AM_V_CCLD)$(LINK) $(test_mbrtowc_OBJECTS) $(test_mbrtowc_LDADD) $(LIBS)
|
|---|
| 2380 | test-mbrtowc-w32$(EXEEXT): $(test_mbrtowc_w32_OBJECTS) $(test_mbrtowc_w32_DEPENDENCIES) $(EXTRA_test_mbrtowc_w32_DEPENDENCIES)
|
|---|
| 2381 | @rm -f test-mbrtowc-w32$(EXEEXT)
|
|---|
| 2382 | $(AM_V_CCLD)$(LINK) $(test_mbrtowc_w32_OBJECTS) $(test_mbrtowc_w32_LDADD) $(LIBS)
|
|---|
| 2383 | test-mbscasecmp$(EXEEXT): $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_DEPENDENCIES) $(EXTRA_test_mbscasecmp_DEPENDENCIES)
|
|---|
| 2384 | @rm -f test-mbscasecmp$(EXEEXT)
|
|---|
| 2385 | $(AM_V_CCLD)$(LINK) $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_LDADD) $(LIBS)
|
|---|
| 2386 | test-mbsinit$(EXEEXT): $(test_mbsinit_OBJECTS) $(test_mbsinit_DEPENDENCIES) $(EXTRA_test_mbsinit_DEPENDENCIES)
|
|---|
| 2387 | @rm -f test-mbsinit$(EXEEXT)
|
|---|
| 2388 | $(AM_V_CCLD)$(LINK) $(test_mbsinit_OBJECTS) $(test_mbsinit_LDADD) $(LIBS)
|
|---|
| 2389 | test-mbsrtowcs$(EXEEXT): $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_DEPENDENCIES) $(EXTRA_test_mbsrtowcs_DEPENDENCIES)
|
|---|
| 2390 | @rm -f test-mbsrtowcs$(EXEEXT)
|
|---|
| 2391 | $(AM_V_CCLD)$(LINK) $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_LDADD) $(LIBS)
|
|---|
| 2392 | test-mbsstr1$(EXEEXT): $(test_mbsstr1_OBJECTS) $(test_mbsstr1_DEPENDENCIES) $(EXTRA_test_mbsstr1_DEPENDENCIES)
|
|---|
| 2393 | @rm -f test-mbsstr1$(EXEEXT)
|
|---|
| 2394 | $(AM_V_CCLD)$(LINK) $(test_mbsstr1_OBJECTS) $(test_mbsstr1_LDADD) $(LIBS)
|
|---|
| 2395 | test-mbsstr2$(EXEEXT): $(test_mbsstr2_OBJECTS) $(test_mbsstr2_DEPENDENCIES) $(EXTRA_test_mbsstr2_DEPENDENCIES)
|
|---|
| 2396 | @rm -f test-mbsstr2$(EXEEXT)
|
|---|
| 2397 | $(AM_V_CCLD)$(LINK) $(test_mbsstr2_OBJECTS) $(test_mbsstr2_LDADD) $(LIBS)
|
|---|
| 2398 | test-mbsstr3$(EXEEXT): $(test_mbsstr3_OBJECTS) $(test_mbsstr3_DEPENDENCIES) $(EXTRA_test_mbsstr3_DEPENDENCIES)
|
|---|
| 2399 | @rm -f test-mbsstr3$(EXEEXT)
|
|---|
| 2400 | $(AM_V_CCLD)$(LINK) $(test_mbsstr3_OBJECTS) $(test_mbsstr3_LDADD) $(LIBS)
|
|---|
| 2401 | test-memchr$(EXEEXT): $(test_memchr_OBJECTS) $(test_memchr_DEPENDENCIES) $(EXTRA_test_memchr_DEPENDENCIES)
|
|---|
| 2402 | @rm -f test-memchr$(EXEEXT)
|
|---|
| 2403 | $(AM_V_CCLD)$(LINK) $(test_memchr_OBJECTS) $(test_memchr_LDADD) $(LIBS)
|
|---|
| 2404 | test-memrchr$(EXEEXT): $(test_memrchr_OBJECTS) $(test_memrchr_DEPENDENCIES) $(EXTRA_test_memrchr_DEPENDENCIES)
|
|---|
| 2405 | @rm -f test-memrchr$(EXEEXT)
|
|---|
| 2406 | $(AM_V_CCLD)$(LINK) $(test_memrchr_OBJECTS) $(test_memrchr_LDADD) $(LIBS)
|
|---|
| 2407 | test-nl_langinfo$(EXEEXT): $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_DEPENDENCIES) $(EXTRA_test_nl_langinfo_DEPENDENCIES)
|
|---|
| 2408 | @rm -f test-nl_langinfo$(EXEEXT)
|
|---|
| 2409 | $(AM_V_CCLD)$(LINK) $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_LDADD) $(LIBS)
|
|---|
| 2410 | test-open$(EXEEXT): $(test_open_OBJECTS) $(test_open_DEPENDENCIES) $(EXTRA_test_open_DEPENDENCIES)
|
|---|
| 2411 | @rm -f test-open$(EXEEXT)
|
|---|
| 2412 | $(AM_V_CCLD)$(LINK) $(test_open_OBJECTS) $(test_open_LDADD) $(LIBS)
|
|---|
| 2413 | test-openat$(EXEEXT): $(test_openat_OBJECTS) $(test_openat_DEPENDENCIES) $(EXTRA_test_openat_DEPENDENCIES)
|
|---|
| 2414 | @rm -f test-openat$(EXEEXT)
|
|---|
| 2415 | $(AM_V_CCLD)$(LINK) $(test_openat_OBJECTS) $(test_openat_LDADD) $(LIBS)
|
|---|
| 2416 | test-openat-safer$(EXEEXT): $(test_openat_safer_OBJECTS) $(test_openat_safer_DEPENDENCIES) $(EXTRA_test_openat_safer_DEPENDENCIES)
|
|---|
| 2417 | @rm -f test-openat-safer$(EXEEXT)
|
|---|
| 2418 | $(AM_V_CCLD)$(LINK) $(test_openat_safer_OBJECTS) $(test_openat_safer_LDADD) $(LIBS)
|
|---|
| 2419 | test-pathmax$(EXEEXT): $(test_pathmax_OBJECTS) $(test_pathmax_DEPENDENCIES) $(EXTRA_test_pathmax_DEPENDENCIES)
|
|---|
| 2420 | @rm -f test-pathmax$(EXEEXT)
|
|---|
| 2421 | $(AM_V_CCLD)$(LINK) $(test_pathmax_OBJECTS) $(test_pathmax_LDADD) $(LIBS)
|
|---|
| 2422 | test-pipe$(EXEEXT): $(test_pipe_OBJECTS) $(test_pipe_DEPENDENCIES) $(EXTRA_test_pipe_DEPENDENCIES)
|
|---|
| 2423 | @rm -f test-pipe$(EXEEXT)
|
|---|
| 2424 | $(AM_V_CCLD)$(LINK) $(test_pipe_OBJECTS) $(test_pipe_LDADD) $(LIBS)
|
|---|
| 2425 | test-quotearg-simple$(EXEEXT): $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_DEPENDENCIES) $(EXTRA_test_quotearg_simple_DEPENDENCIES)
|
|---|
| 2426 | @rm -f test-quotearg-simple$(EXEEXT)
|
|---|
| 2427 | $(AM_V_CCLD)$(LINK) $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_LDADD) $(LIBS)
|
|---|
| 2428 | test-realloc-gnu$(EXEEXT): $(test_realloc_gnu_OBJECTS) $(test_realloc_gnu_DEPENDENCIES) $(EXTRA_test_realloc_gnu_DEPENDENCIES)
|
|---|
| 2429 | @rm -f test-realloc-gnu$(EXEEXT)
|
|---|
| 2430 | $(AM_V_CCLD)$(LINK) $(test_realloc_gnu_OBJECTS) $(test_realloc_gnu_LDADD) $(LIBS)
|
|---|
| 2431 | test-setenv$(EXEEXT): $(test_setenv_OBJECTS) $(test_setenv_DEPENDENCIES) $(EXTRA_test_setenv_DEPENDENCIES)
|
|---|
| 2432 | @rm -f test-setenv$(EXEEXT)
|
|---|
| 2433 | $(AM_V_CCLD)$(LINK) $(test_setenv_OBJECTS) $(test_setenv_LDADD) $(LIBS)
|
|---|
| 2434 | test-setlocale1$(EXEEXT): $(test_setlocale1_OBJECTS) $(test_setlocale1_DEPENDENCIES) $(EXTRA_test_setlocale1_DEPENDENCIES)
|
|---|
| 2435 | @rm -f test-setlocale1$(EXEEXT)
|
|---|
| 2436 | $(AM_V_CCLD)$(LINK) $(test_setlocale1_OBJECTS) $(test_setlocale1_LDADD) $(LIBS)
|
|---|
| 2437 | test-setlocale2$(EXEEXT): $(test_setlocale2_OBJECTS) $(test_setlocale2_DEPENDENCIES) $(EXTRA_test_setlocale2_DEPENDENCIES)
|
|---|
| 2438 | @rm -f test-setlocale2$(EXEEXT)
|
|---|
| 2439 | $(AM_V_CCLD)$(LINK) $(test_setlocale2_OBJECTS) $(test_setlocale2_LDADD) $(LIBS)
|
|---|
| 2440 | test-snprintf$(EXEEXT): $(test_snprintf_OBJECTS) $(test_snprintf_DEPENDENCIES) $(EXTRA_test_snprintf_DEPENDENCIES)
|
|---|
| 2441 | @rm -f test-snprintf$(EXEEXT)
|
|---|
| 2442 | $(AM_V_CCLD)$(LINK) $(test_snprintf_OBJECTS) $(test_snprintf_LDADD) $(LIBS)
|
|---|
| 2443 | test-stat$(EXEEXT): $(test_stat_OBJECTS) $(test_stat_DEPENDENCIES) $(EXTRA_test_stat_DEPENDENCIES)
|
|---|
| 2444 | @rm -f test-stat$(EXEEXT)
|
|---|
| 2445 | $(AM_V_CCLD)$(LINK) $(test_stat_OBJECTS) $(test_stat_LDADD) $(LIBS)
|
|---|
| 2446 | test-stdbool$(EXEEXT): $(test_stdbool_OBJECTS) $(test_stdbool_DEPENDENCIES) $(EXTRA_test_stdbool_DEPENDENCIES)
|
|---|
| 2447 | @rm -f test-stdbool$(EXEEXT)
|
|---|
| 2448 | $(AM_V_CCLD)$(LINK) $(test_stdbool_OBJECTS) $(test_stdbool_LDADD) $(LIBS)
|
|---|
| 2449 | test-stddef$(EXEEXT): $(test_stddef_OBJECTS) $(test_stddef_DEPENDENCIES) $(EXTRA_test_stddef_DEPENDENCIES)
|
|---|
| 2450 | @rm -f test-stddef$(EXEEXT)
|
|---|
| 2451 | $(AM_V_CCLD)$(LINK) $(test_stddef_OBJECTS) $(test_stddef_LDADD) $(LIBS)
|
|---|
| 2452 | test-stdint$(EXEEXT): $(test_stdint_OBJECTS) $(test_stdint_DEPENDENCIES) $(EXTRA_test_stdint_DEPENDENCIES)
|
|---|
| 2453 | @rm -f test-stdint$(EXEEXT)
|
|---|
| 2454 | $(AM_V_CCLD)$(LINK) $(test_stdint_OBJECTS) $(test_stdint_LDADD) $(LIBS)
|
|---|
| 2455 | test-stdio$(EXEEXT): $(test_stdio_OBJECTS) $(test_stdio_DEPENDENCIES) $(EXTRA_test_stdio_DEPENDENCIES)
|
|---|
| 2456 | @rm -f test-stdio$(EXEEXT)
|
|---|
| 2457 | $(AM_V_CCLD)$(LINK) $(test_stdio_OBJECTS) $(test_stdio_LDADD) $(LIBS)
|
|---|
| 2458 | test-stdlib$(EXEEXT): $(test_stdlib_OBJECTS) $(test_stdlib_DEPENDENCIES) $(EXTRA_test_stdlib_DEPENDENCIES)
|
|---|
| 2459 | @rm -f test-stdlib$(EXEEXT)
|
|---|
| 2460 | $(AM_V_CCLD)$(LINK) $(test_stdlib_OBJECTS) $(test_stdlib_LDADD) $(LIBS)
|
|---|
| 2461 | test-strerror$(EXEEXT): $(test_strerror_OBJECTS) $(test_strerror_DEPENDENCIES) $(EXTRA_test_strerror_DEPENDENCIES)
|
|---|
| 2462 | @rm -f test-strerror$(EXEEXT)
|
|---|
| 2463 | $(AM_V_CCLD)$(LINK) $(test_strerror_OBJECTS) $(test_strerror_LDADD) $(LIBS)
|
|---|
| 2464 | test-striconv$(EXEEXT): $(test_striconv_OBJECTS) $(test_striconv_DEPENDENCIES) $(EXTRA_test_striconv_DEPENDENCIES)
|
|---|
| 2465 | @rm -f test-striconv$(EXEEXT)
|
|---|
| 2466 | $(AM_V_CCLD)$(LINK) $(test_striconv_OBJECTS) $(test_striconv_LDADD) $(LIBS)
|
|---|
| 2467 | test-string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) $(EXTRA_test_string_DEPENDENCIES)
|
|---|
| 2468 | @rm -f test-string$(EXEEXT)
|
|---|
| 2469 | $(AM_V_CCLD)$(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS)
|
|---|
| 2470 | test-strings$(EXEEXT): $(test_strings_OBJECTS) $(test_strings_DEPENDENCIES) $(EXTRA_test_strings_DEPENDENCIES)
|
|---|
| 2471 | @rm -f test-strings$(EXEEXT)
|
|---|
| 2472 | $(AM_V_CCLD)$(LINK) $(test_strings_OBJECTS) $(test_strings_LDADD) $(LIBS)
|
|---|
| 2473 | test-strnlen$(EXEEXT): $(test_strnlen_OBJECTS) $(test_strnlen_DEPENDENCIES) $(EXTRA_test_strnlen_DEPENDENCIES)
|
|---|
| 2474 | @rm -f test-strnlen$(EXEEXT)
|
|---|
| 2475 | $(AM_V_CCLD)$(LINK) $(test_strnlen_OBJECTS) $(test_strnlen_LDADD) $(LIBS)
|
|---|
| 2476 | test-strtoimax$(EXEEXT): $(test_strtoimax_OBJECTS) $(test_strtoimax_DEPENDENCIES) $(EXTRA_test_strtoimax_DEPENDENCIES)
|
|---|
| 2477 | @rm -f test-strtoimax$(EXEEXT)
|
|---|
| 2478 | $(AM_V_CCLD)$(LINK) $(test_strtoimax_OBJECTS) $(test_strtoimax_LDADD) $(LIBS)
|
|---|
| 2479 | test-strtoll$(EXEEXT): $(test_strtoll_OBJECTS) $(test_strtoll_DEPENDENCIES) $(EXTRA_test_strtoll_DEPENDENCIES)
|
|---|
| 2480 | @rm -f test-strtoll$(EXEEXT)
|
|---|
| 2481 | $(AM_V_CCLD)$(LINK) $(test_strtoll_OBJECTS) $(test_strtoll_LDADD) $(LIBS)
|
|---|
| 2482 | test-strtoull$(EXEEXT): $(test_strtoull_OBJECTS) $(test_strtoull_DEPENDENCIES) $(EXTRA_test_strtoull_DEPENDENCIES)
|
|---|
| 2483 | @rm -f test-strtoull$(EXEEXT)
|
|---|
| 2484 | $(AM_V_CCLD)$(LINK) $(test_strtoull_OBJECTS) $(test_strtoull_LDADD) $(LIBS)
|
|---|
| 2485 | test-strtoumax$(EXEEXT): $(test_strtoumax_OBJECTS) $(test_strtoumax_DEPENDENCIES) $(EXTRA_test_strtoumax_DEPENDENCIES)
|
|---|
| 2486 | @rm -f test-strtoumax$(EXEEXT)
|
|---|
| 2487 | $(AM_V_CCLD)$(LINK) $(test_strtoumax_OBJECTS) $(test_strtoumax_LDADD) $(LIBS)
|
|---|
| 2488 | test-symlink$(EXEEXT): $(test_symlink_OBJECTS) $(test_symlink_DEPENDENCIES) $(EXTRA_test_symlink_DEPENDENCIES)
|
|---|
| 2489 | @rm -f test-symlink$(EXEEXT)
|
|---|
| 2490 | $(AM_V_CCLD)$(LINK) $(test_symlink_OBJECTS) $(test_symlink_LDADD) $(LIBS)
|
|---|
| 2491 | test-sys_stat$(EXEEXT): $(test_sys_stat_OBJECTS) $(test_sys_stat_DEPENDENCIES) $(EXTRA_test_sys_stat_DEPENDENCIES)
|
|---|
| 2492 | @rm -f test-sys_stat$(EXEEXT)
|
|---|
| 2493 | $(AM_V_CCLD)$(LINK) $(test_sys_stat_OBJECTS) $(test_sys_stat_LDADD) $(LIBS)
|
|---|
| 2494 | test-sys_types$(EXEEXT): $(test_sys_types_OBJECTS) $(test_sys_types_DEPENDENCIES) $(EXTRA_test_sys_types_DEPENDENCIES)
|
|---|
| 2495 | @rm -f test-sys_types$(EXEEXT)
|
|---|
| 2496 | $(AM_V_CCLD)$(LINK) $(test_sys_types_OBJECTS) $(test_sys_types_LDADD) $(LIBS)
|
|---|
| 2497 | test-time$(EXEEXT): $(test_time_OBJECTS) $(test_time_DEPENDENCIES) $(EXTRA_test_time_DEPENDENCIES)
|
|---|
| 2498 | @rm -f test-time$(EXEEXT)
|
|---|
| 2499 | $(AM_V_CCLD)$(LINK) $(test_time_OBJECTS) $(test_time_LDADD) $(LIBS)
|
|---|
| 2500 | unistr/$(am__dirstamp):
|
|---|
| 2501 | @$(MKDIR_P) unistr
|
|---|
| 2502 | @: > unistr/$(am__dirstamp)
|
|---|
| 2503 | unistr/$(DEPDIR)/$(am__dirstamp):
|
|---|
| 2504 | @$(MKDIR_P) unistr/$(DEPDIR)
|
|---|
| 2505 | @: > unistr/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2506 | unistr/test-u8-mbtoucr.$(OBJEXT): unistr/$(am__dirstamp) \
|
|---|
| 2507 | unistr/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2508 | test-u8-mbtoucr$(EXEEXT): $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_DEPENDENCIES) $(EXTRA_test_u8_mbtoucr_DEPENDENCIES)
|
|---|
| 2509 | @rm -f test-u8-mbtoucr$(EXEEXT)
|
|---|
| 2510 | $(AM_V_CCLD)$(LINK) $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_LDADD) $(LIBS)
|
|---|
| 2511 | unistr/test-u8-uctomb.$(OBJEXT): unistr/$(am__dirstamp) \
|
|---|
| 2512 | unistr/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2513 | test-u8-uctomb$(EXEEXT): $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_DEPENDENCIES) $(EXTRA_test_u8_uctomb_DEPENDENCIES)
|
|---|
| 2514 | @rm -f test-u8-uctomb$(EXEEXT)
|
|---|
| 2515 | $(AM_V_CCLD)$(LINK) $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_LDADD) $(LIBS)
|
|---|
| 2516 | uniwidth/$(am__dirstamp):
|
|---|
| 2517 | @$(MKDIR_P) uniwidth
|
|---|
| 2518 | @: > uniwidth/$(am__dirstamp)
|
|---|
| 2519 | uniwidth/$(DEPDIR)/$(am__dirstamp):
|
|---|
| 2520 | @$(MKDIR_P) uniwidth/$(DEPDIR)
|
|---|
| 2521 | @: > uniwidth/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2522 | uniwidth/test-uc_width.$(OBJEXT): uniwidth/$(am__dirstamp) \
|
|---|
| 2523 | uniwidth/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2524 | test-uc_width$(EXEEXT): $(test_uc_width_OBJECTS) $(test_uc_width_DEPENDENCIES) $(EXTRA_test_uc_width_DEPENDENCIES)
|
|---|
| 2525 | @rm -f test-uc_width$(EXEEXT)
|
|---|
| 2526 | $(AM_V_CCLD)$(LINK) $(test_uc_width_OBJECTS) $(test_uc_width_LDADD) $(LIBS)
|
|---|
| 2527 | uniwidth/test-uc_width2.$(OBJEXT): uniwidth/$(am__dirstamp) \
|
|---|
| 2528 | uniwidth/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 2529 | test-uc_width2$(EXEEXT): $(test_uc_width2_OBJECTS) $(test_uc_width2_DEPENDENCIES) $(EXTRA_test_uc_width2_DEPENDENCIES)
|
|---|
| 2530 | @rm -f test-uc_width2$(EXEEXT)
|
|---|
| 2531 | $(AM_V_CCLD)$(LINK) $(test_uc_width2_OBJECTS) $(test_uc_width2_LDADD) $(LIBS)
|
|---|
| 2532 | test-unistd$(EXEEXT): $(test_unistd_OBJECTS) $(test_unistd_DEPENDENCIES) $(EXTRA_test_unistd_DEPENDENCIES)
|
|---|
| 2533 | @rm -f test-unistd$(EXEEXT)
|
|---|
| 2534 | $(AM_V_CCLD)$(LINK) $(test_unistd_OBJECTS) $(test_unistd_LDADD) $(LIBS)
|
|---|
| 2535 | test-unsetenv$(EXEEXT): $(test_unsetenv_OBJECTS) $(test_unsetenv_DEPENDENCIES) $(EXTRA_test_unsetenv_DEPENDENCIES)
|
|---|
| 2536 | @rm -f test-unsetenv$(EXEEXT)
|
|---|
| 2537 | $(AM_V_CCLD)$(LINK) $(test_unsetenv_OBJECTS) $(test_unsetenv_LDADD) $(LIBS)
|
|---|
| 2538 | test-vasnprintf$(EXEEXT): $(test_vasnprintf_OBJECTS) $(test_vasnprintf_DEPENDENCIES) $(EXTRA_test_vasnprintf_DEPENDENCIES)
|
|---|
| 2539 | @rm -f test-vasnprintf$(EXEEXT)
|
|---|
| 2540 | $(AM_V_CCLD)$(LINK) $(test_vasnprintf_OBJECTS) $(test_vasnprintf_LDADD) $(LIBS)
|
|---|
| 2541 | test-verify$(EXEEXT): $(test_verify_OBJECTS) $(test_verify_DEPENDENCIES) $(EXTRA_test_verify_DEPENDENCIES)
|
|---|
| 2542 | @rm -f test-verify$(EXEEXT)
|
|---|
| 2543 | $(AM_V_CCLD)$(LINK) $(test_verify_OBJECTS) $(test_verify_LDADD) $(LIBS)
|
|---|
| 2544 | test-version-etc$(EXEEXT): $(test_version_etc_OBJECTS) $(test_version_etc_DEPENDENCIES) $(EXTRA_test_version_etc_DEPENDENCIES)
|
|---|
| 2545 | @rm -f test-version-etc$(EXEEXT)
|
|---|
| 2546 | $(AM_V_CCLD)$(LINK) $(test_version_etc_OBJECTS) $(test_version_etc_LDADD) $(LIBS)
|
|---|
| 2547 | test-wchar$(EXEEXT): $(test_wchar_OBJECTS) $(test_wchar_DEPENDENCIES) $(EXTRA_test_wchar_DEPENDENCIES)
|
|---|
| 2548 | @rm -f test-wchar$(EXEEXT)
|
|---|
| 2549 | $(AM_V_CCLD)$(LINK) $(test_wchar_OBJECTS) $(test_wchar_LDADD) $(LIBS)
|
|---|
| 2550 | test-wcrtomb$(EXEEXT): $(test_wcrtomb_OBJECTS) $(test_wcrtomb_DEPENDENCIES) $(EXTRA_test_wcrtomb_DEPENDENCIES)
|
|---|
| 2551 | @rm -f test-wcrtomb$(EXEEXT)
|
|---|
| 2552 | $(AM_V_CCLD)$(LINK) $(test_wcrtomb_OBJECTS) $(test_wcrtomb_LDADD) $(LIBS)
|
|---|
| 2553 | test-wcrtomb-w32$(EXEEXT): $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_DEPENDENCIES) $(EXTRA_test_wcrtomb_w32_DEPENDENCIES)
|
|---|
| 2554 | @rm -f test-wcrtomb-w32$(EXEEXT)
|
|---|
| 2555 | $(AM_V_CCLD)$(LINK) $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_LDADD) $(LIBS)
|
|---|
| 2556 | test-wctype-h$(EXEEXT): $(test_wctype_h_OBJECTS) $(test_wctype_h_DEPENDENCIES) $(EXTRA_test_wctype_h_DEPENDENCIES)
|
|---|
| 2557 | @rm -f test-wctype-h$(EXEEXT)
|
|---|
| 2558 | $(AM_V_CCLD)$(LINK) $(test_wctype_h_OBJECTS) $(test_wctype_h_LDADD) $(LIBS)
|
|---|
| 2559 | test-wcwidth$(EXEEXT): $(test_wcwidth_OBJECTS) $(test_wcwidth_DEPENDENCIES) $(EXTRA_test_wcwidth_DEPENDENCIES)
|
|---|
| 2560 | @rm -f test-wcwidth$(EXEEXT)
|
|---|
| 2561 | $(AM_V_CCLD)$(LINK) $(test_wcwidth_OBJECTS) $(test_wcwidth_LDADD) $(LIBS)
|
|---|
| 2562 | test-xalloc-die$(EXEEXT): $(test_xalloc_die_OBJECTS) $(test_xalloc_die_DEPENDENCIES) $(EXTRA_test_xalloc_die_DEPENDENCIES)
|
|---|
| 2563 | @rm -f test-xalloc-die$(EXEEXT)
|
|---|
| 2564 | $(AM_V_CCLD)$(LINK) $(test_xalloc_die_OBJECTS) $(test_xalloc_die_LDADD) $(LIBS)
|
|---|
| 2565 | test-xstrtoimax$(EXEEXT): $(test_xstrtoimax_OBJECTS) $(test_xstrtoimax_DEPENDENCIES) $(EXTRA_test_xstrtoimax_DEPENDENCIES)
|
|---|
| 2566 | @rm -f test-xstrtoimax$(EXEEXT)
|
|---|
| 2567 | $(AM_V_CCLD)$(LINK) $(test_xstrtoimax_OBJECTS) $(test_xstrtoimax_LDADD) $(LIBS)
|
|---|
| 2568 | test-xstrtol$(EXEEXT): $(test_xstrtol_OBJECTS) $(test_xstrtol_DEPENDENCIES) $(EXTRA_test_xstrtol_DEPENDENCIES)
|
|---|
| 2569 | @rm -f test-xstrtol$(EXEEXT)
|
|---|
| 2570 | $(AM_V_CCLD)$(LINK) $(test_xstrtol_OBJECTS) $(test_xstrtol_LDADD) $(LIBS)
|
|---|
| 2571 | test-xstrtoul$(EXEEXT): $(test_xstrtoul_OBJECTS) $(test_xstrtoul_DEPENDENCIES) $(EXTRA_test_xstrtoul_DEPENDENCIES)
|
|---|
| 2572 | @rm -f test-xstrtoul$(EXEEXT)
|
|---|
| 2573 | $(AM_V_CCLD)$(LINK) $(test_xstrtoul_OBJECTS) $(test_xstrtoul_LDADD) $(LIBS)
|
|---|
| 2574 |
|
|---|
| 2575 | mostlyclean-compile:
|
|---|
| 2576 | -rm -f *.$(OBJEXT)
|
|---|
| 2577 | -rm -f glthread/lock.$(OBJEXT)
|
|---|
| 2578 | -rm -f glthread/threadlib.$(OBJEXT)
|
|---|
| 2579 | -rm -f unistr/test-u8-mbtoucr.$(OBJEXT)
|
|---|
| 2580 | -rm -f unistr/test-u8-uctomb.$(OBJEXT)
|
|---|
| 2581 | -rm -f uniwidth/test-uc_width.$(OBJEXT)
|
|---|
| 2582 | -rm -f uniwidth/test-uc_width2.$(OBJEXT)
|
|---|
| 2583 |
|
|---|
| 2584 | distclean-compile:
|
|---|
| 2585 | -rm -f *.tab.c
|
|---|
| 2586 |
|
|---|
| 2587 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anytostr.Po@am__quote@
|
|---|
| 2588 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@
|
|---|
| 2589 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer-flag.Po@am__quote@
|
|---|
| 2590 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer-flag.Po@am__quote@
|
|---|
| 2591 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Po@am__quote@
|
|---|
| 2592 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Po@am__quote@
|
|---|
| 2593 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-pjw.Po@am__quote@
|
|---|
| 2594 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
|
|---|
| 2595 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttostr.Po@am__quote@
|
|---|
| 2596 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itold.Po@am__quote@
|
|---|
| 2597 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localename.Po@am__quote@
|
|---|
| 2598 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
|
|---|
| 2599 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe.Po@am__quote@
|
|---|
| 2600 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@
|
|---|
| 2601 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@
|
|---|
| 2602 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putenv.Po@am__quote@
|
|---|
| 2603 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@
|
|---|
| 2604 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setlocale.Po@am__quote@
|
|---|
| 2605 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@
|
|---|
| 2606 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@
|
|---|
| 2607 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alloca-opt.Po@am__quote@
|
|---|
| 2608 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-argmatch.Po@am__quote@
|
|---|
| 2609 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-binary-io.Po@am__quote@
|
|---|
| 2610 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bitrotate.Po@am__quote@
|
|---|
| 2611 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-btowc.Po@am__quote@
|
|---|
| 2612 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-ctype.Po@am__quote@
|
|---|
| 2613 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strcasecmp.Po@am__quote@
|
|---|
| 2614 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strncasecmp.Po@am__quote@
|
|---|
| 2615 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-chdir.Po@am__quote@
|
|---|
| 2616 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-cloexec.Po@am__quote@
|
|---|
| 2617 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-close.Po@am__quote@
|
|---|
| 2618 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ctype.Po@am__quote@
|
|---|
| 2619 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirent-safer.Po@am__quote@
|
|---|
| 2620 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirent.Po@am__quote@
|
|---|
| 2621 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup-safer.Po@am__quote@
|
|---|
| 2622 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup.Po@am__quote@
|
|---|
| 2623 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup2.Po@am__quote@
|
|---|
| 2624 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-environ.Po@am__quote@
|
|---|
| 2625 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-errno.Po@am__quote@
|
|---|
| 2626 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-exclude.Po@am__quote@
|
|---|
| 2627 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fchdir.Po@am__quote@
|
|---|
| 2628 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-h.Po@am__quote@
|
|---|
| 2629 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-safer.Po@am__quote@
|
|---|
| 2630 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl.Po@am__quote@
|
|---|
| 2631 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopen.Po@am__quote@
|
|---|
| 2632 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopendir.Po@am__quote@
|
|---|
| 2633 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fgetc.Po@am__quote@
|
|---|
| 2634 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-float.Po@am__quote@
|
|---|
| 2635 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fnmatch.Po@am__quote@
|
|---|
| 2636 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fpending.Po@am__quote@
|
|---|
| 2637 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fputc.Po@am__quote@
|
|---|
| 2638 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fread.Po@am__quote@
|
|---|
| 2639 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstat.Po@am__quote@
|
|---|
| 2640 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstatat.Po@am__quote@
|
|---|
| 2641 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fwrite.Po@am__quote@
|
|---|
| 2642 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getcwd-lgpl.Po@am__quote@
|
|---|
| 2643 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getdtablesize.Po@am__quote@
|
|---|
| 2644 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getopt.Po@am__quote@
|
|---|
| 2645 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-hash.Po@am__quote@
|
|---|
| 2646 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-i-ring.Po@am__quote@
|
|---|
| 2647 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv-h.Po@am__quote@
|
|---|
| 2648 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv.Po@am__quote@
|
|---|
| 2649 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ignore-value.Po@am__quote@
|
|---|
| 2650 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-intprops.Po@am__quote@
|
|---|
| 2651 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttostr.Po@am__quote@
|
|---|
| 2652 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttypes.Po@am__quote@
|
|---|
| 2653 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-isatty.Po@am__quote@
|
|---|
| 2654 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-isblank.Po@am__quote@
|
|---|
| 2655 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iswblank.Po@am__quote@
|
|---|
| 2656 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-langinfo.Po@am__quote@
|
|---|
| 2657 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-locale.Po@am__quote@
|
|---|
| 2658 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localeconv.Po@am__quote@
|
|---|
| 2659 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localename.Po@am__quote@
|
|---|
| 2660 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lseek.Po@am__quote@
|
|---|
| 2661 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lstat.Po@am__quote@
|
|---|
| 2662 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloc-gnu.Po@am__quote@
|
|---|
| 2663 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloca.Po@am__quote@
|
|---|
| 2664 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc-w32.Po@am__quote@
|
|---|
| 2665 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc.Po@am__quote@
|
|---|
| 2666 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbscasecmp.Po@am__quote@
|
|---|
| 2667 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsinit.Po@am__quote@
|
|---|
| 2668 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsrtowcs.Po@am__quote@
|
|---|
| 2669 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr1.Po@am__quote@
|
|---|
| 2670 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr2.Po@am__quote@
|
|---|
| 2671 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr3.Po@am__quote@
|
|---|
| 2672 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@
|
|---|
| 2673 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memrchr.Po@am__quote@
|
|---|
| 2674 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo.Po@am__quote@
|
|---|
| 2675 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-open.Po@am__quote@
|
|---|
| 2676 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-openat-safer.Po@am__quote@
|
|---|
| 2677 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-openat.Po@am__quote@
|
|---|
| 2678 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pathmax.Po@am__quote@
|
|---|
| 2679 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pipe.Po@am__quote@
|
|---|
| 2680 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-quotearg-simple.Po@am__quote@
|
|---|
| 2681 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-realloc-gnu.Po@am__quote@
|
|---|
| 2682 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setenv.Po@am__quote@
|
|---|
| 2683 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale1.Po@am__quote@
|
|---|
| 2684 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale2.Po@am__quote@
|
|---|
| 2685 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-snprintf.Po@am__quote@
|
|---|
| 2686 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stat.Po@am__quote@
|
|---|
| 2687 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdbool.Po@am__quote@
|
|---|
| 2688 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stddef.Po@am__quote@
|
|---|
| 2689 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdint.Po@am__quote@
|
|---|
| 2690 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdio.Po@am__quote@
|
|---|
| 2691 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdlib.Po@am__quote@
|
|---|
| 2692 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strerror.Po@am__quote@
|
|---|
| 2693 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-striconv.Po@am__quote@
|
|---|
| 2694 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-string.Po@am__quote@
|
|---|
| 2695 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strings.Po@am__quote@
|
|---|
| 2696 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strnlen.Po@am__quote@
|
|---|
| 2697 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoimax.Po@am__quote@
|
|---|
| 2698 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoll.Po@am__quote@
|
|---|
| 2699 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoull.Po@am__quote@
|
|---|
| 2700 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoumax.Po@am__quote@
|
|---|
| 2701 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-symlink.Po@am__quote@
|
|---|
| 2702 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_stat.Po@am__quote@
|
|---|
| 2703 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_types.Po@am__quote@
|
|---|
| 2704 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-time.Po@am__quote@
|
|---|
| 2705 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unistd.Po@am__quote@
|
|---|
| 2706 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unsetenv.Po@am__quote@
|
|---|
| 2707 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasnprintf.Po@am__quote@
|
|---|
| 2708 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify.Po@am__quote@
|
|---|
| 2709 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-version-etc.Po@am__quote@
|
|---|
| 2710 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wchar.Po@am__quote@
|
|---|
| 2711 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb-w32.Po@am__quote@
|
|---|
| 2712 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb.Po@am__quote@
|
|---|
| 2713 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wctype-h.Po@am__quote@
|
|---|
| 2714 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcwidth.Po@am__quote@
|
|---|
| 2715 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xalloc-die.Po@am__quote@
|
|---|
| 2716 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoimax.Po@am__quote@
|
|---|
| 2717 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtol.Po@am__quote@
|
|---|
| 2718 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoul.Po@am__quote@
|
|---|
| 2719 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uinttostr.Po@am__quote@
|
|---|
| 2720 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
|
|---|
| 2721 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@
|
|---|
| 2722 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@
|
|---|
| 2723 | @AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/lock.Po@am__quote@
|
|---|
| 2724 | @AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/threadlib.Po@am__quote@
|
|---|
| 2725 | @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-mbtoucr.Po@am__quote@
|
|---|
| 2726 | @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-uctomb.Po@am__quote@
|
|---|
| 2727 | @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width.Po@am__quote@
|
|---|
| 2728 | @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width2.Po@am__quote@
|
|---|
| 2729 |
|
|---|
| 2730 | .c.o:
|
|---|
| 2731 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
|
|---|
| 2732 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
|
|---|
| 2733 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
|
|---|
| 2734 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|---|
| 2735 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|---|
| 2736 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
|
|---|
| 2737 |
|
|---|
| 2738 | .c.obj:
|
|---|
| 2739 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
|
|---|
| 2740 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
|
|---|
| 2741 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
|
|---|
| 2742 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|---|
| 2743 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|---|
| 2744 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
|---|
| 2745 |
|
|---|
| 2746 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 2747 | # into them and run 'make' without going through this Makefile.
|
|---|
| 2748 | # To change the values of 'make' variables: instead of editing Makefiles,
|
|---|
| 2749 | # (1) if the variable is set in 'config.status', edit 'config.status'
|
|---|
| 2750 | # (which will cause the Makefiles to be regenerated when you run 'make');
|
|---|
| 2751 | # (2) otherwise, pass the desired values on the 'make' command line.
|
|---|
| 2752 | $(RECURSIVE_TARGETS):
|
|---|
| 2753 | @fail= failcom='exit 1'; \
|
|---|
| 2754 | for f in x $$MAKEFLAGS; do \
|
|---|
| 2755 | case $$f in \
|
|---|
| 2756 | *=* | --[!k]*);; \
|
|---|
| 2757 | *k*) failcom='fail=yes';; \
|
|---|
| 2758 | esac; \
|
|---|
| 2759 | done; \
|
|---|
| 2760 | dot_seen=no; \
|
|---|
| 2761 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 2762 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2763 | echo "Making $$target in $$subdir"; \
|
|---|
| 2764 | if test "$$subdir" = "."; then \
|
|---|
| 2765 | dot_seen=yes; \
|
|---|
| 2766 | local_target="$$target-am"; \
|
|---|
| 2767 | else \
|
|---|
| 2768 | local_target="$$target"; \
|
|---|
| 2769 | fi; \
|
|---|
| 2770 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 2771 | || eval $$failcom; \
|
|---|
| 2772 | done; \
|
|---|
| 2773 | if test "$$dot_seen" = "no"; then \
|
|---|
| 2774 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|---|
| 2775 | fi; test -z "$$fail"
|
|---|
| 2776 |
|
|---|
| 2777 | $(RECURSIVE_CLEAN_TARGETS):
|
|---|
| 2778 | @fail= failcom='exit 1'; \
|
|---|
| 2779 | for f in x $$MAKEFLAGS; do \
|
|---|
| 2780 | case $$f in \
|
|---|
| 2781 | *=* | --[!k]*);; \
|
|---|
| 2782 | *k*) failcom='fail=yes';; \
|
|---|
| 2783 | esac; \
|
|---|
| 2784 | done; \
|
|---|
| 2785 | dot_seen=no; \
|
|---|
| 2786 | case "$@" in \
|
|---|
| 2787 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|---|
| 2788 | *) list='$(SUBDIRS)' ;; \
|
|---|
| 2789 | esac; \
|
|---|
| 2790 | rev=''; for subdir in $$list; do \
|
|---|
| 2791 | if test "$$subdir" = "."; then :; else \
|
|---|
| 2792 | rev="$$subdir $$rev"; \
|
|---|
| 2793 | fi; \
|
|---|
| 2794 | done; \
|
|---|
| 2795 | rev="$$rev ."; \
|
|---|
| 2796 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 2797 | for subdir in $$rev; do \
|
|---|
| 2798 | echo "Making $$target in $$subdir"; \
|
|---|
| 2799 | if test "$$subdir" = "."; then \
|
|---|
| 2800 | local_target="$$target-am"; \
|
|---|
| 2801 | else \
|
|---|
| 2802 | local_target="$$target"; \
|
|---|
| 2803 | fi; \
|
|---|
| 2804 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 2805 | || eval $$failcom; \
|
|---|
| 2806 | done && test -z "$$fail"
|
|---|
| 2807 | tags-recursive:
|
|---|
| 2808 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2809 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|---|
| 2810 | done
|
|---|
| 2811 | ctags-recursive:
|
|---|
| 2812 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2813 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
|---|
| 2814 | done
|
|---|
| 2815 | cscopelist-recursive:
|
|---|
| 2816 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2817 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
|
|---|
| 2818 | done
|
|---|
| 2819 |
|
|---|
| 2820 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|---|
| 2821 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 2822 | unique=`for i in $$list; do \
|
|---|
| 2823 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 2824 | done | \
|
|---|
| 2825 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|---|
| 2826 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|---|
| 2827 | mkid -fID $$unique
|
|---|
| 2828 | tags: TAGS
|
|---|
| 2829 |
|
|---|
| 2830 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 2831 | $(TAGS_FILES) $(LISP)
|
|---|
| 2832 | set x; \
|
|---|
| 2833 | here=`pwd`; \
|
|---|
| 2834 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|---|
| 2835 | include_option=--etags-include; \
|
|---|
| 2836 | empty_fix=.; \
|
|---|
| 2837 | else \
|
|---|
| 2838 | include_option=--include; \
|
|---|
| 2839 | empty_fix=; \
|
|---|
| 2840 | fi; \
|
|---|
| 2841 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2842 | if test "$$subdir" = .; then :; else \
|
|---|
| 2843 | test ! -f $$subdir/TAGS || \
|
|---|
| 2844 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
|---|
| 2845 | fi; \
|
|---|
| 2846 | done; \
|
|---|
| 2847 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 2848 | unique=`for i in $$list; do \
|
|---|
| 2849 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 2850 | done | \
|
|---|
| 2851 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|---|
| 2852 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|---|
| 2853 | shift; \
|
|---|
| 2854 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|---|
| 2855 | test -n "$$unique" || unique=$$empty_fix; \
|
|---|
| 2856 | if test $$# -gt 0; then \
|
|---|
| 2857 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|---|
| 2858 | "$$@" $$unique; \
|
|---|
| 2859 | else \
|
|---|
| 2860 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|---|
| 2861 | $$unique; \
|
|---|
| 2862 | fi; \
|
|---|
| 2863 | fi
|
|---|
| 2864 | ctags: CTAGS
|
|---|
| 2865 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 2866 | $(TAGS_FILES) $(LISP)
|
|---|
| 2867 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 2868 | unique=`for i in $$list; do \
|
|---|
| 2869 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 2870 | done | \
|
|---|
| 2871 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|---|
| 2872 | END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|---|
| 2873 | test -z "$(CTAGS_ARGS)$$unique" \
|
|---|
| 2874 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|---|
| 2875 | $$unique
|
|---|
| 2876 |
|
|---|
| 2877 | GTAGS:
|
|---|
| 2878 | here=`$(am__cd) $(top_builddir) && pwd` \
|
|---|
| 2879 | && $(am__cd) $(top_srcdir) \
|
|---|
| 2880 | && gtags -i $(GTAGS_ARGS) "$$here"
|
|---|
| 2881 |
|
|---|
| 2882 | cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
|
|---|
| 2883 | list='$(SOURCES) $(HEADERS) $(LISP)'; \
|
|---|
| 2884 | case "$(srcdir)" in \
|
|---|
| 2885 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
|---|
| 2886 | *) sdir=$(subdir)/$(srcdir) ;; \
|
|---|
| 2887 | esac; \
|
|---|
| 2888 | for i in $$list; do \
|
|---|
| 2889 | if test -f "$$i"; then \
|
|---|
| 2890 | echo "$(subdir)/$$i"; \
|
|---|
| 2891 | else \
|
|---|
| 2892 | echo "$$sdir/$$i"; \
|
|---|
| 2893 | fi; \
|
|---|
| 2894 | done >> $(top_builddir)/cscope.files
|
|---|
| 2895 |
|
|---|
| 2896 | distclean-tags:
|
|---|
| 2897 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|---|
| 2898 |
|
|---|
| 2899 | # Recover from deleted '.trs' file; this should ensure that
|
|---|
| 2900 | # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
|
|---|
| 2901 | # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
|
|---|
| 2902 | # to avoid problems with "make -n".
|
|---|
| 2903 | .log.trs:
|
|---|
| 2904 | rm -f $< $@
|
|---|
| 2905 | $(MAKE) $(AM_MAKEFLAGS) $<
|
|---|
| 2906 |
|
|---|
| 2907 | $(TEST_SUITE_LOG): $(TEST_LOGS)
|
|---|
| 2908 | @$(am__set_TESTS_bases); \
|
|---|
| 2909 | am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
|
|---|
| 2910 | redo_bases=`for i in $$bases; do \
|
|---|
| 2911 | am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
|
|---|
| 2912 | done`; \
|
|---|
| 2913 | if test -n "$$redo_bases"; then \
|
|---|
| 2914 | redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
|
|---|
| 2915 | redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
|
|---|
| 2916 | if $(am__make_dryrun); then :; else \
|
|---|
| 2917 | rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
|
|---|
| 2918 | fi; \
|
|---|
| 2919 | fi; \
|
|---|
| 2920 | if test -n "$$am__remaking_logs"; then \
|
|---|
| 2921 | echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
|
|---|
| 2922 | "recursion detected" >&2; \
|
|---|
| 2923 | else \
|
|---|
| 2924 | am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
|
|---|
| 2925 | fi; \
|
|---|
| 2926 | if $(am__make_dryrun); then :; else \
|
|---|
| 2927 | st=0; \
|
|---|
| 2928 | errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
|
|---|
| 2929 | for i in $$redo_bases; do \
|
|---|
| 2930 | test -f $$i.trs && test -r $$i.trs \
|
|---|
| 2931 | || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
|
|---|
| 2932 | test -f $$i.log && test -r $$i.log \
|
|---|
| 2933 | || { echo "$$errmsg $$i.log" >&2; st=1; }; \
|
|---|
| 2934 | done; \
|
|---|
| 2935 | test $$st -eq 0 || exit 1; \
|
|---|
| 2936 | fi
|
|---|
| 2937 | @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
|
|---|
| 2938 | ws='[ ]'; \
|
|---|
| 2939 | results=`for b in $$bases; do echo $$b.trs; done`; \
|
|---|
| 2940 | test -n "$$results" || results=/dev/null; \
|
|---|
| 2941 | all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
|
|---|
| 2942 | pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
|
|---|
| 2943 | fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
|
|---|
| 2944 | skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
|
|---|
| 2945 | xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
|
|---|
| 2946 | xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
|
|---|
| 2947 | error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
|
|---|
| 2948 | if test `expr $$fail + $$xpass + $$error` -eq 0; then \
|
|---|
| 2949 | success=true; \
|
|---|
| 2950 | else \
|
|---|
| 2951 | success=false; \
|
|---|
| 2952 | fi; \
|
|---|
| 2953 | br='==================='; br=$$br$$br$$br$$br; \
|
|---|
| 2954 | result_count () \
|
|---|
| 2955 | { \
|
|---|
| 2956 | if test x"$$1" = x"--maybe-color"; then \
|
|---|
| 2957 | maybe_colorize=yes; \
|
|---|
| 2958 | elif test x"$$1" = x"--no-color"; then \
|
|---|
| 2959 | maybe_colorize=no; \
|
|---|
| 2960 | else \
|
|---|
| 2961 | echo "$@: invalid 'result_count' usage" >&2; exit 4; \
|
|---|
| 2962 | fi; \
|
|---|
| 2963 | shift; \
|
|---|
| 2964 | desc=$$1 count=$$2; \
|
|---|
| 2965 | if test $$maybe_colorize = yes && test $$count -gt 0; then \
|
|---|
| 2966 | color_start=$$3 color_end=$$std; \
|
|---|
| 2967 | else \
|
|---|
| 2968 | color_start= color_end=; \
|
|---|
| 2969 | fi; \
|
|---|
| 2970 | echo "$${color_start}# $$desc $$count$${color_end}"; \
|
|---|
| 2971 | }; \
|
|---|
| 2972 | create_testsuite_report () \
|
|---|
| 2973 | { \
|
|---|
| 2974 | result_count $$1 "TOTAL:" $$all "$$brg"; \
|
|---|
| 2975 | result_count $$1 "PASS: " $$pass "$$grn"; \
|
|---|
| 2976 | result_count $$1 "SKIP: " $$skip "$$blu"; \
|
|---|
| 2977 | result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
|---|
| 2978 | result_count $$1 "FAIL: " $$fail "$$red"; \
|
|---|
| 2979 | result_count $$1 "XPASS:" $$xpass "$$red"; \
|
|---|
| 2980 | result_count $$1 "ERROR:" $$error "$$mgn"; \
|
|---|
| 2981 | }; \
|
|---|
| 2982 | { \
|
|---|
| 2983 | echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
|
|---|
| 2984 | $(am__rst_title); \
|
|---|
| 2985 | create_testsuite_report --no-color; \
|
|---|
| 2986 | echo; \
|
|---|
| 2987 | echo ".. contents:: :depth: 2"; \
|
|---|
| 2988 | echo; \
|
|---|
| 2989 | for i in $$bases; do \
|
|---|
| 2990 | if grep "^$$ws*:copy-in-global-log:$$ws*no$$ws*$$" $$i.trs \
|
|---|
| 2991 | >/dev/null; then continue; \
|
|---|
| 2992 | fi; \
|
|---|
| 2993 | glob_res=`sed -n -e "s/$$ws*$$//" \
|
|---|
| 2994 | -e "s/^$$ws*:global-test-result:$$ws*//p" \
|
|---|
| 2995 | $$i.trs`; \
|
|---|
| 2996 | test -n "$$glob_res" || glob_res=RUN; \
|
|---|
| 2997 | echo "$$glob_res: $$i" | $(am__rst_section); \
|
|---|
| 2998 | if test ! -r $$i.log; then \
|
|---|
| 2999 | echo "fatal: making $@: $$i.log is unreadable" >&2; \
|
|---|
| 3000 | exit 1; \
|
|---|
| 3001 | fi; \
|
|---|
| 3002 | cat $$i.log; echo; \
|
|---|
| 3003 | done; \
|
|---|
| 3004 | } >$(TEST_SUITE_LOG).tmp; \
|
|---|
| 3005 | mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
|
|---|
| 3006 | if $$success; then \
|
|---|
| 3007 | col="$$grn"; \
|
|---|
| 3008 | else \
|
|---|
| 3009 | col="$$red"; \
|
|---|
| 3010 | test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
|
|---|
| 3011 | fi; \
|
|---|
| 3012 | echo "$${col}$$br$${std}"; \
|
|---|
| 3013 | echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
|
|---|
| 3014 | echo "$${col}$$br$${std}"; \
|
|---|
| 3015 | create_testsuite_report --maybe-color; \
|
|---|
| 3016 | echo "$$col$$br$$std"; \
|
|---|
| 3017 | if $$success; then :; else \
|
|---|
| 3018 | echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
|
|---|
| 3019 | if test -n "$(PACKAGE_BUGREPORT)"; then \
|
|---|
| 3020 | echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
|
|---|
| 3021 | fi; \
|
|---|
| 3022 | echo "$$col$$br$$std"; \
|
|---|
| 3023 | fi; \
|
|---|
| 3024 | $$success || exit 1
|
|---|
| 3025 |
|
|---|
| 3026 | check-TESTS recheck:
|
|---|
| 3027 | @if test $@ != recheck; then \
|
|---|
| 3028 | list='$(RECHECK_LOGS)'; \
|
|---|
| 3029 | test -z "$$list" || rm -f $$list; \
|
|---|
| 3030 | fi
|
|---|
| 3031 | @if test $@ != recheck; then \
|
|---|
| 3032 | list='$(RECHECK_LOGS:.log=.trs)'; \
|
|---|
| 3033 | test -z "$$list" || rm -f $$list; \
|
|---|
| 3034 | fi
|
|---|
| 3035 | @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
|---|
| 3036 | @ws='[ ]'; \
|
|---|
| 3037 | log_list='' trs_list=''; $(am__set_TESTS_bases); \
|
|---|
| 3038 | for i in $$bases; do \
|
|---|
| 3039 | if test $@ = recheck; then \
|
|---|
| 3040 | test -f $$i.trs || test -f $$i.log || continue; \
|
|---|
| 3041 | grep "^$$ws*:recheck:$$ws*no$$ws*$$" $$i.trs \
|
|---|
| 3042 | >/dev/null 2>&1 && continue; \
|
|---|
| 3043 | else :; fi; \
|
|---|
| 3044 | if test -z "$$log_list"; then \
|
|---|
| 3045 | log_list="$$i.log"; \
|
|---|
| 3046 | else \
|
|---|
| 3047 | log_list="$$log_list $$i.log"; \
|
|---|
| 3048 | fi; \
|
|---|
| 3049 | if test -z "$$trs_list"; then \
|
|---|
| 3050 | trs_list="$$i.trs"; \
|
|---|
| 3051 | else \
|
|---|
| 3052 | trs_list="$$trs_list $$i.trs"; \
|
|---|
| 3053 | fi; \
|
|---|
| 3054 | done; \
|
|---|
| 3055 | if test $@ != recheck || $(am__make_dryrun); then :; else \
|
|---|
| 3056 | test -z "$$log_list" || rm -f $$log_list; \
|
|---|
| 3057 | test -z "$$trs_list" || rm -f $$trs_list; \
|
|---|
| 3058 | fi; \
|
|---|
| 3059 | $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"
|
|---|
| 3060 | recheck: all $(check_LIBRARIES) $(check_PROGRAMS)
|
|---|
| 3061 | test-alloca-opt.log: test-alloca-opt$(EXEEXT)
|
|---|
| 3062 | @p='test-alloca-opt$(EXEEXT)'; \
|
|---|
| 3063 | b='test-alloca-opt'; \
|
|---|
| 3064 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3065 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3066 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3067 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3068 | test-argmatch.log: test-argmatch$(EXEEXT)
|
|---|
| 3069 | @p='test-argmatch$(EXEEXT)'; \
|
|---|
| 3070 | b='test-argmatch'; \
|
|---|
| 3071 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3072 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3073 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3074 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3075 | test-binary-io.sh.log: test-binary-io.sh
|
|---|
| 3076 | @p='test-binary-io.sh'; \
|
|---|
| 3077 | b='test-binary-io.sh'; \
|
|---|
| 3078 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3079 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3080 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3081 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3082 | test-bitrotate.log: test-bitrotate$(EXEEXT)
|
|---|
| 3083 | @p='test-bitrotate$(EXEEXT)'; \
|
|---|
| 3084 | b='test-bitrotate'; \
|
|---|
| 3085 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3086 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3087 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3088 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3089 | test-btowc1.sh.log: test-btowc1.sh
|
|---|
| 3090 | @p='test-btowc1.sh'; \
|
|---|
| 3091 | b='test-btowc1.sh'; \
|
|---|
| 3092 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3093 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3094 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3095 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3096 | test-btowc2.sh.log: test-btowc2.sh
|
|---|
| 3097 | @p='test-btowc2.sh'; \
|
|---|
| 3098 | b='test-btowc2.sh'; \
|
|---|
| 3099 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3100 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3101 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3102 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3103 | test-c-ctype.log: test-c-ctype$(EXEEXT)
|
|---|
| 3104 | @p='test-c-ctype$(EXEEXT)'; \
|
|---|
| 3105 | b='test-c-ctype'; \
|
|---|
| 3106 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3107 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3108 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3109 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3110 | test-c-strcase.sh.log: test-c-strcase.sh
|
|---|
| 3111 | @p='test-c-strcase.sh'; \
|
|---|
| 3112 | b='test-c-strcase.sh'; \
|
|---|
| 3113 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3114 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3115 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3116 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3117 | test-chdir.log: test-chdir$(EXEEXT)
|
|---|
| 3118 | @p='test-chdir$(EXEEXT)'; \
|
|---|
| 3119 | b='test-chdir'; \
|
|---|
| 3120 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3121 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3122 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3123 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3124 | test-cloexec.log: test-cloexec$(EXEEXT)
|
|---|
| 3125 | @p='test-cloexec$(EXEEXT)'; \
|
|---|
| 3126 | b='test-cloexec'; \
|
|---|
| 3127 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3128 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3129 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3130 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3131 | test-close.log: test-close$(EXEEXT)
|
|---|
| 3132 | @p='test-close$(EXEEXT)'; \
|
|---|
| 3133 | b='test-close'; \
|
|---|
| 3134 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3135 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3136 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3137 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3138 | test-ctype.log: test-ctype$(EXEEXT)
|
|---|
| 3139 | @p='test-ctype$(EXEEXT)'; \
|
|---|
| 3140 | b='test-ctype'; \
|
|---|
| 3141 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3142 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3143 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3144 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3145 | test-dirent-safer.log: test-dirent-safer$(EXEEXT)
|
|---|
| 3146 | @p='test-dirent-safer$(EXEEXT)'; \
|
|---|
| 3147 | b='test-dirent-safer'; \
|
|---|
| 3148 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3149 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3150 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3151 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3152 | test-dirent.log: test-dirent$(EXEEXT)
|
|---|
| 3153 | @p='test-dirent$(EXEEXT)'; \
|
|---|
| 3154 | b='test-dirent'; \
|
|---|
| 3155 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3156 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3157 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3158 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3159 | test-dup.log: test-dup$(EXEEXT)
|
|---|
| 3160 | @p='test-dup$(EXEEXT)'; \
|
|---|
| 3161 | b='test-dup'; \
|
|---|
| 3162 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3163 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3164 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3165 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3166 | test-dup2.log: test-dup2$(EXEEXT)
|
|---|
| 3167 | @p='test-dup2$(EXEEXT)'; \
|
|---|
| 3168 | b='test-dup2'; \
|
|---|
| 3169 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3170 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3171 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3172 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3173 | test-environ.log: test-environ$(EXEEXT)
|
|---|
| 3174 | @p='test-environ$(EXEEXT)'; \
|
|---|
| 3175 | b='test-environ'; \
|
|---|
| 3176 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3177 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3178 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3179 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3180 | test-errno.log: test-errno$(EXEEXT)
|
|---|
| 3181 | @p='test-errno$(EXEEXT)'; \
|
|---|
| 3182 | b='test-errno'; \
|
|---|
| 3183 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3184 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3185 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3186 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3187 | test-exclude1.sh.log: test-exclude1.sh
|
|---|
| 3188 | @p='test-exclude1.sh'; \
|
|---|
| 3189 | b='test-exclude1.sh'; \
|
|---|
| 3190 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3191 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3192 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3193 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3194 | test-exclude2.sh.log: test-exclude2.sh
|
|---|
| 3195 | @p='test-exclude2.sh'; \
|
|---|
| 3196 | b='test-exclude2.sh'; \
|
|---|
| 3197 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3198 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3199 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3200 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3201 | test-exclude3.sh.log: test-exclude3.sh
|
|---|
| 3202 | @p='test-exclude3.sh'; \
|
|---|
| 3203 | b='test-exclude3.sh'; \
|
|---|
| 3204 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3205 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3206 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3207 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3208 | test-exclude4.sh.log: test-exclude4.sh
|
|---|
| 3209 | @p='test-exclude4.sh'; \
|
|---|
| 3210 | b='test-exclude4.sh'; \
|
|---|
| 3211 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3212 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3213 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3214 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3215 | test-exclude5.sh.log: test-exclude5.sh
|
|---|
| 3216 | @p='test-exclude5.sh'; \
|
|---|
| 3217 | b='test-exclude5.sh'; \
|
|---|
| 3218 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3219 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3220 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3221 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3222 | test-exclude6.sh.log: test-exclude6.sh
|
|---|
| 3223 | @p='test-exclude6.sh'; \
|
|---|
| 3224 | b='test-exclude6.sh'; \
|
|---|
| 3225 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3226 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3227 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3228 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3229 | test-exclude7.sh.log: test-exclude7.sh
|
|---|
| 3230 | @p='test-exclude7.sh'; \
|
|---|
| 3231 | b='test-exclude7.sh'; \
|
|---|
| 3232 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3233 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3234 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3235 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3236 | test-exclude8.sh.log: test-exclude8.sh
|
|---|
| 3237 | @p='test-exclude8.sh'; \
|
|---|
| 3238 | b='test-exclude8.sh'; \
|
|---|
| 3239 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3240 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3241 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3242 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3243 | test-fchdir.log: test-fchdir$(EXEEXT)
|
|---|
| 3244 | @p='test-fchdir$(EXEEXT)'; \
|
|---|
| 3245 | b='test-fchdir'; \
|
|---|
| 3246 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3247 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3248 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3249 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3250 | test-fcntl-h.log: test-fcntl-h$(EXEEXT)
|
|---|
| 3251 | @p='test-fcntl-h$(EXEEXT)'; \
|
|---|
| 3252 | b='test-fcntl-h'; \
|
|---|
| 3253 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3254 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3255 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3256 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3257 | test-fcntl-safer.log: test-fcntl-safer$(EXEEXT)
|
|---|
| 3258 | @p='test-fcntl-safer$(EXEEXT)'; \
|
|---|
| 3259 | b='test-fcntl-safer'; \
|
|---|
| 3260 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3261 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3262 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3263 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3264 | test-fcntl.log: test-fcntl$(EXEEXT)
|
|---|
| 3265 | @p='test-fcntl$(EXEEXT)'; \
|
|---|
| 3266 | b='test-fcntl'; \
|
|---|
| 3267 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3268 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3269 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3270 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3271 | test-fdopen.log: test-fdopen$(EXEEXT)
|
|---|
| 3272 | @p='test-fdopen$(EXEEXT)'; \
|
|---|
| 3273 | b='test-fdopen'; \
|
|---|
| 3274 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3275 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3276 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3277 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3278 | test-fdopendir.log: test-fdopendir$(EXEEXT)
|
|---|
| 3279 | @p='test-fdopendir$(EXEEXT)'; \
|
|---|
| 3280 | b='test-fdopendir'; \
|
|---|
| 3281 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3282 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3283 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3284 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3285 | test-fgetc.log: test-fgetc$(EXEEXT)
|
|---|
| 3286 | @p='test-fgetc$(EXEEXT)'; \
|
|---|
| 3287 | b='test-fgetc'; \
|
|---|
| 3288 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3289 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3290 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3291 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3292 | test-float.log: test-float$(EXEEXT)
|
|---|
| 3293 | @p='test-float$(EXEEXT)'; \
|
|---|
| 3294 | b='test-float'; \
|
|---|
| 3295 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3296 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3297 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3298 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3299 | test-fnmatch.log: test-fnmatch$(EXEEXT)
|
|---|
| 3300 | @p='test-fnmatch$(EXEEXT)'; \
|
|---|
| 3301 | b='test-fnmatch'; \
|
|---|
| 3302 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3303 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3304 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3305 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3306 | test-fpending.sh.log: test-fpending.sh
|
|---|
| 3307 | @p='test-fpending.sh'; \
|
|---|
| 3308 | b='test-fpending.sh'; \
|
|---|
| 3309 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3310 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3311 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3312 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3313 | test-fputc.log: test-fputc$(EXEEXT)
|
|---|
| 3314 | @p='test-fputc$(EXEEXT)'; \
|
|---|
| 3315 | b='test-fputc'; \
|
|---|
| 3316 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3317 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3318 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3319 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3320 | test-fread.log: test-fread$(EXEEXT)
|
|---|
| 3321 | @p='test-fread$(EXEEXT)'; \
|
|---|
| 3322 | b='test-fread'; \
|
|---|
| 3323 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3324 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3325 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3326 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3327 | test-fstat.log: test-fstat$(EXEEXT)
|
|---|
| 3328 | @p='test-fstat$(EXEEXT)'; \
|
|---|
| 3329 | b='test-fstat'; \
|
|---|
| 3330 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3331 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3332 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3333 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3334 | test-fstatat.log: test-fstatat$(EXEEXT)
|
|---|
| 3335 | @p='test-fstatat$(EXEEXT)'; \
|
|---|
| 3336 | b='test-fstatat'; \
|
|---|
| 3337 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3338 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3339 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3340 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3341 | test-fwrite.log: test-fwrite$(EXEEXT)
|
|---|
| 3342 | @p='test-fwrite$(EXEEXT)'; \
|
|---|
| 3343 | b='test-fwrite'; \
|
|---|
| 3344 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3345 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3346 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3347 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3348 | test-getcwd-lgpl.log: test-getcwd-lgpl$(EXEEXT)
|
|---|
| 3349 | @p='test-getcwd-lgpl$(EXEEXT)'; \
|
|---|
| 3350 | b='test-getcwd-lgpl'; \
|
|---|
| 3351 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3352 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3353 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3354 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3355 | test-getdtablesize.log: test-getdtablesize$(EXEEXT)
|
|---|
| 3356 | @p='test-getdtablesize$(EXEEXT)'; \
|
|---|
| 3357 | b='test-getdtablesize'; \
|
|---|
| 3358 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3359 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3360 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3361 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3362 | test-getopt.log: test-getopt$(EXEEXT)
|
|---|
| 3363 | @p='test-getopt$(EXEEXT)'; \
|
|---|
| 3364 | b='test-getopt'; \
|
|---|
| 3365 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3366 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3367 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3368 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3369 | test-hash.log: test-hash$(EXEEXT)
|
|---|
| 3370 | @p='test-hash$(EXEEXT)'; \
|
|---|
| 3371 | b='test-hash'; \
|
|---|
| 3372 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3373 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3374 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3375 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3376 | test-i-ring.log: test-i-ring$(EXEEXT)
|
|---|
| 3377 | @p='test-i-ring$(EXEEXT)'; \
|
|---|
| 3378 | b='test-i-ring'; \
|
|---|
| 3379 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3380 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3381 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3382 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3383 | test-iconv-h.log: test-iconv-h$(EXEEXT)
|
|---|
| 3384 | @p='test-iconv-h$(EXEEXT)'; \
|
|---|
| 3385 | b='test-iconv-h'; \
|
|---|
| 3386 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3387 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3388 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3389 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3390 | test-iconv.log: test-iconv$(EXEEXT)
|
|---|
| 3391 | @p='test-iconv$(EXEEXT)'; \
|
|---|
| 3392 | b='test-iconv'; \
|
|---|
| 3393 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3394 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3395 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3396 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3397 | test-ignore-value.log: test-ignore-value$(EXEEXT)
|
|---|
| 3398 | @p='test-ignore-value$(EXEEXT)'; \
|
|---|
| 3399 | b='test-ignore-value'; \
|
|---|
| 3400 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3401 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3402 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3403 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3404 | test-intprops.log: test-intprops$(EXEEXT)
|
|---|
| 3405 | @p='test-intprops$(EXEEXT)'; \
|
|---|
| 3406 | b='test-intprops'; \
|
|---|
| 3407 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3408 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3409 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3410 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3411 | test-inttostr.log: test-inttostr$(EXEEXT)
|
|---|
| 3412 | @p='test-inttostr$(EXEEXT)'; \
|
|---|
| 3413 | b='test-inttostr'; \
|
|---|
| 3414 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3415 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3416 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3417 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3418 | test-inttypes.log: test-inttypes$(EXEEXT)
|
|---|
| 3419 | @p='test-inttypes$(EXEEXT)'; \
|
|---|
| 3420 | b='test-inttypes'; \
|
|---|
| 3421 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3422 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3423 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3424 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3425 | test-isatty.log: test-isatty$(EXEEXT)
|
|---|
| 3426 | @p='test-isatty$(EXEEXT)'; \
|
|---|
| 3427 | b='test-isatty'; \
|
|---|
| 3428 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3429 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3430 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3431 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3432 | test-isblank.log: test-isblank$(EXEEXT)
|
|---|
| 3433 | @p='test-isblank$(EXEEXT)'; \
|
|---|
| 3434 | b='test-isblank'; \
|
|---|
| 3435 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3436 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3437 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3438 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3439 | test-iswblank.log: test-iswblank$(EXEEXT)
|
|---|
| 3440 | @p='test-iswblank$(EXEEXT)'; \
|
|---|
| 3441 | b='test-iswblank'; \
|
|---|
| 3442 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3443 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3444 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3445 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3446 | test-langinfo.log: test-langinfo$(EXEEXT)
|
|---|
| 3447 | @p='test-langinfo$(EXEEXT)'; \
|
|---|
| 3448 | b='test-langinfo'; \
|
|---|
| 3449 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3450 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3451 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3452 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3453 | test-locale.log: test-locale$(EXEEXT)
|
|---|
| 3454 | @p='test-locale$(EXEEXT)'; \
|
|---|
| 3455 | b='test-locale'; \
|
|---|
| 3456 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3457 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3458 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3459 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3460 | test-localeconv.log: test-localeconv$(EXEEXT)
|
|---|
| 3461 | @p='test-localeconv$(EXEEXT)'; \
|
|---|
| 3462 | b='test-localeconv'; \
|
|---|
| 3463 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3464 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3465 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3466 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3467 | test-localename.log: test-localename$(EXEEXT)
|
|---|
| 3468 | @p='test-localename$(EXEEXT)'; \
|
|---|
| 3469 | b='test-localename'; \
|
|---|
| 3470 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3471 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3472 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3473 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3474 | test-lseek.sh.log: test-lseek.sh
|
|---|
| 3475 | @p='test-lseek.sh'; \
|
|---|
| 3476 | b='test-lseek.sh'; \
|
|---|
| 3477 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3478 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3479 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3480 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3481 | test-lstat.log: test-lstat$(EXEEXT)
|
|---|
| 3482 | @p='test-lstat$(EXEEXT)'; \
|
|---|
| 3483 | b='test-lstat'; \
|
|---|
| 3484 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3485 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3486 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3487 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3488 | test-malloc-gnu.log: test-malloc-gnu$(EXEEXT)
|
|---|
| 3489 | @p='test-malloc-gnu$(EXEEXT)'; \
|
|---|
| 3490 | b='test-malloc-gnu'; \
|
|---|
| 3491 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3492 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3493 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3494 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3495 | test-malloca.log: test-malloca$(EXEEXT)
|
|---|
| 3496 | @p='test-malloca$(EXEEXT)'; \
|
|---|
| 3497 | b='test-malloca'; \
|
|---|
| 3498 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3499 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3500 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3501 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3502 | test-mbrtowc1.sh.log: test-mbrtowc1.sh
|
|---|
| 3503 | @p='test-mbrtowc1.sh'; \
|
|---|
| 3504 | b='test-mbrtowc1.sh'; \
|
|---|
| 3505 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3506 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3507 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3508 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3509 | test-mbrtowc2.sh.log: test-mbrtowc2.sh
|
|---|
| 3510 | @p='test-mbrtowc2.sh'; \
|
|---|
| 3511 | b='test-mbrtowc2.sh'; \
|
|---|
| 3512 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3513 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3514 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3515 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3516 | test-mbrtowc3.sh.log: test-mbrtowc3.sh
|
|---|
| 3517 | @p='test-mbrtowc3.sh'; \
|
|---|
| 3518 | b='test-mbrtowc3.sh'; \
|
|---|
| 3519 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3520 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3521 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3522 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3523 | test-mbrtowc4.sh.log: test-mbrtowc4.sh
|
|---|
| 3524 | @p='test-mbrtowc4.sh'; \
|
|---|
| 3525 | b='test-mbrtowc4.sh'; \
|
|---|
| 3526 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3527 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3528 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3529 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3530 | test-mbrtowc-w32-1.sh.log: test-mbrtowc-w32-1.sh
|
|---|
| 3531 | @p='test-mbrtowc-w32-1.sh'; \
|
|---|
| 3532 | b='test-mbrtowc-w32-1.sh'; \
|
|---|
| 3533 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3534 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3535 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3536 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3537 | test-mbrtowc-w32-2.sh.log: test-mbrtowc-w32-2.sh
|
|---|
| 3538 | @p='test-mbrtowc-w32-2.sh'; \
|
|---|
| 3539 | b='test-mbrtowc-w32-2.sh'; \
|
|---|
| 3540 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3541 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3542 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3543 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3544 | test-mbrtowc-w32-3.sh.log: test-mbrtowc-w32-3.sh
|
|---|
| 3545 | @p='test-mbrtowc-w32-3.sh'; \
|
|---|
| 3546 | b='test-mbrtowc-w32-3.sh'; \
|
|---|
| 3547 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3548 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3549 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3550 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3551 | test-mbrtowc-w32-4.sh.log: test-mbrtowc-w32-4.sh
|
|---|
| 3552 | @p='test-mbrtowc-w32-4.sh'; \
|
|---|
| 3553 | b='test-mbrtowc-w32-4.sh'; \
|
|---|
| 3554 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3555 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3556 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3557 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3558 | test-mbrtowc-w32-5.sh.log: test-mbrtowc-w32-5.sh
|
|---|
| 3559 | @p='test-mbrtowc-w32-5.sh'; \
|
|---|
| 3560 | b='test-mbrtowc-w32-5.sh'; \
|
|---|
| 3561 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3562 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3563 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3564 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3565 | test-mbscasecmp.sh.log: test-mbscasecmp.sh
|
|---|
| 3566 | @p='test-mbscasecmp.sh'; \
|
|---|
| 3567 | b='test-mbscasecmp.sh'; \
|
|---|
| 3568 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3569 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3570 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3571 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3572 | test-mbsinit.sh.log: test-mbsinit.sh
|
|---|
| 3573 | @p='test-mbsinit.sh'; \
|
|---|
| 3574 | b='test-mbsinit.sh'; \
|
|---|
| 3575 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3576 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3577 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3578 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3579 | test-mbsrtowcs1.sh.log: test-mbsrtowcs1.sh
|
|---|
| 3580 | @p='test-mbsrtowcs1.sh'; \
|
|---|
| 3581 | b='test-mbsrtowcs1.sh'; \
|
|---|
| 3582 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3583 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3584 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3585 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3586 | test-mbsrtowcs2.sh.log: test-mbsrtowcs2.sh
|
|---|
| 3587 | @p='test-mbsrtowcs2.sh'; \
|
|---|
| 3588 | b='test-mbsrtowcs2.sh'; \
|
|---|
| 3589 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3590 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3591 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3592 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3593 | test-mbsrtowcs3.sh.log: test-mbsrtowcs3.sh
|
|---|
| 3594 | @p='test-mbsrtowcs3.sh'; \
|
|---|
| 3595 | b='test-mbsrtowcs3.sh'; \
|
|---|
| 3596 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3597 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3598 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3599 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3600 | test-mbsrtowcs4.sh.log: test-mbsrtowcs4.sh
|
|---|
| 3601 | @p='test-mbsrtowcs4.sh'; \
|
|---|
| 3602 | b='test-mbsrtowcs4.sh'; \
|
|---|
| 3603 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3604 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3605 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3606 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3607 | test-mbsstr1.log: test-mbsstr1$(EXEEXT)
|
|---|
| 3608 | @p='test-mbsstr1$(EXEEXT)'; \
|
|---|
| 3609 | b='test-mbsstr1'; \
|
|---|
| 3610 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3611 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3612 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3613 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3614 | test-mbsstr2.sh.log: test-mbsstr2.sh
|
|---|
| 3615 | @p='test-mbsstr2.sh'; \
|
|---|
| 3616 | b='test-mbsstr2.sh'; \
|
|---|
| 3617 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3618 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3619 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3620 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3621 | test-mbsstr3.sh.log: test-mbsstr3.sh
|
|---|
| 3622 | @p='test-mbsstr3.sh'; \
|
|---|
| 3623 | b='test-mbsstr3.sh'; \
|
|---|
| 3624 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3625 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3626 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3627 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3628 | test-memchr.log: test-memchr$(EXEEXT)
|
|---|
| 3629 | @p='test-memchr$(EXEEXT)'; \
|
|---|
| 3630 | b='test-memchr'; \
|
|---|
| 3631 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3632 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3633 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3634 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3635 | test-memrchr.log: test-memrchr$(EXEEXT)
|
|---|
| 3636 | @p='test-memrchr$(EXEEXT)'; \
|
|---|
| 3637 | b='test-memrchr'; \
|
|---|
| 3638 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3639 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3640 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3641 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3642 | test-nl_langinfo.sh.log: test-nl_langinfo.sh
|
|---|
| 3643 | @p='test-nl_langinfo.sh'; \
|
|---|
| 3644 | b='test-nl_langinfo.sh'; \
|
|---|
| 3645 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3646 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3647 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3648 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3649 | test-open.log: test-open$(EXEEXT)
|
|---|
| 3650 | @p='test-open$(EXEEXT)'; \
|
|---|
| 3651 | b='test-open'; \
|
|---|
| 3652 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3653 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3654 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3655 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3656 | test-openat-safer.log: test-openat-safer$(EXEEXT)
|
|---|
| 3657 | @p='test-openat-safer$(EXEEXT)'; \
|
|---|
| 3658 | b='test-openat-safer'; \
|
|---|
| 3659 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3660 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3661 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3662 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3663 | test-openat.log: test-openat$(EXEEXT)
|
|---|
| 3664 | @p='test-openat$(EXEEXT)'; \
|
|---|
| 3665 | b='test-openat'; \
|
|---|
| 3666 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3667 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3668 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3669 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3670 | test-pathmax.log: test-pathmax$(EXEEXT)
|
|---|
| 3671 | @p='test-pathmax$(EXEEXT)'; \
|
|---|
| 3672 | b='test-pathmax'; \
|
|---|
| 3673 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3674 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3675 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3676 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3677 | test-pipe.log: test-pipe$(EXEEXT)
|
|---|
| 3678 | @p='test-pipe$(EXEEXT)'; \
|
|---|
| 3679 | b='test-pipe'; \
|
|---|
| 3680 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3681 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3682 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3683 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3684 | test-quotearg-simple.log: test-quotearg-simple$(EXEEXT)
|
|---|
| 3685 | @p='test-quotearg-simple$(EXEEXT)'; \
|
|---|
| 3686 | b='test-quotearg-simple'; \
|
|---|
| 3687 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3688 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3689 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3690 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3691 | test-realloc-gnu.log: test-realloc-gnu$(EXEEXT)
|
|---|
| 3692 | @p='test-realloc-gnu$(EXEEXT)'; \
|
|---|
| 3693 | b='test-realloc-gnu'; \
|
|---|
| 3694 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3695 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3696 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3697 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3698 | test-setenv.log: test-setenv$(EXEEXT)
|
|---|
| 3699 | @p='test-setenv$(EXEEXT)'; \
|
|---|
| 3700 | b='test-setenv'; \
|
|---|
| 3701 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3702 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3703 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3704 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3705 | test-setlocale1.sh.log: test-setlocale1.sh
|
|---|
| 3706 | @p='test-setlocale1.sh'; \
|
|---|
| 3707 | b='test-setlocale1.sh'; \
|
|---|
| 3708 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3709 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3710 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3711 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3712 | test-setlocale2.sh.log: test-setlocale2.sh
|
|---|
| 3713 | @p='test-setlocale2.sh'; \
|
|---|
| 3714 | b='test-setlocale2.sh'; \
|
|---|
| 3715 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3716 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3717 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3718 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3719 | test-snprintf.log: test-snprintf$(EXEEXT)
|
|---|
| 3720 | @p='test-snprintf$(EXEEXT)'; \
|
|---|
| 3721 | b='test-snprintf'; \
|
|---|
| 3722 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3723 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3724 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3725 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3726 | test-stat.log: test-stat$(EXEEXT)
|
|---|
| 3727 | @p='test-stat$(EXEEXT)'; \
|
|---|
| 3728 | b='test-stat'; \
|
|---|
| 3729 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3730 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3731 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3732 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3733 | test-stdbool.log: test-stdbool$(EXEEXT)
|
|---|
| 3734 | @p='test-stdbool$(EXEEXT)'; \
|
|---|
| 3735 | b='test-stdbool'; \
|
|---|
| 3736 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3737 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3738 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3739 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3740 | test-stddef.log: test-stddef$(EXEEXT)
|
|---|
| 3741 | @p='test-stddef$(EXEEXT)'; \
|
|---|
| 3742 | b='test-stddef'; \
|
|---|
| 3743 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3744 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3745 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3746 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3747 | test-stdint.log: test-stdint$(EXEEXT)
|
|---|
| 3748 | @p='test-stdint$(EXEEXT)'; \
|
|---|
| 3749 | b='test-stdint'; \
|
|---|
| 3750 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3751 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3752 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3753 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3754 | test-stdio.log: test-stdio$(EXEEXT)
|
|---|
| 3755 | @p='test-stdio$(EXEEXT)'; \
|
|---|
| 3756 | b='test-stdio'; \
|
|---|
| 3757 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3758 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3759 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3760 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3761 | test-stdlib.log: test-stdlib$(EXEEXT)
|
|---|
| 3762 | @p='test-stdlib$(EXEEXT)'; \
|
|---|
| 3763 | b='test-stdlib'; \
|
|---|
| 3764 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3765 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3766 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3767 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3768 | test-strerror.log: test-strerror$(EXEEXT)
|
|---|
| 3769 | @p='test-strerror$(EXEEXT)'; \
|
|---|
| 3770 | b='test-strerror'; \
|
|---|
| 3771 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3772 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3773 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3774 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3775 | test-striconv.log: test-striconv$(EXEEXT)
|
|---|
| 3776 | @p='test-striconv$(EXEEXT)'; \
|
|---|
| 3777 | b='test-striconv'; \
|
|---|
| 3778 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3779 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3780 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3781 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3782 | test-string.log: test-string$(EXEEXT)
|
|---|
| 3783 | @p='test-string$(EXEEXT)'; \
|
|---|
| 3784 | b='test-string'; \
|
|---|
| 3785 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3786 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3787 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3788 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3789 | test-strings.log: test-strings$(EXEEXT)
|
|---|
| 3790 | @p='test-strings$(EXEEXT)'; \
|
|---|
| 3791 | b='test-strings'; \
|
|---|
| 3792 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3793 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3794 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3795 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3796 | test-strnlen.log: test-strnlen$(EXEEXT)
|
|---|
| 3797 | @p='test-strnlen$(EXEEXT)'; \
|
|---|
| 3798 | b='test-strnlen'; \
|
|---|
| 3799 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3800 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3801 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3802 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3803 | test-strtoimax.log: test-strtoimax$(EXEEXT)
|
|---|
| 3804 | @p='test-strtoimax$(EXEEXT)'; \
|
|---|
| 3805 | b='test-strtoimax'; \
|
|---|
| 3806 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3807 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3808 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3809 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3810 | test-strtoll.log: test-strtoll$(EXEEXT)
|
|---|
| 3811 | @p='test-strtoll$(EXEEXT)'; \
|
|---|
| 3812 | b='test-strtoll'; \
|
|---|
| 3813 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3814 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3815 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3816 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3817 | test-strtoull.log: test-strtoull$(EXEEXT)
|
|---|
| 3818 | @p='test-strtoull$(EXEEXT)'; \
|
|---|
| 3819 | b='test-strtoull'; \
|
|---|
| 3820 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3821 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3822 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3823 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3824 | test-strtoumax.log: test-strtoumax$(EXEEXT)
|
|---|
| 3825 | @p='test-strtoumax$(EXEEXT)'; \
|
|---|
| 3826 | b='test-strtoumax'; \
|
|---|
| 3827 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3828 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3829 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3830 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3831 | test-symlink.log: test-symlink$(EXEEXT)
|
|---|
| 3832 | @p='test-symlink$(EXEEXT)'; \
|
|---|
| 3833 | b='test-symlink'; \
|
|---|
| 3834 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3835 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3836 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3837 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3838 | test-sys_stat.log: test-sys_stat$(EXEEXT)
|
|---|
| 3839 | @p='test-sys_stat$(EXEEXT)'; \
|
|---|
| 3840 | b='test-sys_stat'; \
|
|---|
| 3841 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3842 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3843 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3844 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3845 | test-sys_types.log: test-sys_types$(EXEEXT)
|
|---|
| 3846 | @p='test-sys_types$(EXEEXT)'; \
|
|---|
| 3847 | b='test-sys_types'; \
|
|---|
| 3848 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3849 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3850 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3851 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3852 | test-init.sh.log: test-init.sh
|
|---|
| 3853 | @p='test-init.sh'; \
|
|---|
| 3854 | b='test-init.sh'; \
|
|---|
| 3855 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3856 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3857 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3858 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3859 | test-time.log: test-time$(EXEEXT)
|
|---|
| 3860 | @p='test-time$(EXEEXT)'; \
|
|---|
| 3861 | b='test-time'; \
|
|---|
| 3862 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3863 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3864 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3865 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3866 | test-dup-safer.log: test-dup-safer$(EXEEXT)
|
|---|
| 3867 | @p='test-dup-safer$(EXEEXT)'; \
|
|---|
| 3868 | b='test-dup-safer'; \
|
|---|
| 3869 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3870 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3871 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3872 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3873 | test-unistd.log: test-unistd$(EXEEXT)
|
|---|
| 3874 | @p='test-unistd$(EXEEXT)'; \
|
|---|
| 3875 | b='test-unistd'; \
|
|---|
| 3876 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3877 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3878 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3879 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3880 | test-u8-mbtoucr.log: test-u8-mbtoucr$(EXEEXT)
|
|---|
| 3881 | @p='test-u8-mbtoucr$(EXEEXT)'; \
|
|---|
| 3882 | b='test-u8-mbtoucr'; \
|
|---|
| 3883 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3884 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3885 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3886 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3887 | test-u8-uctomb.log: test-u8-uctomb$(EXEEXT)
|
|---|
| 3888 | @p='test-u8-uctomb$(EXEEXT)'; \
|
|---|
| 3889 | b='test-u8-uctomb'; \
|
|---|
| 3890 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3891 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3892 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3893 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3894 | test-uc_width.log: test-uc_width$(EXEEXT)
|
|---|
| 3895 | @p='test-uc_width$(EXEEXT)'; \
|
|---|
| 3896 | b='test-uc_width'; \
|
|---|
| 3897 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3898 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3899 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3900 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3901 | uniwidth/test-uc_width2.sh.log: uniwidth/test-uc_width2.sh
|
|---|
| 3902 | @p='uniwidth/test-uc_width2.sh'; \
|
|---|
| 3903 | b='uniwidth/test-uc_width2.sh'; \
|
|---|
| 3904 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3905 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3906 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3907 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3908 | test-unsetenv.log: test-unsetenv$(EXEEXT)
|
|---|
| 3909 | @p='test-unsetenv$(EXEEXT)'; \
|
|---|
| 3910 | b='test-unsetenv'; \
|
|---|
| 3911 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3912 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3913 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3914 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3915 | test-update-copyright.sh.log: test-update-copyright.sh
|
|---|
| 3916 | @p='test-update-copyright.sh'; \
|
|---|
| 3917 | b='test-update-copyright.sh'; \
|
|---|
| 3918 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3919 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3920 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3921 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3922 | test-vasnprintf.log: test-vasnprintf$(EXEEXT)
|
|---|
| 3923 | @p='test-vasnprintf$(EXEEXT)'; \
|
|---|
| 3924 | b='test-vasnprintf'; \
|
|---|
| 3925 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3926 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3927 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3928 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3929 | test-vc-list-files-git.sh.log: test-vc-list-files-git.sh
|
|---|
| 3930 | @p='test-vc-list-files-git.sh'; \
|
|---|
| 3931 | b='test-vc-list-files-git.sh'; \
|
|---|
| 3932 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3933 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3934 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3935 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3936 | test-vc-list-files-cvs.sh.log: test-vc-list-files-cvs.sh
|
|---|
| 3937 | @p='test-vc-list-files-cvs.sh'; \
|
|---|
| 3938 | b='test-vc-list-files-cvs.sh'; \
|
|---|
| 3939 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3940 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3941 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3942 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3943 | test-verify.log: test-verify$(EXEEXT)
|
|---|
| 3944 | @p='test-verify$(EXEEXT)'; \
|
|---|
| 3945 | b='test-verify'; \
|
|---|
| 3946 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3947 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3948 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3949 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3950 | test-verify.sh.log: test-verify.sh
|
|---|
| 3951 | @p='test-verify.sh'; \
|
|---|
| 3952 | b='test-verify.sh'; \
|
|---|
| 3953 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3954 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3955 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3956 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3957 | test-version-etc.sh.log: test-version-etc.sh
|
|---|
| 3958 | @p='test-version-etc.sh'; \
|
|---|
| 3959 | b='test-version-etc.sh'; \
|
|---|
| 3960 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3961 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3962 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3963 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3964 | test-wchar.log: test-wchar$(EXEEXT)
|
|---|
| 3965 | @p='test-wchar$(EXEEXT)'; \
|
|---|
| 3966 | b='test-wchar'; \
|
|---|
| 3967 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3968 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3969 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3970 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3971 | test-wcrtomb.sh.log: test-wcrtomb.sh
|
|---|
| 3972 | @p='test-wcrtomb.sh'; \
|
|---|
| 3973 | b='test-wcrtomb.sh'; \
|
|---|
| 3974 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3975 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3976 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3977 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3978 | test-wcrtomb-w32-1.sh.log: test-wcrtomb-w32-1.sh
|
|---|
| 3979 | @p='test-wcrtomb-w32-1.sh'; \
|
|---|
| 3980 | b='test-wcrtomb-w32-1.sh'; \
|
|---|
| 3981 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3982 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3983 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3984 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3985 | test-wcrtomb-w32-2.sh.log: test-wcrtomb-w32-2.sh
|
|---|
| 3986 | @p='test-wcrtomb-w32-2.sh'; \
|
|---|
| 3987 | b='test-wcrtomb-w32-2.sh'; \
|
|---|
| 3988 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3989 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3990 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3991 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3992 | test-wcrtomb-w32-3.sh.log: test-wcrtomb-w32-3.sh
|
|---|
| 3993 | @p='test-wcrtomb-w32-3.sh'; \
|
|---|
| 3994 | b='test-wcrtomb-w32-3.sh'; \
|
|---|
| 3995 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 3996 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 3997 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 3998 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 3999 | test-wcrtomb-w32-4.sh.log: test-wcrtomb-w32-4.sh
|
|---|
| 4000 | @p='test-wcrtomb-w32-4.sh'; \
|
|---|
| 4001 | b='test-wcrtomb-w32-4.sh'; \
|
|---|
| 4002 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4003 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4004 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4005 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4006 | test-wcrtomb-w32-5.sh.log: test-wcrtomb-w32-5.sh
|
|---|
| 4007 | @p='test-wcrtomb-w32-5.sh'; \
|
|---|
| 4008 | b='test-wcrtomb-w32-5.sh'; \
|
|---|
| 4009 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4010 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4011 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4012 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4013 | test-wctype-h.log: test-wctype-h$(EXEEXT)
|
|---|
| 4014 | @p='test-wctype-h$(EXEEXT)'; \
|
|---|
| 4015 | b='test-wctype-h'; \
|
|---|
| 4016 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4017 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4018 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4019 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4020 | test-wcwidth.log: test-wcwidth$(EXEEXT)
|
|---|
| 4021 | @p='test-wcwidth$(EXEEXT)'; \
|
|---|
| 4022 | b='test-wcwidth'; \
|
|---|
| 4023 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4024 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4025 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4026 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4027 | test-xalloc-die.sh.log: test-xalloc-die.sh
|
|---|
| 4028 | @p='test-xalloc-die.sh'; \
|
|---|
| 4029 | b='test-xalloc-die.sh'; \
|
|---|
| 4030 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4031 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4032 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4033 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4034 | test-xstrtoimax.sh.log: test-xstrtoimax.sh
|
|---|
| 4035 | @p='test-xstrtoimax.sh'; \
|
|---|
| 4036 | b='test-xstrtoimax.sh'; \
|
|---|
| 4037 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4038 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4039 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4040 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4041 | test-xstrtol.sh.log: test-xstrtol.sh
|
|---|
| 4042 | @p='test-xstrtol.sh'; \
|
|---|
| 4043 | b='test-xstrtol.sh'; \
|
|---|
| 4044 | $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4045 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4046 | $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
|
|---|
| 4047 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4048 | .test.log:
|
|---|
| 4049 | @p='$<'; \
|
|---|
| 4050 | $(am__set_b); \
|
|---|
| 4051 | $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4052 | --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4053 | $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
|
|---|
| 4054 | "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4055 | @am__EXEEXT_TRUE@.test$(EXEEXT).log:
|
|---|
| 4056 | @am__EXEEXT_TRUE@ @p='$<'; \
|
|---|
| 4057 | @am__EXEEXT_TRUE@ $(am__set_b); \
|
|---|
| 4058 | @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
|
|---|
| 4059 | @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
|
|---|
| 4060 | @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
|
|---|
| 4061 | @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
|
|---|
| 4062 |
|
|---|
| 4063 | distdir: $(DISTFILES)
|
|---|
| 4064 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|---|
| 4065 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|---|
| 4066 | list='$(DISTFILES)'; \
|
|---|
| 4067 | dist_files=`for file in $$list; do echo $$file; done | \
|
|---|
| 4068 | sed -e "s|^$$srcdirstrip/||;t" \
|
|---|
| 4069 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|---|
| 4070 | case $$dist_files in \
|
|---|
| 4071 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
|---|
| 4072 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|---|
| 4073 | sort -u` ;; \
|
|---|
| 4074 | esac; \
|
|---|
| 4075 | for file in $$dist_files; do \
|
|---|
| 4076 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 4077 | if test -d $$d/$$file; then \
|
|---|
| 4078 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 4079 | if test -d "$(distdir)/$$file"; then \
|
|---|
| 4080 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|---|
| 4081 | fi; \
|
|---|
| 4082 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 4083 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|---|
| 4084 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|---|
| 4085 | fi; \
|
|---|
| 4086 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|---|
| 4087 | else \
|
|---|
| 4088 | test -f "$(distdir)/$$file" \
|
|---|
| 4089 | || cp -p $$d/$$file "$(distdir)/$$file" \
|
|---|
| 4090 | || exit 1; \
|
|---|
| 4091 | fi; \
|
|---|
| 4092 | done
|
|---|
| 4093 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 4094 | if test "$$subdir" = .; then :; else \
|
|---|
| 4095 | $(am__make_dryrun) \
|
|---|
| 4096 | || test -d "$(distdir)/$$subdir" \
|
|---|
| 4097 | || $(MKDIR_P) "$(distdir)/$$subdir" \
|
|---|
| 4098 | || exit 1; \
|
|---|
| 4099 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
|---|
| 4100 | $(am__relativize); \
|
|---|
| 4101 | new_distdir=$$reldir; \
|
|---|
| 4102 | dir1=$$subdir; dir2="$(top_distdir)"; \
|
|---|
| 4103 | $(am__relativize); \
|
|---|
| 4104 | new_top_distdir=$$reldir; \
|
|---|
| 4105 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
|---|
| 4106 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
|---|
| 4107 | ($(am__cd) $$subdir && \
|
|---|
| 4108 | $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 4109 | top_distdir="$$new_top_distdir" \
|
|---|
| 4110 | distdir="$$new_distdir" \
|
|---|
| 4111 | am__remove_distdir=: \
|
|---|
| 4112 | am__skip_length_check=: \
|
|---|
| 4113 | am__skip_mode_fix=: \
|
|---|
| 4114 | distdir) \
|
|---|
| 4115 | || exit 1; \
|
|---|
| 4116 | fi; \
|
|---|
| 4117 | done
|
|---|
| 4118 | check-am: all-am
|
|---|
| 4119 | $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS)
|
|---|
| 4120 | $(MAKE) $(AM_MAKEFLAGS) check-TESTS
|
|---|
| 4121 | check: $(BUILT_SOURCES)
|
|---|
| 4122 | $(MAKE) $(AM_MAKEFLAGS) check-recursive
|
|---|
| 4123 | all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
|
|---|
| 4124 | installdirs: installdirs-recursive
|
|---|
| 4125 | installdirs-am:
|
|---|
| 4126 | install: $(BUILT_SOURCES)
|
|---|
| 4127 | $(MAKE) $(AM_MAKEFLAGS) install-recursive
|
|---|
| 4128 | install-exec: install-exec-recursive
|
|---|
| 4129 | install-data: install-data-recursive
|
|---|
| 4130 | uninstall: uninstall-recursive
|
|---|
| 4131 |
|
|---|
| 4132 | install-am: all-am
|
|---|
| 4133 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 4134 |
|
|---|
| 4135 | installcheck: installcheck-recursive
|
|---|
| 4136 | install-strip:
|
|---|
| 4137 | if test -z '$(STRIP)'; then \
|
|---|
| 4138 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 4139 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 4140 | install; \
|
|---|
| 4141 | else \
|
|---|
| 4142 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 4143 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 4144 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
|---|
| 4145 | fi
|
|---|
| 4146 | mostlyclean-generic:
|
|---|
| 4147 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|---|
| 4148 | -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
|
|---|
| 4149 | -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
|
|---|
| 4150 | -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
|
|---|
| 4151 |
|
|---|
| 4152 | clean-generic:
|
|---|
| 4153 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|---|
| 4154 |
|
|---|
| 4155 | distclean-generic:
|
|---|
| 4156 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 4157 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|---|
| 4158 | -rm -f glthread/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 4159 | -rm -f glthread/$(am__dirstamp)
|
|---|
| 4160 | -rm -f unistr/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 4161 | -rm -f unistr/$(am__dirstamp)
|
|---|
| 4162 | -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp)
|
|---|
| 4163 | -rm -f uniwidth/$(am__dirstamp)
|
|---|
| 4164 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
|---|
| 4165 |
|
|---|
| 4166 | maintainer-clean-generic:
|
|---|
| 4167 | @echo "This command is intended for maintainers to use"
|
|---|
| 4168 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 4169 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|---|
| 4170 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|---|
| 4171 | clean: clean-recursive
|
|---|
| 4172 |
|
|---|
| 4173 | clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
|
|---|
| 4174 | clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
|
|---|
| 4175 | mostlyclean-am
|
|---|
| 4176 |
|
|---|
| 4177 | distclean: distclean-recursive
|
|---|
| 4178 | -rm -rf ./$(DEPDIR) glthread/$(DEPDIR) unistr/$(DEPDIR) uniwidth/$(DEPDIR)
|
|---|
| 4179 | -rm -f Makefile
|
|---|
| 4180 | distclean-am: clean-am distclean-compile distclean-generic \
|
|---|
| 4181 | distclean-tags
|
|---|
| 4182 |
|
|---|
| 4183 | dvi: dvi-recursive
|
|---|
| 4184 |
|
|---|
| 4185 | dvi-am:
|
|---|
| 4186 |
|
|---|
| 4187 | html: html-recursive
|
|---|
| 4188 |
|
|---|
| 4189 | html-am:
|
|---|
| 4190 |
|
|---|
| 4191 | info: info-recursive
|
|---|
| 4192 |
|
|---|
| 4193 | info-am:
|
|---|
| 4194 |
|
|---|
| 4195 | install-data-am:
|
|---|
| 4196 |
|
|---|
| 4197 | install-dvi: install-dvi-recursive
|
|---|
| 4198 |
|
|---|
| 4199 | install-dvi-am:
|
|---|
| 4200 |
|
|---|
| 4201 | install-exec-am:
|
|---|
| 4202 |
|
|---|
| 4203 | install-html: install-html-recursive
|
|---|
| 4204 |
|
|---|
| 4205 | install-html-am:
|
|---|
| 4206 |
|
|---|
| 4207 | install-info: install-info-recursive
|
|---|
| 4208 |
|
|---|
| 4209 | install-info-am:
|
|---|
| 4210 |
|
|---|
| 4211 | install-man:
|
|---|
| 4212 |
|
|---|
| 4213 | install-pdf: install-pdf-recursive
|
|---|
| 4214 |
|
|---|
| 4215 | install-pdf-am:
|
|---|
| 4216 |
|
|---|
| 4217 | install-ps: install-ps-recursive
|
|---|
| 4218 |
|
|---|
| 4219 | install-ps-am:
|
|---|
| 4220 |
|
|---|
| 4221 | installcheck-am:
|
|---|
| 4222 |
|
|---|
| 4223 | maintainer-clean: maintainer-clean-recursive
|
|---|
| 4224 | -rm -rf ./$(DEPDIR) glthread/$(DEPDIR) unistr/$(DEPDIR) uniwidth/$(DEPDIR)
|
|---|
| 4225 | -rm -f Makefile
|
|---|
| 4226 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
|---|
| 4227 |
|
|---|
| 4228 | mostlyclean: mostlyclean-recursive
|
|---|
| 4229 |
|
|---|
| 4230 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|---|
| 4231 | mostlyclean-local
|
|---|
| 4232 |
|
|---|
| 4233 | pdf: pdf-recursive
|
|---|
| 4234 |
|
|---|
| 4235 | pdf-am:
|
|---|
| 4236 |
|
|---|
| 4237 | ps: ps-recursive
|
|---|
| 4238 |
|
|---|
| 4239 | ps-am:
|
|---|
| 4240 |
|
|---|
| 4241 | uninstall-am:
|
|---|
| 4242 |
|
|---|
| 4243 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
|
|---|
| 4244 | check-am cscopelist-recursive ctags-recursive install \
|
|---|
| 4245 | install-am install-strip tags-recursive
|
|---|
| 4246 |
|
|---|
| 4247 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
|---|
| 4248 | all all-am check check-TESTS check-am clean \
|
|---|
| 4249 | clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
|
|---|
| 4250 | clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
|
|---|
| 4251 | cscopelist cscopelist-recursive ctags ctags-recursive \
|
|---|
| 4252 | distclean distclean-compile distclean-generic distclean-tags \
|
|---|
| 4253 | distdir dvi dvi-am html html-am info info-am install \
|
|---|
| 4254 | install-am install-data install-data-am install-dvi \
|
|---|
| 4255 | install-dvi-am install-exec install-exec-am install-html \
|
|---|
| 4256 | install-html-am install-info install-info-am install-man \
|
|---|
| 4257 | install-pdf install-pdf-am install-ps install-ps-am \
|
|---|
| 4258 | install-strip installcheck installcheck-am installdirs \
|
|---|
| 4259 | installdirs-am maintainer-clean maintainer-clean-generic \
|
|---|
| 4260 | mostlyclean mostlyclean-compile mostlyclean-generic \
|
|---|
| 4261 | mostlyclean-local pdf pdf-am ps ps-am recheck tags \
|
|---|
| 4262 | tags-recursive uninstall uninstall-am
|
|---|
| 4263 |
|
|---|
| 4264 |
|
|---|
| 4265 | # We need the following in order to create <float.h> when the system
|
|---|
| 4266 | # doesn't have one that works with the given compiler.
|
|---|
| 4267 | @GL_GENERATE_FLOAT_H_TRUE@float.h: float.in.h $(top_builddir)/config.status
|
|---|
| 4268 | @GL_GENERATE_FLOAT_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4269 | @GL_GENERATE_FLOAT_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|---|
| 4270 | @GL_GENERATE_FLOAT_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|---|
| 4271 | @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|---|
| 4272 | @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|---|
| 4273 | @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|---|
| 4274 | @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
|
|---|
| 4275 | @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
|
|---|
| 4276 | @GL_GENERATE_FLOAT_H_TRUE@ < $(srcdir)/float.in.h; \
|
|---|
| 4277 | @GL_GENERATE_FLOAT_H_TRUE@ } > $@-t && \
|
|---|
| 4278 | @GL_GENERATE_FLOAT_H_TRUE@ mv $@-t $@
|
|---|
| 4279 | @GL_GENERATE_FLOAT_H_FALSE@float.h: $(top_builddir)/config.status
|
|---|
| 4280 | @GL_GENERATE_FLOAT_H_FALSE@ rm -f $@
|
|---|
| 4281 | # The arg-nonnull.h that gets inserted into generated .h files is the same as
|
|---|
| 4282 | # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
|
|---|
| 4283 | # off.
|
|---|
| 4284 | arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
|
|---|
| 4285 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4286 | sed -n -e '/GL_ARG_NONNULL/,$$p' \
|
|---|
| 4287 | < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
|
|---|
| 4288 | > $@-t && \
|
|---|
| 4289 | mv $@-t $@
|
|---|
| 4290 | # The c++defs.h that gets inserted into generated .h files is the same as
|
|---|
| 4291 | # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
|
|---|
| 4292 | c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
|
|---|
| 4293 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4294 | sed -n -e '/_GL_CXXDEFS/,$$p' \
|
|---|
| 4295 | < $(top_srcdir)/build-aux/snippet/c++defs.h \
|
|---|
| 4296 | > $@-t && \
|
|---|
| 4297 | mv $@-t $@
|
|---|
| 4298 | # The unused-parameter.h that gets inserted into generated .h files is the same
|
|---|
| 4299 | # as build-aux/snippet/unused-parameter.h, except that it has the copyright
|
|---|
| 4300 | # header cut off.
|
|---|
| 4301 | unused-parameter.h: $(top_srcdir)/build-aux/snippet/unused-parameter.h
|
|---|
| 4302 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4303 | sed -n -e '/GL_UNUSED_PARAMETER/,$$p' \
|
|---|
| 4304 | < $(top_srcdir)/build-aux/snippet/unused-parameter.h \
|
|---|
| 4305 | > $@-t && \
|
|---|
| 4306 | mv $@-t $@
|
|---|
| 4307 | # The warn-on-use.h that gets inserted into generated .h files is the same as
|
|---|
| 4308 | # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
|
|---|
| 4309 | # off.
|
|---|
| 4310 | warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
|
|---|
| 4311 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4312 | sed -n -e '/^.ifndef/,$$p' \
|
|---|
| 4313 | < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
|
|---|
| 4314 | > $@-t && \
|
|---|
| 4315 | mv $@-t $@
|
|---|
| 4316 |
|
|---|
| 4317 | # We need the following in order to create <stdio.h> when the system
|
|---|
| 4318 | # doesn't have one that works with the given compiler.
|
|---|
| 4319 | stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
|---|
| 4320 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 4321 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|---|
| 4322 | sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|---|
| 4323 | -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|---|
| 4324 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|---|
| 4325 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|---|
| 4326 | -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
|
|---|
| 4327 | -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
|
|---|
| 4328 | -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
|
|---|
| 4329 | -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
|
|---|
| 4330 | -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
|
|---|
| 4331 | -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
|
|---|
| 4332 | -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
|
|---|
| 4333 | -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
|
|---|
| 4334 | -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
|
|---|
| 4335 | -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
|
|---|
| 4336 | -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
|
|---|
| 4337 | -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
|
|---|
| 4338 | -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
|
|---|
| 4339 | -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
|
|---|
| 4340 | -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
|
|---|
| 4341 | -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
|
|---|
| 4342 | -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
|
|---|
| 4343 | -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
|
|---|
| 4344 | -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
|
|---|
| 4345 | -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
|
|---|
| 4346 | -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
|
|---|
| 4347 | -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
|
|---|
| 4348 | -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
|
|---|
| 4349 | -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
|
|---|
| 4350 | -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
|
|---|
| 4351 | -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
|
|---|
| 4352 | -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
|
|---|
| 4353 | -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
|
|---|
| 4354 | -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
|
|---|
| 4355 | -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
|
|---|
| 4356 | -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
|
|---|
| 4357 | -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
|
|---|
| 4358 | -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
|
|---|
| 4359 | -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
|
|---|
| 4360 | -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
|
|---|
| 4361 | -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
|
|---|
| 4362 | -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
|
|---|
| 4363 | -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
|
|---|
| 4364 | -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
|
|---|
| 4365 | -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
|
|---|
| 4366 | -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
|
|---|
| 4367 | -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
|
|---|
| 4368 | -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
|
|---|
| 4369 | -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
|
|---|
| 4370 | -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
|
|---|
| 4371 | -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
|
|---|
| 4372 | -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
|
|---|
| 4373 | -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
|
|---|
| 4374 | -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
|
|---|
| 4375 | -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
|
|---|
| 4376 | -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
|
|---|
| 4377 | -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
|
|---|
| 4378 | -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
|
|---|
| 4379 | -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
|
|---|
| 4380 | < $(srcdir)/stdio.in.h | \
|
|---|
| 4381 | sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
|
|---|
| 4382 | -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
|
|---|
| 4383 | -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
|
|---|
| 4384 | -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
|
|---|
| 4385 | -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
|
|---|
| 4386 | -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
|
|---|
| 4387 | -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
|
|---|
| 4388 | -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
|
|---|
| 4389 | -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
|
|---|
| 4390 | -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
|
|---|
| 4391 | -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
|
|---|
| 4392 | -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
|
|---|
| 4393 | -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
|
|---|
| 4394 | -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
|
|---|
| 4395 | -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
|
|---|
| 4396 | -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
|
|---|
| 4397 | -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
|
|---|
| 4398 | -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
|
|---|
| 4399 | -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
|
|---|
| 4400 | -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
|
|---|
| 4401 | -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
|
|---|
| 4402 | -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
|
|---|
| 4403 | -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
|
|---|
| 4404 | -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
|
|---|
| 4405 | -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
|
|---|
| 4406 | -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
|
|---|
| 4407 | -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
|
|---|
| 4408 | -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
|
|---|
| 4409 | -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
|
|---|
| 4410 | -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
|
|---|
| 4411 | -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
|
|---|
| 4412 | -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
|
|---|
| 4413 | -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
|
|---|
| 4414 | -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
|
|---|
| 4415 | -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
|
|---|
| 4416 | -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
|
|---|
| 4417 | -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
|
|---|
| 4418 | -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
|
|---|
| 4419 | -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
|
|---|
| 4420 | -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
|
|---|
| 4421 | -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
|
|---|
| 4422 | -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
|
|---|
| 4423 | -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
|
|---|
| 4424 | -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
|
|---|
| 4425 | -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
|
|---|
| 4426 | -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
|
|---|
| 4427 | -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
|
|---|
| 4428 | -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
|
|---|
| 4429 | -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
|
|---|
| 4430 | -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
|---|
| 4431 | -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
|---|
| 4432 | -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
|
|---|
| 4433 | } > $@-t && \
|
|---|
| 4434 | mv $@-t $@
|
|---|
| 4435 |
|
|---|
| 4436 | # Clean up after Solaris cc.
|
|---|
| 4437 | clean-local:
|
|---|
| 4438 | rm -rf SunWS_cache
|
|---|
| 4439 |
|
|---|
| 4440 | mostlyclean-local: mostlyclean-generic
|
|---|
| 4441 | @for dir in '' $(MOSTLYCLEANDIRS); do \
|
|---|
| 4442 | if test -n "$$dir" && test -d $$dir; then \
|
|---|
| 4443 | echo "rmdir $$dir"; rmdir $$dir; \
|
|---|
| 4444 | fi; \
|
|---|
| 4445 | done; \
|
|---|
| 4446 | :
|
|---|
| 4447 |
|
|---|
| 4448 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 4449 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 4450 | .NOEXPORT:
|
|---|