yggdrasil/ports/gnu-grep/patches/3.11/0001-grep-3.11-add-yggdrasil-support.patch

8299 lines
378 KiB
Diff
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

diff -x '*.o' -crB grep-3.11-orig/aclocal.m4 grep-3.11/aclocal.m4
*** grep-3.11-orig/aclocal.m4 2023-05-13 10:34:14.000000000 +0300
--- grep-3.11/aclocal.m4 2025-03-09 00:58:48.577180344 +0200
***************
*** 1,6 ****
! # generated automatically by aclocal 1.16i -*- Autoconf -*-
! # Copyright (C) 1996-2023 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,6 ----
! # generated automatically by aclocal 1.17 -*- Autoconf -*-
! # Copyright (C) 1996-2024 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 14,26 ****
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
! m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72c.20-9c018],,
! [m4_warning([this file was generated for autoconf 2.72c.20-9c018.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
! # Copyright (C) 2002-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 14,26 ----
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
! m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72],,
! [m4_warning([this file was generated for autoconf 2.72.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
! # Copyright (C) 2002-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 32,41 ****
# generated from the m4 files accompanying Automake X.Y.
# (This private macro should not be called outside this file.)
AC_DEFUN([AM_AUTOMAKE_VERSION],
! [am__api_version='1.16'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
! m4_if([$1], [1.16i], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
--- 32,41 ----
# generated from the m4 files accompanying Automake X.Y.
# (This private macro should not be called outside this file.)
AC_DEFUN([AM_AUTOMAKE_VERSION],
! [am__api_version='1.17'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
! m4_if([$1], [1.17], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
***************
*** 51,64 ****
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
! [AM_AUTOMAKE_VERSION([1.16i])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 51,64 ----
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
! [AM_AUTOMAKE_VERSION([1.17])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 110,116 ****
# AM_COND_IF -*- Autoconf -*-
! # Copyright (C) 2008-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 110,116 ----
# AM_COND_IF -*- Autoconf -*-
! # Copyright (C) 2008-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 147,153 ****
# AM_CONDITIONAL -*- Autoconf -*-
! # Copyright (C) 1997-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 147,153 ----
# AM_CONDITIONAL -*- Autoconf -*-
! # Copyright (C) 1997-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 178,184 ****
Usually this means the macro was only invoked conditionally.]])
fi])])
! # Copyright (C) 1999-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 178,184 ----
Usually this means the macro was only invoked conditionally.]])
fi])])
! # Copyright (C) 1999-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 310,316 ****
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
! # When given -MP, icc 7.0 and 7.1 complain thusly:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
--- 310,316 ----
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
! # When given -MP, icc 7.0 and 7.1 complain thus:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
***************
*** 369,375 ****
# Generate code to set up dependency tracking. -*- Autoconf -*-
! # Copyright (C) 1999-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 369,375 ----
# Generate code to set up dependency tracking. -*- Autoconf -*-
! # Copyright (C) 1999-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 437,443 ****
# Do all the work for Automake. -*- Autoconf -*-
! # Copyright (C) 1996-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 437,443 ----
# Do all the work for Automake. -*- Autoconf -*-
! # Copyright (C) 1996-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 614,620 ****
done
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 614,620 ----
done
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 635,641 ****
fi
AC_SUBST([install_sh])])
! # Copyright (C) 2003-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 635,641 ----
fi
AC_SUBST([install_sh])])
! # Copyright (C) 2003-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 656,662 ****
# Check to see how 'make' treats includes. -*- Autoconf -*-
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 656,662 ----
# Check to see how 'make' treats includes. -*- Autoconf -*-
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 699,705 ****
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
! # Copyright (C) 1997-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 699,705 ----
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
! # Copyright (C) 1997-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 733,739 ****
# Helper functions for option handling. -*- Autoconf -*-
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 733,739 ----
# Helper functions for option handling. -*- Autoconf -*-
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 762,768 ****
AC_DEFUN([_AM_IF_OPTION],
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
! # Copyright (C) 1999-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 762,768 ----
AC_DEFUN([_AM_IF_OPTION],
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
! # Copyright (C) 1999-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 809,815 ****
# For backward compatibility.
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
! # Copyright (C) 2022-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 809,815 ----
# For backward compatibility.
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
! # Copyright (C) 2022-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 825,831 ****
AC_SUBST(am__rm_f_notfound)
])
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 825,831 ----
AC_SUBST(am__rm_f_notfound)
])
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 844,850 ****
# Check to make sure that the build environment is sane. -*- Autoconf -*-
! # Copyright (C) 1996-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 844,850 ----
# Check to make sure that the build environment is sane. -*- Autoconf -*-
! # Copyright (C) 1996-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 853,903 ****
# _AM_SLEEP_FRACTIONAL_SECONDS
# ----------------------------
AC_DEFUN([_AM_SLEEP_FRACTIONAL_SECONDS], [dnl
! AC_CACHE_CHECK([whether sleep supports fractional seconds], am_cv_sleep_fractional_seconds, [dnl
! AS_IF([sleep 0.001 2>/dev/null], [am_cv_sleep_fractional_seconds=true], [am_cv_sleep_fractional_seconds=false])
])])
# _AM_FILESYSTEM_TIMESTAMP_RESOLUTION
# -----------------------------------
! # Determine the filesystem timestamp resolution. Modern systems are nanosecond
! # capable, but historical systems could be millisecond, second, or even 2-second
! # resolution.
AC_DEFUN([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION], [dnl
AC_REQUIRE([_AM_SLEEP_FRACTIONAL_SECONDS])
! AC_CACHE_CHECK([the filesystem timestamp resolution], am_cv_filesystem_timestamp_resolution, [dnl
! # Use names that lexically sort older-first when the timestamps are equal.
! rm -f conftest.file.a conftest.file.b
! : > conftest.file.a
! AS_IF([$am_cv_sleep_fractional_seconds], [dnl
! am_try_sleep=0.1 am_try_loops=20
! ], [dnl
! am_try_sleep=1 am_try_loops=2
! ])
! am_try=0
! while :; do
! AS_VAR_ARITH([am_try], [$am_try + 1])
! echo "timestamp $am_try" > conftest.file.b
! set X `ls -t conftest.file.a conftest.file.b`
! if test "$[2]" = conftest.file.b || test $am_try -eq $am_try_loops; then
! break
fi
- sleep $am_try_sleep
done
! rm -f conftest.file.a conftest.file.b
! am_cv_filesystem_timestamp_resolution=$am_try
! AS_IF([$am_cv_sleep_fractional_seconds], [dnl
! AS_VAR_ARITH([am_cv_filesystem_timestamp_resolution], [$am_try / 10])
! AS_VAR_ARITH([am_fraction], [$am_try % 10])
! AS_VAR_APPEND([am_cv_filesystem_timestamp_resolution], [.$am_fraction])
! ])
])])
# AM_SANITY_CHECK
# ---------------
AC_DEFUN([AM_SANITY_CHECK],
[AC_REQUIRE([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION])
! rm -f conftest.file
! AC_CACHE_CHECK([whether build environment is sane], am_cv_build_env_is_sane, [dnl
# Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
--- 853,1012 ----
# _AM_SLEEP_FRACTIONAL_SECONDS
# ----------------------------
AC_DEFUN([_AM_SLEEP_FRACTIONAL_SECONDS], [dnl
! AC_CACHE_CHECK([whether sleep supports fractional seconds],
! am_cv_sleep_fractional_seconds, [dnl
! AS_IF([sleep 0.001 2>/dev/null], [am_cv_sleep_fractional_seconds=yes],
! [am_cv_sleep_fractional_seconds=no])
])])
# _AM_FILESYSTEM_TIMESTAMP_RESOLUTION
# -----------------------------------
! # Determine the filesystem's resolution for file modification
! # timestamps. The coarsest we know of is FAT, with a resolution
! # of only two seconds, even with the most recent "exFAT" extensions.
! # The finest (e.g. ext4 with large inodes, XFS, ZFS) is one
! # nanosecond, matching clock_gettime. However, it is probably not
! # possible to delay execution of a shell script for less than one
! # millisecond, due to process creation overhead and scheduling
! # granularity, so we don't check for anything finer than that. (See below.)
AC_DEFUN([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION], [dnl
AC_REQUIRE([_AM_SLEEP_FRACTIONAL_SECONDS])
! AC_CACHE_CHECK([filesystem timestamp resolution],
! am_cv_filesystem_timestamp_resolution, [dnl
! # Default to the worst case.
! am_cv_filesystem_timestamp_resolution=2
!
! # Only try to go finer than 1 sec if sleep can do it.
! # Don't try 1 sec, because if 0.01 sec and 0.1 sec don't work,
! # - 1 sec is not much of a win compared to 2 sec, and
! # - it takes 2 seconds to perform the test whether 1 sec works.
! #
! # Instead, just use the default 2s on platforms that have 1s resolution,
! # accept the extra 1s delay when using $sleep in the Automake tests, in
! # exchange for not incurring the 2s delay for running the test for all
! # packages.
! #
! am_try_resolutions=
! if test "$am_cv_sleep_fractional_seconds" = yes; then
! # Even a millisecond often causes a bunch of false positives,
! # so just try a hundredth of a second. The time saved between .001 and
! # .01 is not terribly consequential.
! am_try_resolutions="0.01 0.1 $am_try_resolutions"
! fi
!
! # In order to catch current-generation FAT out, we must *modify* files
! # that already exist; the *creation* timestamp is finer. Use names
! # that make ls -t sort them differently when they have equal
! # timestamps than when they have distinct timestamps, keeping
! # in mind that ls -t prints the *newest* file first.
! rm -f conftest.ts?
! : > conftest.ts1
! : > conftest.ts2
! : > conftest.ts3
!
! # Make sure ls -t actually works. Do 'set' in a subshell so we don't
! # clobber the current shell's arguments. (Outer-level square brackets
! # are removed by m4; they're present so that m4 does not expand
! # <dollar><star>; be careful, easy to get confused.)
! if (
! set X `[ls -t conftest.ts[12]]` &&
! {
! test "$[]*" != "X conftest.ts1 conftest.ts2" ||
! test "$[]*" != "X conftest.ts2 conftest.ts1";
! }
! ); then :; else
! # If neither matched, then we have a broken ls. This can happen
! # if, for instance, CONFIG_SHELL is bash and it inherits a
! # broken ls alias from the environment. This has actually
! # happened. Such a system could not be considered "sane".
! _AS_ECHO_UNQUOTED(
! ["Bad output from ls -t: \"`[ls -t conftest.ts[12]]`\""],
! [AS_MESSAGE_LOG_FD])
! AC_MSG_FAILURE([ls -t produces unexpected output.
! Make sure there is not a broken ls alias in your environment.])
! fi
!
! for am_try_res in $am_try_resolutions; do
! # Any one fine-grained sleep might happen to cross the boundary
! # between two values of a coarser actual resolution, but if we do
! # two fine-grained sleeps in a row, at least one of them will fall
! # entirely within a coarse interval.
! echo alpha > conftest.ts1
! sleep $am_try_res
! echo beta > conftest.ts2
! sleep $am_try_res
! echo gamma > conftest.ts3
!
! # We assume that 'ls -t' will make use of high-resolution
! # timestamps if the operating system supports them at all.
! if (set X `ls -t conftest.ts?` &&
! test "$[]2" = conftest.ts3 &&
! test "$[]3" = conftest.ts2 &&
! test "$[]4" = conftest.ts1); then
! #
! # Ok, ls -t worked. If we're at a resolution of 1 second, we're done,
! # because we don't need to test make.
! make_ok=true
! if test $am_try_res != 1; then
! # But if we've succeeded so far with a subsecond resolution, we
! # have one more thing to check: make. It can happen that
! # everything else supports the subsecond mtimes, but make doesn't;
! # notably on macOS, which ships make 3.81 from 2006 (the last one
! # released under GPLv2). https://bugs.gnu.org/68808
! #
! # We test $MAKE if it is defined in the environment, else "make".
! # It might get overridden later, but our hope is that in practice
! # it does not matter: it is the system "make" which is (by far)
! # the most likely to be broken, whereas if the user overrides it,
! # probably they did so with a better, or at least not worse, make.
! # https://lists.gnu.org/archive/html/automake/2024-06/msg00051.html
! #
! # Create a Makefile (real tab character here):
! rm -f conftest.mk
! echo 'conftest.ts1: conftest.ts2' >conftest.mk
! echo ' touch conftest.ts2' >>conftest.mk
! #
! # Now, running
! # touch conftest.ts1; touch conftest.ts2; make
! # should touch ts1 because ts2 is newer. This could happen by luck,
! # but most often, it will fail if make's support is insufficient. So
! # test for several consecutive successes.
! #
! # (We reuse conftest.ts[12] because we still want to modify existing
! # files, not create new ones, per above.)
! n=0
! make=${MAKE-make}
! until test $n -eq 3; do
! echo one > conftest.ts1
! sleep $am_try_res
! echo two > conftest.ts2 # ts2 should now be newer than ts1
! if $make -f conftest.mk | grep 'up to date' >/dev/null; then
! make_ok=false
! break # out of $n loop
! fi
! n=`expr $n + 1`
! done
! fi
! #
! if $make_ok; then
! # Everything we know to check worked out, so call this resolution good.
! am_cv_filesystem_timestamp_resolution=$am_try_res
! break # out of $am_try_res loop
! fi
! # Otherwise, we'll go on to check the next resolution.
fi
done
! rm -f conftest.ts?
! # (end _am_filesystem_timestamp_resolution)
])])
# AM_SANITY_CHECK
# ---------------
AC_DEFUN([AM_SANITY_CHECK],
[AC_REQUIRE([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION])
! # This check should not be cached, as it may vary across builds of
! # different projects.
! AC_MSG_CHECKING([whether build environment is sane])
# Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
***************
*** 916,963 ****
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
! if (
! am_has_slept=no
! for am_try in 1 2; do
! echo "timestamp, slept: $am_has_slept" > conftest.file
! set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
! if test "$[*]" = "X"; then
! # -L didn't work.
! set X `ls -t "$srcdir/configure" conftest.file`
! fi
! if test "$[*]" != "X $srcdir/configure conftest.file" \
! && test "$[*]" != "X conftest.file $srcdir/configure"; then
!
! # If neither matched, then we have a broken ls. This can happen
! # if, for instance, CONFIG_SHELL is bash and it inherits a
! # broken ls alias from the environment. This has actually
! # happened. Such a system could not be considered "sane".
! AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
! alias in your environment])
! fi
! if test "$[2]" = conftest.file || test $am_try -eq 2; then
! break
! fi
! # Just in case.
! sleep $am_cv_filesystem_timestamp_resolution
! am_has_slept=yes
! done
! test "$[2]" = conftest.file
! )
! then
! am_cv_build_env_is_sane=yes
! else
! AC_MSG_ERROR([newly created file is older than distributed files!
Check your system clock])
fi
! ])
# If we didn't sleep, we still need to ensure time stamps of config.status and
# generated files are strictly newer.
am_sleep_pid=
! if ! test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1; then
! ( sleep $am_cv_filesystem_timestamp_resolution ) &
am_sleep_pid=$!
! fi
AC_CONFIG_COMMANDS_PRE(
[AC_MSG_CHECKING([that generated files are newer than configure])
if test -n "$am_sleep_pid"; then
--- 1025,1064 ----
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
! am_build_env_is_sane=no
! am_has_slept=no
! rm -f conftest.file
! for am_try in 1 2; do
! echo "timestamp, slept: $am_has_slept" > conftest.file
! if (
! set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
! if test "$[]*" = "X"; then
! # -L didn't work.
! set X `ls -t "$srcdir/configure" conftest.file`
! fi
! test "$[]2" = conftest.file
! ); then
! am_build_env_is_sane=yes
! break
! fi
! # Just in case.
! sleep "$am_cv_filesystem_timestamp_resolution"
! am_has_slept=yes
! done
!
! AC_MSG_RESULT([$am_build_env_is_sane])
! if test "$am_build_env_is_sane" = no; then
! AC_MSG_ERROR([newly created file is older than distributed files!
Check your system clock])
fi
!
# If we didn't sleep, we still need to ensure time stamps of config.status and
# generated files are strictly newer.
am_sleep_pid=
! AS_IF([test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1],, [dnl
! ( sleep "$am_cv_filesystem_timestamp_resolution" ) &
am_sleep_pid=$!
! ])
AC_CONFIG_COMMANDS_PRE(
[AC_MSG_CHECKING([that generated files are newer than configure])
if test -n "$am_sleep_pid"; then
***************
*** 968,974 ****
rm -f conftest.file
])
! # Copyright (C) 2009-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1069,1075 ----
rm -f conftest.file
])
! # Copyright (C) 2009-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 1039,1045 ****
[AC_REQUIRE([_AM_SILENT_RULES])
AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1])])
! # Copyright (C) 2001-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1140,1146 ----
[AC_REQUIRE([_AM_SILENT_RULES])
AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1])])
! # Copyright (C) 2001-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 1067,1073 ****
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
! # Copyright (C) 2006-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1168,1174 ----
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
! # Copyright (C) 2006-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 1086,1092 ****
# Check how to create a tarball. -*- Autoconf -*-
! # Copyright (C) 2004-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1187,1193 ----
# Check how to create a tarball. -*- Autoconf -*-
! # Copyright (C) 2004-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 1221,1227 ****
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
! # Copyright (C) 2022-2023 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1322,1328 ----
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
! # Copyright (C) 2022-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
Only in grep-3.11: autom4te.cache
diff -x '*.o' -crB grep-3.11-orig/build-aux/config.sub grep-3.11/build-aux/config.sub
*** grep-3.11-orig/build-aux/config.sub 2023-02-26 19:49:48.000000000 +0200
--- grep-3.11/build-aux/config.sub 2025-03-09 00:57:29.517396264 +0200
***************
*** 1758,1764 ****
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
| nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
! | fiwix* | mlibc* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
--- 1758,1764 ----
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
| nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
! | fiwix* | mlibc* | yggdrasil* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
diff -x '*.o' -crB grep-3.11-orig/configure grep-3.11/configure
*** grep-3.11-orig/configure 2023-05-13 11:14:24.000000000 +0300
--- grep-3.11/configure 2025-03-09 00:58:49.885001721 +0200
***************
*** 1,6 ****
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.72c.20-9c018 for GNU grep 3.11.
#
# Report bugs to <bug-grep@gnu.org>.
#
--- 1,6 ----
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.72 for GNU grep 3.11.
#
# Report bugs to <bug-grep@gnu.org>.
#
***************
*** 3107,3113 ****
if $ac_init_version; then
cat <<\_ACEOF
GNU grep configure 3.11
! generated by GNU Autoconf 2.72c.20-9c018
Copyright (C) 2023 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
--- 3107,3113 ----
if $ac_init_version; then
cat <<\_ACEOF
GNU grep configure 3.11
! generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
***************
*** 3790,3796 ****
running configure, to aid debugging if configure makes a mistake.
It was created by GNU grep $as_me 3.11, which was
! generated by GNU Autoconf 2.72c.20-9c018. Invocation command line was
$ $0$ac_configure_args_raw
--- 3790,3796 ----
running configure, to aid debugging if configure makes a mistake.
It was created by GNU grep $as_me 3.11, which was
! generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
***************
*** 4131,4141 ****
# Test code for whether the C compiler supports C99 (global declarations)
ac_c_conftest_c99_globals='
! // Does the compiler advertise C99 conformance?
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
# error "Compiler does not advertise C99 conformance"
#endif
#include <stdbool.h>
extern int puts (const char *);
extern int printf (const char *, ...);
--- 4131,4143 ----
# Test code for whether the C compiler supports C99 (global declarations)
ac_c_conftest_c99_globals='
! /* Does the compiler advertise C99 conformance? */
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
# error "Compiler does not advertise C99 conformance"
#endif
+ // See if C++-style comments work.
+
#include <stdbool.h>
extern int puts (const char *);
extern int printf (const char *, ...);
***************
*** 4191,4197 ****
static inline int
test_restrict (ccp restrict text)
{
- // See if C++-style comments work.
// Iterate through items via the restricted pointer.
// Also check for declarations in for loops.
for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
--- 4193,4198 ----
***************
*** 4280,4286 ****
# Test code for whether the C compiler supports C11 (global declarations)
ac_c_conftest_c11_globals='
! // Does the compiler advertise C11 conformance?
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
# error "Compiler does not advertise C11 conformance"
#endif
--- 4281,4287 ----
# Test code for whether the C compiler supports C11 (global declarations)
ac_c_conftest_c11_globals='
! /* Does the compiler advertise C11 conformance? */
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
# error "Compiler does not advertise C11 conformance"
#endif
***************
*** 4654,4660 ****
! am__api_version='1.16'
--- 4655,4661 ----
! am__api_version='1.17'
***************
*** 4765,4773 ****
else case e in #(
e) if sleep 0.001 2>/dev/null
then :
! am_cv_sleep_fractional_seconds=true
else case e in #(
! e) am_cv_sleep_fractional_seconds=false ;;
esac
fi
;;
--- 4766,4774 ----
else case e in #(
e) if sleep 0.001 2>/dev/null
then :
! am_cv_sleep_fractional_seconds=yes
else case e in #(
! e) am_cv_sleep_fractional_seconds=no ;;
esac
fi
;;
***************
*** 4776,4832 ****
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_sleep_fractional_seconds" >&5
printf "%s\n" "$am_cv_sleep_fractional_seconds" >&6; }
! { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the filesystem timestamp resolution" >&5
! printf %s "checking the filesystem timestamp resolution... " >&6; }
if test ${am_cv_filesystem_timestamp_resolution+y}
then :
printf %s "(cached) " >&6
else case e in #(
! e) # Use names that lexically sort older-first when the timestamps are equal.
! rm -f conftest.file.a conftest.file.b
! : > conftest.file.a
! if $am_cv_sleep_fractional_seconds
! then :
! am_try_sleep=0.1 am_try_loops=20
! else case e in #(
! e) am_try_sleep=1 am_try_loops=2
! ;;
! esac
fi
! am_try=0
! while :; do
! as_fn_arith $am_try + 1 && am_try=$as_val
! echo "timestamp $am_try" > conftest.file.b
! set X `ls -t conftest.file.a conftest.file.b`
! if test "$2" = conftest.file.b || test $am_try -eq $am_try_loops; then
! break
fi
- sleep $am_try_sleep
done
! rm -f conftest.file.a conftest.file.b
! am_cv_filesystem_timestamp_resolution=$am_try
! if $am_cv_sleep_fractional_seconds
! then :
! as_fn_arith $am_try / 10 && am_cv_filesystem_timestamp_resolution=$as_val
! as_fn_arith $am_try % 10 && am_fraction=$as_val
! as_fn_append am_cv_filesystem_timestamp_resolution .$am_fraction
!
! fi
;;
esac
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_filesystem_timestamp_resolution" >&5
printf "%s\n" "$am_cv_filesystem_timestamp_resolution" >&6; }
! rm -f conftest.file
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
printf %s "checking whether build environment is sane... " >&6; }
! if test ${am_cv_build_env_is_sane+y}
! then :
! printf %s "(cached) " >&6
! else case e in #(
! e) # Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
'
--- 4777,4925 ----
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_sleep_fractional_seconds" >&5
printf "%s\n" "$am_cv_sleep_fractional_seconds" >&6; }
! { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking filesystem timestamp resolution" >&5
! printf %s "checking filesystem timestamp resolution... " >&6; }
if test ${am_cv_filesystem_timestamp_resolution+y}
then :
printf %s "(cached) " >&6
else case e in #(
! e) # Default to the worst case.
! am_cv_filesystem_timestamp_resolution=2
! # Only try to go finer than 1 sec if sleep can do it.
! # Don't try 1 sec, because if 0.01 sec and 0.1 sec don't work,
! # - 1 sec is not much of a win compared to 2 sec, and
! # - it takes 2 seconds to perform the test whether 1 sec works.
! #
! # Instead, just use the default 2s on platforms that have 1s resolution,
! # accept the extra 1s delay when using $sleep in the Automake tests, in
! # exchange for not incurring the 2s delay for running the test for all
! # packages.
! #
! am_try_resolutions=
! if test "$am_cv_sleep_fractional_seconds" = yes; then
! # Even a millisecond often causes a bunch of false positives,
! # so just try a hundredth of a second. The time saved between .001 and
! # .01 is not terribly consequential.
! am_try_resolutions="0.01 0.1 $am_try_resolutions"
! fi
!
! # In order to catch current-generation FAT out, we must *modify* files
! # that already exist; the *creation* timestamp is finer. Use names
! # that make ls -t sort them differently when they have equal
! # timestamps than when they have distinct timestamps, keeping
! # in mind that ls -t prints the *newest* file first.
! rm -f conftest.ts?
! : > conftest.ts1
! : > conftest.ts2
! : > conftest.ts3
!
! # Make sure ls -t actually works. Do 'set' in a subshell so we don't
! # clobber the current shell's arguments. (Outer-level square brackets
! # are removed by m4; they're present so that m4 does not expand
! # <dollar><star>; be careful, easy to get confused.)
! if (
! set X `ls -t conftest.ts[12]` &&
! {
! test "$*" != "X conftest.ts1 conftest.ts2" ||
! test "$*" != "X conftest.ts2 conftest.ts1";
! }
! ); then :; else
! # If neither matched, then we have a broken ls. This can happen
! # if, for instance, CONFIG_SHELL is bash and it inherits a
! # broken ls alias from the environment. This has actually
! # happened. Such a system could not be considered "sane".
! printf "%s\n" ""Bad output from ls -t: \"`ls -t conftest.ts[12]`\""" >&5
! { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
! printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
! as_fn_error $? "ls -t produces unexpected output.
! Make sure there is not a broken ls alias in your environment.
! See 'config.log' for more details" "$LINENO" 5; }
fi
!
! for am_try_res in $am_try_resolutions; do
! # Any one fine-grained sleep might happen to cross the boundary
! # between two values of a coarser actual resolution, but if we do
! # two fine-grained sleeps in a row, at least one of them will fall
! # entirely within a coarse interval.
! echo alpha > conftest.ts1
! sleep $am_try_res
! echo beta > conftest.ts2
! sleep $am_try_res
! echo gamma > conftest.ts3
!
! # We assume that 'ls -t' will make use of high-resolution
! # timestamps if the operating system supports them at all.
! if (set X `ls -t conftest.ts?` &&
! test "$2" = conftest.ts3 &&
! test "$3" = conftest.ts2 &&
! test "$4" = conftest.ts1); then
! #
! # Ok, ls -t worked. If we're at a resolution of 1 second, we're done,
! # because we don't need to test make.
! make_ok=true
! if test $am_try_res != 1; then
! # But if we've succeeded so far with a subsecond resolution, we
! # have one more thing to check: make. It can happen that
! # everything else supports the subsecond mtimes, but make doesn't;
! # notably on macOS, which ships make 3.81 from 2006 (the last one
! # released under GPLv2). https://bugs.gnu.org/68808
! #
! # We test $MAKE if it is defined in the environment, else "make".
! # It might get overridden later, but our hope is that in practice
! # it does not matter: it is the system "make" which is (by far)
! # the most likely to be broken, whereas if the user overrides it,
! # probably they did so with a better, or at least not worse, make.
! # https://lists.gnu.org/archive/html/automake/2024-06/msg00051.html
! #
! # Create a Makefile (real tab character here):
! rm -f conftest.mk
! echo 'conftest.ts1: conftest.ts2' >conftest.mk
! echo ' touch conftest.ts2' >>conftest.mk
! #
! # Now, running
! # touch conftest.ts1; touch conftest.ts2; make
! # should touch ts1 because ts2 is newer. This could happen by luck,
! # but most often, it will fail if make's support is insufficient. So
! # test for several consecutive successes.
! #
! # (We reuse conftest.ts[12] because we still want to modify existing
! # files, not create new ones, per above.)
! n=0
! make=${MAKE-make}
! until test $n -eq 3; do
! echo one > conftest.ts1
! sleep $am_try_res
! echo two > conftest.ts2 # ts2 should now be newer than ts1
! if $make -f conftest.mk | grep 'up to date' >/dev/null; then
! make_ok=false
! break # out of $n loop
! fi
! n=`expr $n + 1`
! done
! fi
! #
! if $make_ok; then
! # Everything we know to check worked out, so call this resolution good.
! am_cv_filesystem_timestamp_resolution=$am_try_res
! break # out of $am_try_res loop
! fi
! # Otherwise, we'll go on to check the next resolution.
fi
done
! rm -f conftest.ts?
! # (end _am_filesystem_timestamp_resolution)
;;
esac
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_filesystem_timestamp_resolution" >&5
printf "%s\n" "$am_cv_filesystem_timestamp_resolution" >&6; }
! # This check should not be cached, as it may vary across builds of
! # different projects.
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
printf %s "checking whether build environment is sane... " >&6; }
! # Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
'
***************
*** 4844,4894 ****
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
! if (
! am_has_slept=no
! for am_try in 1 2; do
! echo "timestamp, slept: $am_has_slept" > conftest.file
! set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
! if test "$*" = "X"; then
! # -L didn't work.
! set X `ls -t "$srcdir/configure" conftest.file`
! fi
! if test "$*" != "X $srcdir/configure conftest.file" \
! && test "$*" != "X conftest.file $srcdir/configure"; then
!
! # If neither matched, then we have a broken ls. This can happen
! # if, for instance, CONFIG_SHELL is bash and it inherits a
! # broken ls alias from the environment. This has actually
! # happened. Such a system could not be considered "sane".
! as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
! alias in your environment" "$LINENO" 5
! fi
! if test "$2" = conftest.file || test $am_try -eq 2; then
! break
! fi
! # Just in case.
! sleep $am_cv_filesystem_timestamp_resolution
! am_has_slept=yes
! done
! test "$2" = conftest.file
! )
! then
! am_cv_build_env_is_sane=yes
! else
! as_fn_error $? "newly created file is older than distributed files!
Check your system clock" "$LINENO" 5
fi
! ;;
! esac
! fi
! { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_build_env_is_sane" >&5
! printf "%s\n" "$am_cv_build_env_is_sane" >&6; }
# If we didn't sleep, we still need to ensure time stamps of config.status and
# generated files are strictly newer.
am_sleep_pid=
! if ! test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1; then
! ( sleep $am_cv_filesystem_timestamp_resolution ) &
am_sleep_pid=$!
fi
rm -f conftest.file
--- 4937,4981 ----
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
! am_build_env_is_sane=no
! am_has_slept=no
! rm -f conftest.file
! for am_try in 1 2; do
! echo "timestamp, slept: $am_has_slept" > conftest.file
! if (
! set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
! if test "$*" = "X"; then
! # -L didn't work.
! set X `ls -t "$srcdir/configure" conftest.file`
! fi
! test "$2" = conftest.file
! ); then
! am_build_env_is_sane=yes
! break
! fi
! # Just in case.
! sleep "$am_cv_filesystem_timestamp_resolution"
! am_has_slept=yes
! done
!
! { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_build_env_is_sane" >&5
! printf "%s\n" "$am_build_env_is_sane" >&6; }
! if test "$am_build_env_is_sane" = no; then
! as_fn_error $? "newly created file is older than distributed files!
Check your system clock" "$LINENO" 5
fi
!
# If we didn't sleep, we still need to ensure time stamps of config.status and
# generated files are strictly newer.
am_sleep_pid=
! if test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1
! then :
!
! else case e in #(
! e) ( sleep "$am_cv_filesystem_timestamp_resolution" ) &
am_sleep_pid=$!
+ ;;
+ esac
fi
rm -f conftest.file
***************
*** 5063,5069 ****
as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
'mkdir ('*'coreutils) '* | \
! 'BusyBox '* | \
'mkdir (fileutils) '4.1*)
ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
break 3;;
--- 5150,5156 ----
as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
'mkdir ('*'coreutils) '* | \
! *'BusyBox '* | \
'mkdir (fileutils) '4.1*)
ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
break 3;;
***************
*** 6097,6102 ****
--- 6184,6191 ----
main (void)
{
FILE *f = fopen ("conftest.out", "w");
+ if (!f)
+ return 1;
return ferror (f) || fclose (f) != 0;
;
***************
*** 6791,6797 ****
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
! # When given -MP, icc 7.0 and 7.1 complain thusly:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
--- 6880,6886 ----
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
! # When given -MP, icc 7.0 and 7.1 complain thus:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
***************
*** 7608,7620 ****
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <sys/types.h>
! /* Check that off_t can represent 2**63 - 1 correctly.
! We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
! #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
! int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
! && LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
int
main (void)
--- 7697,7712 ----
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <sys/types.h>
! #ifndef FTYPE
! # define FTYPE off_t
! #endif
! /* Check that FTYPE can represent 2**63 - 1 correctly.
! We can't simply define LARGE_FTYPE to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
! #define LARGE_FTYPE (((FTYPE) 1 << 31 << 31) - 1 + ((FTYPE) 1 << 31 << 31))
! int FTYPE_is_large[(LARGE_FTYPE % 2147483629 == 721
! && LARGE_FTYPE % 2147483647 == 1)
? 1 : -1];
int
main (void)
***************
*** 7626,7632 ****
_ACEOF
if ac_fn_c_try_compile "$LINENO"
then :
! ac_cv_sys_largefile_opts="$ac_opt"
ac_opt_found=yes
fi
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
--- 7718,7742 ----
_ACEOF
if ac_fn_c_try_compile "$LINENO"
then :
! if test x"$ac_opt" = x"none needed"
! then :
! # GNU/Linux s390x and alpha need _FILE_OFFSET_BITS=64 for wide ino_t.
! CC="$CC -DFTYPE=ino_t"
! if ac_fn_c_try_compile "$LINENO"
! then :
!
! else case e in #(
! e) CC="$CC -D_FILE_OFFSET_BITS=64"
! if ac_fn_c_try_compile "$LINENO"
! then :
! ac_opt='-D_FILE_OFFSET_BITS=64'
! fi
! rm -f core conftest.err conftest.$ac_objext conftest.beam ;;
! esac
! fi
! rm -f core conftest.err conftest.$ac_objext conftest.beam
! fi
! ac_cv_sys_largefile_opts=$ac_opt
ac_opt_found=yes
fi
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
***************
*** 7637,7643 ****
if test $ac_opt_found != yes; then
case $host_os in #(
! mingw*) :
ac_cv_sys_largefile_opts="supported through gnulib"
ac_opt_found=yes
;; #(
--- 7747,7753 ----
if test $ac_opt_found != yes; then
case $host_os in #(
! mingw* | windows*) :
ac_cv_sys_largefile_opts="supported through gnulib"
ac_opt_found=yes
;; #(
***************
*** 15487,15494 ****
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:15490: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:15491: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
--- 15597,15604 ----
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:15600: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:15601: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
***************
*** 15514,15520 ****
;;
esac
! echo "$as_me:15517: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
--- 15624,15630 ----
;;
esac
! echo "$as_me:15627: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
***************
*** 15692,15698 ****
fi
fi
! echo "$as_me:15695: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
--- 15802,15808 ----
fi
fi
! echo "$as_me:15805: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
***************
*** 20787,20794 ****
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:20790: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:20791: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
--- 20897,20904 ----
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:20900: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:20901: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
***************
*** 20814,20820 ****
;;
esac
! echo "$as_me:20817: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
--- 20924,20930 ----
;;
esac
! echo "$as_me:20927: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
***************
*** 20992,20998 ****
fi
fi
! echo "$as_me:20995: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
--- 21102,21108 ----
fi
fi
! echo "$as_me:21105: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
***************
*** 21241,21248 ****
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:21244: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:21245: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
--- 21351,21358 ----
LIBS=$save_LIBS
test $gl_pthread_api = yes && break
done
! echo "$as_me:21354: gl_pthread_api=$gl_pthread_api" >&5
! echo "$as_me:21355: LIBPTHREAD=$LIBPTHREAD" >&5
gl_pthread_in_glibc=no
# On Linux with glibc >= 2.34, libc contains the fully functional
***************
*** 21268,21274 ****
;;
esac
! echo "$as_me:21271: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
--- 21378,21384 ----
;;
esac
! echo "$as_me:21381: gl_pthread_in_glibc=$gl_pthread_in_glibc" >&5
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
***************
*** 21446,21452 ****
fi
fi
! echo "$as_me:21449: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
--- 21556,21562 ----
fi
fi
! echo "$as_me:21559: LIBPMULTITHREAD=$LIBPMULTITHREAD" >&5
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether POSIX threads API is available" >&5
printf %s "checking whether POSIX threads API is available... " >&6; }
***************
*** 32214,32219 ****
--- 32324,32330 ----
then :
case "$host_os" in
# Guess no on NetBSD.
+ yggdrasil*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing yes" ;;
netbsd*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing no" ;;
*) gl_cv_func_fcntl_f_dupfd_cloexec="$gl_cross_guess_normal" ;;
esac
***************
*** 52624,52630 ****
# values after options handling.
ac_log="
This file was extended by GNU grep $as_me 3.11, which was
! generated by GNU Autoconf 2.72c.20-9c018. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
--- 52735,52741 ----
# values after options handling.
ac_log="
This file was extended by GNU grep $as_me 3.11, which was
! generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
***************
*** 52698,52704 ****
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
GNU grep config.status 3.11
! configured by $0, generated by GNU Autoconf 2.72c.20-9c018,
with options \\"\$ac_cs_config\\"
Copyright (C) 2023 Free Software Foundation, Inc.
--- 52809,52815 ----
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
GNU grep config.status 3.11
! configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Copyright (C) 2023 Free Software Foundation, Inc.
Only in grep-3.11: configure~
diff -x '*.o' -crB grep-3.11-orig/doc/Makefile.in grep-3.11/doc/Makefile.in
*** grep-3.11-orig/doc/Makefile.in 2023-05-13 10:34:23.000000000 +0300
--- grep-3.11/doc/Makefile.in 2025-03-09 00:58:50.367298689 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 2251,2253 ****
--- 2251,2260 ----
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%
diff -x '*.o' -crB grep-3.11-orig/gnulib-tests/Makefile.am grep-3.11/gnulib-tests/Makefile.am
*** grep-3.11-orig/gnulib-tests/Makefile.am 2020-11-14 05:51:28.000000000 +0200
--- grep-3.11/gnulib-tests/Makefile.am 2025-03-09 01:16:17.976884039 +0200
***************
*** 1,4 ****
! AM_CFLAGS =
! include gnulib.mk
!
! AM_CFLAGS += $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
--- 1,4 ----
! #AM_CFLAGS =
! #include gnulib.mk
! #
! #AM_CFLAGS += $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
diff -x '*.o' -crB grep-3.11-orig/gnulib-tests/Makefile.in grep-3.11/gnulib-tests/Makefile.in
*** grep-3.11-orig/gnulib-tests/Makefile.in 2023-05-13 10:34:23.000000000 +0300
--- grep-3.11/gnulib-tests/Makefile.in 2025-03-09 01:16:27.637411070 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 13,43 ****
# PARTICULAR PURPOSE.
@SET_MAKE@
-
- # Copyright (C) 2002-2023 Free Software Foundation, Inc.
- #
- # This file is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation, either version 3 of the License, or
- # (at your option) any later version.
- #
- # This file is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this file. If not, see <https://www.gnu.org/licenses/>.
- #
- # As a special exception to the GNU General Public License,
- # this file may be distributed as part of a program that
- # contains a configuration script generated by Autoconf, under
- # the same distribution terms as the rest of that program.
- #
- # Generated by gnulib-tool.
-
-
-
VPATH = @srcdir@
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
--- 13,18 ----
***************
*** 110,337 ****
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
- TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \
- test-alignof$(EXEEXT) test-alloca-opt$(EXEEXT) \
- test-argmatch$(EXEEXT) test-arpa_inet$(EXEEXT) \
- test-assert$(EXEEXT) test-binary-io.sh test-bind$(EXEEXT) \
- test-bitrotate$(EXEEXT) test-btowc1.sh test-btowc2.sh \
- test-btowc3.sh test-c-ctype$(EXEEXT) test-c-stack.sh \
- test-c-stack2.sh test-c-strcase.sh test-c-strcasestr$(EXEEXT) \
- test-calloc-gnu$(EXEEXT) test-chdir$(EXEEXT) \
- test-cloexec$(EXEEXT) test-close$(EXEEXT) \
- test-connect$(EXEEXT) test-ctype$(EXEEXT) \
- test-dfa-invalid-char-class.sh test-dfa-invalid-merge.sh \
- test-dfa-match.sh test-dirent$(EXEEXT) test-dup$(EXEEXT) \
- test-dup2$(EXEEXT) test-environ$(EXEEXT) test-errno$(EXEEXT) \
- test-error.sh test-exclude1.sh test-exclude2.sh \
- test-exclude3.sh test-exclude4.sh test-exclude5.sh \
- test-exclude6.sh test-exclude7.sh test-exclude8.sh \
- test-fchdir$(EXEEXT) test-fcntl-h$(EXEEXT) \
- test-fcntl-safer$(EXEEXT) test-fcntl$(EXEEXT) \
- test-fdopen$(EXEEXT) test-fdopendir$(EXEEXT) \
- test-fgetc$(EXEEXT) test-float$(EXEEXT) \
- test-fnmatch-h$(EXEEXT) test-fnmatch$(EXEEXT) \
- test-fopen-gnu$(EXEEXT) test-fopen$(EXEEXT) test-fpending.sh \
- test-fputc$(EXEEXT) test-fread$(EXEEXT) test-free$(EXEEXT) \
- test-fstat$(EXEEXT) test-fstatat$(EXEEXT) test-ftruncate.sh \
- test-fwrite$(EXEEXT) test-getcwd-lgpl$(EXEEXT) \
- test-getdtablesize$(EXEEXT) test-getopt-gnu$(EXEEXT) \
- test-getopt-posix$(EXEEXT) test-getprogname$(EXEEXT) \
- test-gettimeofday$(EXEEXT) test-dynarray$(EXEEXT) \
- test-hard-locale$(EXEEXT) test-hash$(EXEEXT) \
- test-i-ring$(EXEEXT) test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \
- test-ignore-value$(EXEEXT) test-inet_pton$(EXEEXT) \
- test-intprops$(EXEEXT) test-inttostr$(EXEEXT) \
- test-inttypes$(EXEEXT) test-ioctl$(EXEEXT) \
- test-isatty$(EXEEXT) test-isblank$(EXEEXT) \
- test-iswblank$(EXEEXT) test-iswdigit.sh test-iswxdigit.sh \
- test-langinfo$(EXEEXT) test-largefile$(EXEEXT) \
- test-limits-h$(EXEEXT) test-listen$(EXEEXT) \
- test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
- test-localename$(EXEEXT) test-lseek.sh test-lstat$(EXEEXT) \
- test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) test-mbrlen1.sh \
- test-mbrlen2.sh test-mbrlen3.sh test-mbrlen4.sh \
- test-mbrlen5.sh test-mbrlen-w32-1.sh test-mbrlen-w32-2.sh \
- test-mbrlen-w32-3.sh test-mbrlen-w32-4.sh test-mbrlen-w32-5.sh \
- test-mbrlen-w32-6.sh test-mbrlen-w32-7.sh test-mbscasecmp.sh \
- test-mbsinit.sh test-mbsrtowcs1.sh test-mbsrtowcs2.sh \
- test-mbsrtowcs3.sh test-mbsrtowcs4.sh test-mbsrtowcs5.sh \
- test-mbsstr1$(EXEEXT) test-mbsstr2.sh test-mbsstr3.sh \
- test-memchr$(EXEEXT) test-memchr2$(EXEEXT) \
- test-memrchr$(EXEEXT) test-nanosleep$(EXEEXT) \
- test-netinet_in$(EXEEXT) test-nl_langinfo1.sh \
- test-nl_langinfo2.sh test-nl_langinfo-mt$(EXEEXT) \
- test-open$(EXEEXT) test-openat-safer$(EXEEXT) \
- test-openat$(EXEEXT) test-pathmax$(EXEEXT) test-perror.sh \
- test-perror2$(EXEEXT) test-pipe$(EXEEXT) test-pselect$(EXEEXT) \
- test-pthread$(EXEEXT) test-pthread-thread$(EXEEXT) \
- test-pthread_sigmask1$(EXEEXT) test-pthread_sigmask2$(EXEEXT) \
- test-quotearg-simple$(EXEEXT) test-raise$(EXEEXT) \
- test-rawmemchr$(EXEEXT) test-read$(EXEEXT) \
- test-realloc-gnu$(EXEEXT) test-reallocarray$(EXEEXT) \
- test-regex$(EXEEXT) test-sched$(EXEEXT) test-select$(EXEEXT) \
- test-select-in.sh test-select-out.sh test-setenv$(EXEEXT) \
- test-setlocale_null$(EXEEXT) \
- test-setlocale_null-mt-one$(EXEEXT) \
- test-setlocale_null-mt-all$(EXEEXT) test-setlocale1.sh \
- test-setlocale2.sh test-setsockopt$(EXEEXT) \
- test-signal-h$(EXEEXT) test-sigprocmask$(EXEEXT) \
- test-sigsegv-catch-segv1$(EXEEXT) \
- test-sigsegv-catch-segv2$(EXEEXT) \
- test-sigsegv-catch-stackoverflow1$(EXEEXT) \
- test-sigsegv-catch-stackoverflow2$(EXEEXT) test-sleep$(EXEEXT) \
- test-snprintf$(EXEEXT) test-sockets$(EXEEXT) \
- test-stat$(EXEEXT) test-stat-time$(EXEEXT) \
- test-stdbool$(EXEEXT) test-stdckdint$(EXEEXT) \
- test-stddef$(EXEEXT) test-stdint$(EXEEXT) test-stdio$(EXEEXT) \
- test-stdlib$(EXEEXT) test-strerror$(EXEEXT) \
- test-strerror_r$(EXEEXT) test-striconv$(EXEEXT) \
- test-string$(EXEEXT) test-strnlen$(EXEEXT) \
- test-strstr$(EXEEXT) test-strtoimax$(EXEEXT) \
- test-strtoll$(EXEEXT) test-strtoull$(EXEEXT) \
- test-strtoumax$(EXEEXT) test-symlink$(EXEEXT) \
- test-sys_ioctl$(EXEEXT) test-sys_select$(EXEEXT) \
- test-sys_socket$(EXEEXT) test-sys_stat$(EXEEXT) \
- test-sys_time$(EXEEXT) test-sys_types$(EXEEXT) \
- test-sys_uio$(EXEEXT) test-init.sh test-thread_self$(EXEEXT) \
- test-thread_create$(EXEEXT) test-time-h$(EXEEXT) \
- test-time$(EXEEXT) test-trim1.sh test-trim2.sh test-trim3.sh \
- test-dup-safer$(EXEEXT) test-unistd$(EXEEXT) \
- test-u8-mbtoucr$(EXEEXT) test-u8-uctomb$(EXEEXT) \
- test-uc_width$(EXEEXT) uniwidth/test-uc_width2.sh \
- test-unsetenv$(EXEEXT) test-vasnprintf$(EXEEXT) \
- test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
- test-verify$(EXEEXT) test-verify.sh test-version-etc.sh \
- test-wchar$(EXEEXT) test-wcrtomb.sh test-wcrtomb-w32-1.sh \
- test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
- test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh \
- test-wcrtomb-w32-6.sh test-wcrtomb-w32-7.sh \
- test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
- test-xalloc-die.sh test-xstrtoimax.sh test-xstrtol.sh \
- test-year2038$(EXEEXT)
- XFAIL_TESTS =
- noinst_PROGRAMS = current-locale$(EXEEXT) test-localcharset$(EXEEXT)
- check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \
- test-alignof$(EXEEXT) test-alloca-opt$(EXEEXT) \
- test-argmatch$(EXEEXT) test-arpa_inet$(EXEEXT) \
- test-assert$(EXEEXT) test-binary-io$(EXEEXT) \
- test-bind$(EXEEXT) test-bitrotate$(EXEEXT) test-btowc$(EXEEXT) \
- test-c-ctype$(EXEEXT) test-c-stack$(EXEEXT) \
- test-c-strcasecmp$(EXEEXT) test-c-strncasecmp$(EXEEXT) \
- test-c-strcasestr$(EXEEXT) test-calloc-gnu$(EXEEXT) \
- test-chdir$(EXEEXT) test-cloexec$(EXEEXT) test-close$(EXEEXT) \
- test-connect$(EXEEXT) test-ctype$(EXEEXT) \
- test-dfa-match-aux$(EXEEXT) test-dirent$(EXEEXT) \
- test-dup$(EXEEXT) test-dup2$(EXEEXT) test-environ$(EXEEXT) \
- test-errno$(EXEEXT) test-error$(EXEEXT) test-exclude$(EXEEXT) \
- test-fchdir$(EXEEXT) test-fcntl-h$(EXEEXT) \
- test-fcntl-safer$(EXEEXT) test-fcntl$(EXEEXT) \
- test-fdopen$(EXEEXT) test-fdopendir$(EXEEXT) \
- test-fgetc$(EXEEXT) test-float$(EXEEXT) \
- test-fnmatch-h$(EXEEXT) test-fnmatch$(EXEEXT) \
- test-fopen-gnu$(EXEEXT) test-fopen$(EXEEXT) \
- test-fpending$(EXEEXT) test-fputc$(EXEEXT) test-fread$(EXEEXT) \
- test-free$(EXEEXT) test-fstat$(EXEEXT) test-fstatat$(EXEEXT) \
- test-ftruncate$(EXEEXT) test-fwrite$(EXEEXT) \
- test-getcwd-lgpl$(EXEEXT) test-getdtablesize$(EXEEXT) \
- test-getopt-gnu$(EXEEXT) test-getopt-posix$(EXEEXT) \
- test-getprogname$(EXEEXT) test-gettimeofday$(EXEEXT) \
- test-dynarray$(EXEEXT) test-hard-locale$(EXEEXT) \
- test-hash$(EXEEXT) test-i-ring$(EXEEXT) test-iconv-h$(EXEEXT) \
- test-iconv$(EXEEXT) test-ignore-value$(EXEEXT) \
- test-inet_pton$(EXEEXT) test-intprops$(EXEEXT) \
- test-inttostr$(EXEEXT) test-inttypes$(EXEEXT) \
- test-ioctl$(EXEEXT) test-isatty$(EXEEXT) test-isblank$(EXEEXT) \
- test-iswblank$(EXEEXT) test-iswdigit$(EXEEXT) \
- test-iswxdigit$(EXEEXT) test-langinfo$(EXEEXT) \
- test-largefile$(EXEEXT) test-limits-h$(EXEEXT) \
- test-listen$(EXEEXT) test-locale$(EXEEXT) \
- test-localeconv$(EXEEXT) test-localename$(EXEEXT) \
- test-lseek$(EXEEXT) test-lstat$(EXEEXT) \
- test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \
- test-mbrlen$(EXEEXT) test-mbrlen-w32$(EXEEXT) \
- test-mbscasecmp$(EXEEXT) test-mbsinit$(EXEEXT) \
- test-mbsrtowcs$(EXEEXT) test-mbsstr1$(EXEEXT) \
- test-mbsstr2$(EXEEXT) test-mbsstr3$(EXEEXT) \
- test-memchr$(EXEEXT) test-memchr2$(EXEEXT) \
- test-memrchr$(EXEEXT) test-nanosleep$(EXEEXT) \
- test-netinet_in$(EXEEXT) test-nl_langinfo1$(EXEEXT) \
- test-nl_langinfo2$(EXEEXT) test-nl_langinfo-mt$(EXEEXT) \
- test-open$(EXEEXT) test-openat-safer$(EXEEXT) \
- test-openat$(EXEEXT) test-pathmax$(EXEEXT) \
- test-perror$(EXEEXT) test-perror2$(EXEEXT) test-pipe$(EXEEXT) \
- test-pselect$(EXEEXT) test-pthread$(EXEEXT) \
- test-pthread-thread$(EXEEXT) test-pthread_sigmask1$(EXEEXT) \
- test-pthread_sigmask2$(EXEEXT) test-quotearg-simple$(EXEEXT) \
- test-raise$(EXEEXT) test-rawmemchr$(EXEEXT) test-read$(EXEEXT) \
- test-realloc-gnu$(EXEEXT) test-reallocarray$(EXEEXT) \
- test-regex$(EXEEXT) test-sched$(EXEEXT) test-select$(EXEEXT) \
- test-select-fd$(EXEEXT) test-select-stdin$(EXEEXT) \
- test-setenv$(EXEEXT) test-setlocale_null$(EXEEXT) \
- test-setlocale_null-mt-one$(EXEEXT) \
- test-setlocale_null-mt-all$(EXEEXT) test-setlocale1$(EXEEXT) \
- test-setlocale2$(EXEEXT) test-setsockopt$(EXEEXT) \
- test-signal-h$(EXEEXT) test-sigprocmask$(EXEEXT) \
- test-sigsegv-catch-segv1$(EXEEXT) \
- test-sigsegv-catch-segv2$(EXEEXT) \
- test-sigsegv-catch-stackoverflow1$(EXEEXT) \
- test-sigsegv-catch-stackoverflow2$(EXEEXT) test-sleep$(EXEEXT) \
- test-snprintf$(EXEEXT) test-sockets$(EXEEXT) \
- test-stat$(EXEEXT) test-stat-time$(EXEEXT) \
- test-stdbool$(EXEEXT) test-stdckdint$(EXEEXT) \
- test-stddef$(EXEEXT) test-stdint$(EXEEXT) test-stdio$(EXEEXT) \
- test-stdlib$(EXEEXT) test-strerror$(EXEEXT) \
- test-strerror_r$(EXEEXT) test-striconv$(EXEEXT) \
- test-string$(EXEEXT) test-strnlen$(EXEEXT) \
- test-strstr$(EXEEXT) test-strtoimax$(EXEEXT) \
- test-strtoll$(EXEEXT) test-strtoull$(EXEEXT) \
- test-strtoumax$(EXEEXT) test-symlink$(EXEEXT) \
- test-sys_ioctl$(EXEEXT) test-sys_select$(EXEEXT) \
- test-sys_socket$(EXEEXT) test-sys_stat$(EXEEXT) \
- test-sys_time$(EXEEXT) test-sys_types$(EXEEXT) \
- test-sys_uio$(EXEEXT) test-thread_self$(EXEEXT) \
- test-thread_create$(EXEEXT) test-time-h$(EXEEXT) \
- test-time$(EXEEXT) test-trim$(EXEEXT) test-dup-safer$(EXEEXT) \
- test-unistd$(EXEEXT) test-u8-mbtoucr$(EXEEXT) \
- test-u8-uctomb$(EXEEXT) test-uc_width$(EXEEXT) \
- test-uc_width2$(EXEEXT) test-unsetenv$(EXEEXT) \
- test-vasnprintf$(EXEEXT) test-verify$(EXEEXT) \
- test-version-etc$(EXEEXT) test-wchar$(EXEEXT) \
- test-wcrtomb$(EXEEXT) test-wcrtomb-w32$(EXEEXT) \
- test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \
- test-xalloc-die$(EXEEXT) test-xstrtoimax$(EXEEXT) \
- test-xstrtol$(EXEEXT) test-xstrtoul$(EXEEXT) \
- test-year2038$(EXEEXT)
- EXTRA_PROGRAMS = test-verify-try$(EXEEXT)
- @GL_COND_OBJ_ACCEPT_TRUE@am__append_1 = accept.c
- @GL_COND_OBJ_BIND_TRUE@am__append_2 = bind.c
- @GL_COND_OBJ_CONNECT_TRUE@am__append_3 = connect.c
- @GL_COND_OBJ_FDOPEN_TRUE@am__append_4 = fdopen.c
- @GL_COND_OBJ_FLOAT_TRUE@am__append_5 = float.c
- @GL_COND_OBJ_ITOLD_TRUE@am__append_6 = itold.c
- @GL_COND_OBJ_FTRUNCATE_TRUE@am__append_7 = ftruncate.c
- @GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__append_8 = gettimeofday.c
- @GL_COND_OBJ_INET_PTON_TRUE@am__append_9 = inet_pton.c
- @GL_COND_OBJ_IOCTL_TRUE@am__append_10 = ioctl.c
- @GL_COND_OBJ_LISTEN_TRUE@am__append_11 = listen.c
- @GL_COND_OBJ_NANOSLEEP_TRUE@am__append_12 = nanosleep.c
- @GL_COND_OBJ_PERROR_TRUE@am__append_13 = perror.c
- @GL_COND_OBJ_PSELECT_TRUE@am__append_14 = pselect.c
- @GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__append_15 = pthread-thread.c
- @GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__append_16 = pthread_sigmask.c
- @GL_COND_OBJ_PUTENV_TRUE@am__append_17 = putenv.c
- @GL_COND_OBJ_SELECT_TRUE@am__append_18 = select.c
- @GL_COND_OBJ_SETENV_TRUE@am__append_19 = setenv.c
- @GL_COND_OBJ_SETLOCALE_TRUE@am__append_20 = setlocale.c
- @GL_COND_OBJ_SETSOCKOPT_TRUE@am__append_21 = setsockopt.c
- @GL_COND_OBJ_SIGPROCMASK_TRUE@am__append_22 = sigprocmask.c
- @GL_COND_OBJ_SLEEP_TRUE@am__append_23 = sleep.c
- @GL_COND_OBJ_SOCKET_TRUE@am__append_24 = socket.c
- @GL_COND_OBJ_SYMLINK_TRUE@am__append_25 = symlink.c
- @GL_COND_OBJ_TIME_TRUE@am__append_26 = time.c
- @GL_COND_OBJ_UNSETENV_TRUE@am__append_27 = unsetenv.c
- @GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__append_28 = windows-thread.c
- @GL_COND_OBJ_WINDOWS_TLS_TRUE@am__append_29 = windows-tls.c
subdir = gnulib-tests
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
--- 85,90 ----
***************
*** 469,1477 ****
$(top_srcdir)/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
! DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
! $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
- PROGRAMS = $(noinst_PROGRAMS)
- LIBRARIES = $(noinst_LIBRARIES)
- AM_V_AR = $(am__v_AR_@AM_V@)
- am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
- am__v_AR_0 = @echo " AR " $@;
- am__v_AR_1 =
- libtests_a_AR = $(AR) $(ARFLAGS)
- libtests_a_RANLIB = $(RANLIB)
- am__DEPENDENCIES_1 =
- am__libtests_a_SOURCES_DIST = accept.c bind.c c-strcasestr.h \
- c-strcasestr.c connect.c fdopen.c float.c itold.c ftruncate.c \
- gettimeofday.c hash-pjw.h hash-pjw.c inet_pton.c imaxtostr.c \
- inttostr.c offtostr.c uinttostr.c umaxtostr.c ioctl.c listen.c \
- localename.c localename-table.c nanosleep.c perror.c pselect.c \
- pthread-thread.c pthread_sigmask.c putenv.c select.c setenv.c \
- setlocale.c setsockopt.c sigprocmask.c size_max.h sleep.c \
- socket.c sockets.h sockets.c symlink.c sys_socket.c \
- glthread/thread.h glthread/thread.c time.c unsetenv.c \
- windows-thread.c windows-tls.c xsize.h xsize.c xstrtol-error.c
- @GL_COND_OBJ_ACCEPT_TRUE@am__objects_1 = accept.$(OBJEXT)
- @GL_COND_OBJ_BIND_TRUE@am__objects_2 = bind.$(OBJEXT)
- @GL_COND_OBJ_CONNECT_TRUE@am__objects_3 = connect.$(OBJEXT)
- @GL_COND_OBJ_FDOPEN_TRUE@am__objects_4 = fdopen.$(OBJEXT)
- @GL_COND_OBJ_FLOAT_TRUE@am__objects_5 = float.$(OBJEXT)
- @GL_COND_OBJ_ITOLD_TRUE@am__objects_6 = itold.$(OBJEXT)
- @GL_COND_OBJ_FTRUNCATE_TRUE@am__objects_7 = ftruncate.$(OBJEXT)
- @GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__objects_8 = gettimeofday.$(OBJEXT)
- @GL_COND_OBJ_INET_PTON_TRUE@am__objects_9 = inet_pton.$(OBJEXT)
- @GL_COND_OBJ_IOCTL_TRUE@am__objects_10 = ioctl.$(OBJEXT)
- @GL_COND_OBJ_LISTEN_TRUE@am__objects_11 = listen.$(OBJEXT)
- @GL_COND_OBJ_NANOSLEEP_TRUE@am__objects_12 = nanosleep.$(OBJEXT)
- @GL_COND_OBJ_PERROR_TRUE@am__objects_13 = perror.$(OBJEXT)
- @GL_COND_OBJ_PSELECT_TRUE@am__objects_14 = pselect.$(OBJEXT)
- @GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__objects_15 = \
- @GL_COND_OBJ_PTHREAD_THREAD_TRUE@ pthread-thread.$(OBJEXT)
- @GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__objects_16 = \
- @GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@ pthread_sigmask.$(OBJEXT)
- @GL_COND_OBJ_PUTENV_TRUE@am__objects_17 = putenv.$(OBJEXT)
- @GL_COND_OBJ_SELECT_TRUE@am__objects_18 = select.$(OBJEXT)
- @GL_COND_OBJ_SETENV_TRUE@am__objects_19 = setenv.$(OBJEXT)
- @GL_COND_OBJ_SETLOCALE_TRUE@am__objects_20 = setlocale.$(OBJEXT)
- @GL_COND_OBJ_SETSOCKOPT_TRUE@am__objects_21 = setsockopt.$(OBJEXT)
- @GL_COND_OBJ_SIGPROCMASK_TRUE@am__objects_22 = sigprocmask.$(OBJEXT)
- @GL_COND_OBJ_SLEEP_TRUE@am__objects_23 = sleep.$(OBJEXT)
- @GL_COND_OBJ_SOCKET_TRUE@am__objects_24 = socket.$(OBJEXT)
- @GL_COND_OBJ_SYMLINK_TRUE@am__objects_25 = symlink.$(OBJEXT)
- am__dirstamp = $(am__leading_dot)dirstamp
- @GL_COND_OBJ_TIME_TRUE@am__objects_26 = time.$(OBJEXT)
- @GL_COND_OBJ_UNSETENV_TRUE@am__objects_27 = unsetenv.$(OBJEXT)
- @GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__objects_28 = \
- @GL_COND_OBJ_WINDOWS_THREAD_TRUE@ windows-thread.$(OBJEXT)
- @GL_COND_OBJ_WINDOWS_TLS_TRUE@am__objects_29 = windows-tls.$(OBJEXT)
- am_libtests_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
- c-strcasestr.$(OBJEXT) $(am__objects_3) $(am__objects_4) \
- $(am__objects_5) $(am__objects_6) $(am__objects_7) \
- $(am__objects_8) hash-pjw.$(OBJEXT) $(am__objects_9) \
- imaxtostr.$(OBJEXT) inttostr.$(OBJEXT) offtostr.$(OBJEXT) \
- uinttostr.$(OBJEXT) umaxtostr.$(OBJEXT) $(am__objects_10) \
- $(am__objects_11) localename.$(OBJEXT) \
- localename-table.$(OBJEXT) $(am__objects_12) $(am__objects_13) \
- $(am__objects_14) $(am__objects_15) $(am__objects_16) \
- $(am__objects_17) $(am__objects_18) $(am__objects_19) \
- $(am__objects_20) $(am__objects_21) $(am__objects_22) \
- $(am__objects_23) $(am__objects_24) sockets.$(OBJEXT) \
- $(am__objects_25) sys_socket.$(OBJEXT) \
- glthread/thread.$(OBJEXT) $(am__objects_26) $(am__objects_27) \
- $(am__objects_28) $(am__objects_29) xsize.$(OBJEXT) \
- xstrtol-error.$(OBJEXT)
- libtests_a_OBJECTS = $(am_libtests_a_OBJECTS)
- am_current_locale_OBJECTS = locale.$(OBJEXT)
- current_locale_OBJECTS = $(am_current_locale_OBJECTS)
- current_locale_LDADD = $(LDADD)
- current_locale_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_accept_SOURCES = test-accept.c
- test_accept_OBJECTS = test-accept.$(OBJEXT)
- am__DEPENDENCIES_2 = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_accept_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_alignasof_SOURCES = test-alignasof.c
- test_alignasof_OBJECTS = test-alignasof.$(OBJEXT)
- test_alignasof_LDADD = $(LDADD)
- test_alignasof_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_alignof_SOURCES = test-alignof.c
- test_alignof_OBJECTS = test-alignof.$(OBJEXT)
- test_alignof_LDADD = $(LDADD)
- test_alignof_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_alloca_opt_SOURCES = test-alloca-opt.c
- test_alloca_opt_OBJECTS = test-alloca-opt.$(OBJEXT)
- test_alloca_opt_LDADD = $(LDADD)
- test_alloca_opt_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_argmatch_SOURCES = test-argmatch.c
- test_argmatch_OBJECTS = test-argmatch.$(OBJEXT)
- test_argmatch_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_arpa_inet_SOURCES = test-arpa_inet.c
- test_arpa_inet_OBJECTS = test-arpa_inet.$(OBJEXT)
- test_arpa_inet_LDADD = $(LDADD)
- test_arpa_inet_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_assert_SOURCES = test-assert.c
- test_assert_OBJECTS = test-assert.$(OBJEXT)
- test_assert_LDADD = $(LDADD)
- test_assert_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_binary_io_SOURCES = test-binary-io.c
- test_binary_io_OBJECTS = test-binary-io.$(OBJEXT)
- test_binary_io_LDADD = $(LDADD)
- test_binary_io_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_bind_SOURCES = test-bind.c
- test_bind_OBJECTS = test-bind.$(OBJEXT)
- test_bind_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_bitrotate_SOURCES = test-bitrotate.c
- test_bitrotate_OBJECTS = test-bitrotate.$(OBJEXT)
- test_bitrotate_LDADD = $(LDADD)
- test_bitrotate_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_btowc_SOURCES = test-btowc.c
- test_btowc_OBJECTS = test-btowc.$(OBJEXT)
- test_btowc_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_c_ctype_SOURCES = test-c-ctype.c
- test_c_ctype_OBJECTS = test-c-ctype.$(OBJEXT)
- test_c_ctype_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_c_stack_SOURCES = test-c-stack.c
- test_c_stack_OBJECTS = test-c-stack.$(OBJEXT)
- test_c_stack_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_c_strcasecmp_SOURCES = test-c-strcasecmp.c
- test_c_strcasecmp_OBJECTS = test-c-strcasecmp.$(OBJEXT)
- test_c_strcasecmp_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_c_strcasestr_SOURCES = test-c-strcasestr.c
- test_c_strcasestr_OBJECTS = test-c-strcasestr.$(OBJEXT)
- test_c_strcasestr_LDADD = $(LDADD)
- test_c_strcasestr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_c_strncasecmp_SOURCES = test-c-strncasecmp.c
- test_c_strncasecmp_OBJECTS = test-c-strncasecmp.$(OBJEXT)
- test_c_strncasecmp_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_calloc_gnu_SOURCES = test-calloc-gnu.c
- test_calloc_gnu_OBJECTS = test-calloc-gnu.$(OBJEXT)
- test_calloc_gnu_LDADD = $(LDADD)
- test_calloc_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_chdir_SOURCES = test-chdir.c
- test_chdir_OBJECTS = test-chdir.$(OBJEXT)
- test_chdir_LDADD = $(LDADD)
- test_chdir_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_cloexec_SOURCES = test-cloexec.c
- test_cloexec_OBJECTS = test-cloexec.$(OBJEXT)
- test_cloexec_LDADD = $(LDADD)
- test_cloexec_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_close_SOURCES = test-close.c
- test_close_OBJECTS = test-close.$(OBJEXT)
- test_close_LDADD = $(LDADD)
- test_close_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_connect_SOURCES = test-connect.c
- test_connect_OBJECTS = test-connect.$(OBJEXT)
- test_connect_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_ctype_SOURCES = test-ctype.c
- test_ctype_OBJECTS = test-ctype.$(OBJEXT)
- test_ctype_LDADD = $(LDADD)
- test_ctype_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_dfa_match_aux_SOURCES = test-dfa-match-aux.c
- test_dfa_match_aux_OBJECTS = test-dfa-match-aux.$(OBJEXT)
- test_dfa_match_aux_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_dirent_SOURCES = test-dirent.c
- test_dirent_OBJECTS = test-dirent.$(OBJEXT)
- test_dirent_LDADD = $(LDADD)
- test_dirent_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_dup_SOURCES = test-dup.c
- test_dup_OBJECTS = test-dup.$(OBJEXT)
- test_dup_LDADD = $(LDADD)
- test_dup_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_dup_safer_SOURCES = test-dup-safer.c
- test_dup_safer_OBJECTS = test-dup-safer.$(OBJEXT)
- test_dup_safer_LDADD = $(LDADD)
- test_dup_safer_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_dup2_SOURCES = test-dup2.c
- test_dup2_OBJECTS = test-dup2.$(OBJEXT)
- test_dup2_LDADD = $(LDADD)
- test_dup2_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_dynarray_SOURCES = test-dynarray.c
- test_dynarray_OBJECTS = test-dynarray.$(OBJEXT)
- test_dynarray_LDADD = $(LDADD)
- test_dynarray_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_environ_SOURCES = test-environ.c
- test_environ_OBJECTS = test-environ.$(OBJEXT)
- test_environ_LDADD = $(LDADD)
- test_environ_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_errno_SOURCES = test-errno.c
- test_errno_OBJECTS = test-errno.$(OBJEXT)
- test_errno_LDADD = $(LDADD)
- test_errno_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_error_SOURCES = test-error.c
- test_error_OBJECTS = test-error.$(OBJEXT)
- test_error_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_exclude_SOURCES = test-exclude.c
- test_exclude_OBJECTS = test-exclude.$(OBJEXT)
- test_exclude_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_fchdir_SOURCES = test-fchdir.c
- test_fchdir_OBJECTS = test-fchdir.$(OBJEXT)
- test_fchdir_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_fcntl_SOURCES = test-fcntl.c
- test_fcntl_OBJECTS = test-fcntl.$(OBJEXT)
- test_fcntl_LDADD = $(LDADD)
- test_fcntl_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fcntl_h_SOURCES = test-fcntl-h.c
- test_fcntl_h_OBJECTS = test-fcntl-h.$(OBJEXT)
- test_fcntl_h_LDADD = $(LDADD)
- test_fcntl_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fcntl_safer_SOURCES = test-fcntl-safer.c
- test_fcntl_safer_OBJECTS = test-fcntl-safer.$(OBJEXT)
- test_fcntl_safer_LDADD = $(LDADD)
- test_fcntl_safer_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fdopen_SOURCES = test-fdopen.c
- test_fdopen_OBJECTS = test-fdopen.$(OBJEXT)
- test_fdopen_LDADD = $(LDADD)
- test_fdopen_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fdopendir_SOURCES = test-fdopendir.c
- test_fdopendir_OBJECTS = test-fdopendir.$(OBJEXT)
- test_fdopendir_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_fgetc_SOURCES = test-fgetc.c
- test_fgetc_OBJECTS = test-fgetc.$(OBJEXT)
- test_fgetc_LDADD = $(LDADD)
- test_fgetc_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_float_SOURCES = test-float.c
- test_float_OBJECTS = test-float.$(OBJEXT)
- test_float_LDADD = $(LDADD)
- test_float_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fnmatch_SOURCES = test-fnmatch.c
- test_fnmatch_OBJECTS = test-fnmatch.$(OBJEXT)
- test_fnmatch_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_fnmatch_h_SOURCES = test-fnmatch-h.c
- test_fnmatch_h_OBJECTS = test-fnmatch-h.$(OBJEXT)
- test_fnmatch_h_LDADD = $(LDADD)
- test_fnmatch_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fopen_SOURCES = test-fopen.c
- test_fopen_OBJECTS = test-fopen.$(OBJEXT)
- test_fopen_LDADD = $(LDADD)
- test_fopen_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fopen_gnu_SOURCES = test-fopen-gnu.c
- test_fopen_gnu_OBJECTS = test-fopen-gnu.$(OBJEXT)
- test_fopen_gnu_LDADD = $(LDADD)
- test_fopen_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fpending_SOURCES = test-fpending.c
- test_fpending_OBJECTS = test-fpending.$(OBJEXT)
- test_fpending_LDADD = $(LDADD)
- test_fpending_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fputc_SOURCES = test-fputc.c
- test_fputc_OBJECTS = test-fputc.$(OBJEXT)
- test_fputc_LDADD = $(LDADD)
- test_fputc_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fread_SOURCES = test-fread.c
- test_fread_OBJECTS = test-fread.$(OBJEXT)
- test_fread_LDADD = $(LDADD)
- test_fread_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_free_SOURCES = test-free.c
- test_free_OBJECTS = test-free.$(OBJEXT)
- test_free_LDADD = $(LDADD)
- test_free_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fstat_SOURCES = test-fstat.c
- test_fstat_OBJECTS = test-fstat.$(OBJEXT)
- test_fstat_LDADD = $(LDADD)
- test_fstat_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_fstatat_SOURCES = test-fstatat.c
- test_fstatat_OBJECTS = test-fstatat.$(OBJEXT)
- test_fstatat_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_ftruncate_SOURCES = test-ftruncate.c
- test_ftruncate_OBJECTS = test-ftruncate.$(OBJEXT)
- test_ftruncate_LDADD = $(LDADD)
- test_ftruncate_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_fwrite_SOURCES = test-fwrite.c
- test_fwrite_OBJECTS = test-fwrite.$(OBJEXT)
- test_fwrite_LDADD = $(LDADD)
- test_fwrite_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_getcwd_lgpl_SOURCES = test-getcwd-lgpl.c
- test_getcwd_lgpl_OBJECTS = test-getcwd-lgpl.$(OBJEXT)
- test_getcwd_lgpl_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_getdtablesize_SOURCES = test-getdtablesize.c
- test_getdtablesize_OBJECTS = test-getdtablesize.$(OBJEXT)
- test_getdtablesize_LDADD = $(LDADD)
- test_getdtablesize_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_getopt_gnu_SOURCES = test-getopt-gnu.c
- test_getopt_gnu_OBJECTS = test-getopt-gnu.$(OBJEXT)
- test_getopt_gnu_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_getopt_posix_SOURCES = test-getopt-posix.c
- test_getopt_posix_OBJECTS = test-getopt-posix.$(OBJEXT)
- test_getopt_posix_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_getprogname_SOURCES = test-getprogname.c
- test_getprogname_OBJECTS = test-getprogname.$(OBJEXT)
- test_getprogname_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_gettimeofday_SOURCES = test-gettimeofday.c
- test_gettimeofday_OBJECTS = test-gettimeofday.$(OBJEXT)
- test_gettimeofday_LDADD = $(LDADD)
- test_gettimeofday_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_hard_locale_SOURCES = test-hard-locale.c
- test_hard_locale_OBJECTS = test-hard-locale.$(OBJEXT)
- test_hard_locale_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_hash_SOURCES = test-hash.c
- test_hash_OBJECTS = test-hash.$(OBJEXT)
- test_hash_LDADD = $(LDADD)
- test_hash_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_i_ring_SOURCES = test-i-ring.c
- test_i_ring_OBJECTS = test-i-ring.$(OBJEXT)
- test_i_ring_LDADD = $(LDADD)
- test_i_ring_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_iconv_SOURCES = test-iconv.c
- test_iconv_OBJECTS = test-iconv.$(OBJEXT)
- test_iconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_iconv_h_SOURCES = test-iconv-h.c
- test_iconv_h_OBJECTS = test-iconv-h.$(OBJEXT)
- test_iconv_h_LDADD = $(LDADD)
- test_iconv_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_ignore_value_SOURCES = test-ignore-value.c
- test_ignore_value_OBJECTS = test-ignore-value.$(OBJEXT)
- test_ignore_value_LDADD = $(LDADD)
- test_ignore_value_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_inet_pton_SOURCES = test-inet_pton.c
- test_inet_pton_OBJECTS = test-inet_pton.$(OBJEXT)
- test_inet_pton_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_intprops_SOURCES = test-intprops.c
- test_intprops_OBJECTS = test-intprops.$(OBJEXT)
- test_intprops_LDADD = $(LDADD)
- test_intprops_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_inttostr_SOURCES = test-inttostr.c
- test_inttostr_OBJECTS = test-inttostr.$(OBJEXT)
- test_inttostr_LDADD = $(LDADD)
- test_inttostr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_inttypes_SOURCES = test-inttypes.c
- test_inttypes_OBJECTS = test-inttypes.$(OBJEXT)
- test_inttypes_LDADD = $(LDADD)
- test_inttypes_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_ioctl_SOURCES = test-ioctl.c
- test_ioctl_OBJECTS = test-ioctl.$(OBJEXT)
- test_ioctl_LDADD = $(LDADD)
- test_ioctl_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_isatty_SOURCES = test-isatty.c
- test_isatty_OBJECTS = test-isatty.$(OBJEXT)
- test_isatty_LDADD = $(LDADD)
- test_isatty_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_isblank_SOURCES = test-isblank.c
- test_isblank_OBJECTS = test-isblank.$(OBJEXT)
- test_isblank_LDADD = $(LDADD)
- test_isblank_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_iswblank_SOURCES = test-iswblank.c
- test_iswblank_OBJECTS = test-iswblank.$(OBJEXT)
- test_iswblank_LDADD = $(LDADD)
- test_iswblank_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_iswdigit_SOURCES = test-iswdigit.c
- test_iswdigit_OBJECTS = test-iswdigit.$(OBJEXT)
- test_iswdigit_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_iswxdigit_SOURCES = test-iswxdigit.c
- test_iswxdigit_OBJECTS = test-iswxdigit.$(OBJEXT)
- test_iswxdigit_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_langinfo_SOURCES = test-langinfo.c
- test_langinfo_OBJECTS = test-langinfo.$(OBJEXT)
- test_langinfo_LDADD = $(LDADD)
- test_langinfo_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_largefile_SOURCES = test-largefile.c
- test_largefile_OBJECTS = test-largefile.$(OBJEXT)
- test_largefile_LDADD = $(LDADD)
- test_largefile_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_limits_h_SOURCES = test-limits-h.c
- test_limits_h_OBJECTS = test-limits-h.$(OBJEXT)
- test_limits_h_LDADD = $(LDADD)
- test_limits_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_listen_SOURCES = test-listen.c
- test_listen_OBJECTS = test-listen.$(OBJEXT)
- test_listen_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_localcharset_SOURCES = test-localcharset.c
- test_localcharset_OBJECTS = test-localcharset.$(OBJEXT)
- test_localcharset_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_locale_SOURCES = test-locale.c
- test_locale_OBJECTS = test-locale.$(OBJEXT)
- test_locale_LDADD = $(LDADD)
- test_locale_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_localeconv_SOURCES = test-localeconv.c
- test_localeconv_OBJECTS = test-localeconv.$(OBJEXT)
- test_localeconv_LDADD = $(LDADD)
- test_localeconv_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_localename_SOURCES = test-localename.c
- test_localename_OBJECTS = test-localename.$(OBJEXT)
- test_localename_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_lseek_SOURCES = test-lseek.c
- test_lseek_OBJECTS = test-lseek.$(OBJEXT)
- test_lseek_LDADD = $(LDADD)
- test_lseek_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_lstat_SOURCES = test-lstat.c
- test_lstat_OBJECTS = test-lstat.$(OBJEXT)
- test_lstat_LDADD = $(LDADD)
- test_lstat_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_malloc_gnu_SOURCES = test-malloc-gnu.c
- test_malloc_gnu_OBJECTS = test-malloc-gnu.$(OBJEXT)
- test_malloc_gnu_LDADD = $(LDADD)
- test_malloc_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_malloca_SOURCES = test-malloca.c
- test_malloca_OBJECTS = test-malloca.$(OBJEXT)
- test_malloca_LDADD = $(LDADD)
- test_malloca_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_mbrlen_SOURCES = test-mbrlen.c
- test_mbrlen_OBJECTS = test-mbrlen.$(OBJEXT)
- test_mbrlen_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1)
- test_mbrlen_w32_SOURCES = test-mbrlen-w32.c
- test_mbrlen_w32_OBJECTS = test-mbrlen-w32.$(OBJEXT)
- test_mbrlen_w32_LDADD = $(LDADD)
- test_mbrlen_w32_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_mbscasecmp_SOURCES = test-mbscasecmp.c
- test_mbscasecmp_OBJECTS = test-mbscasecmp.$(OBJEXT)
- test_mbscasecmp_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_mbsinit_SOURCES = test-mbsinit.c
- test_mbsinit_OBJECTS = test-mbsinit.$(OBJEXT)
- test_mbsinit_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_mbsrtowcs_SOURCES = test-mbsrtowcs.c
- test_mbsrtowcs_OBJECTS = test-mbsrtowcs.$(OBJEXT)
- test_mbsrtowcs_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_mbsstr1_SOURCES = test-mbsstr1.c
- test_mbsstr1_OBJECTS = test-mbsstr1.$(OBJEXT)
- test_mbsstr1_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_mbsstr2_SOURCES = test-mbsstr2.c
- test_mbsstr2_OBJECTS = test-mbsstr2.$(OBJEXT)
- test_mbsstr2_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_mbsstr3_SOURCES = test-mbsstr3.c
- test_mbsstr3_OBJECTS = test-mbsstr3.$(OBJEXT)
- test_mbsstr3_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_memchr_SOURCES = test-memchr.c
- test_memchr_OBJECTS = test-memchr.$(OBJEXT)
- test_memchr_LDADD = $(LDADD)
- test_memchr_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_memchr2_SOURCES = test-memchr2.c
- test_memchr2_OBJECTS = test-memchr2.$(OBJEXT)
- test_memchr2_LDADD = $(LDADD)
- test_memchr2_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_memrchr_SOURCES = test-memrchr.c
- test_memrchr_OBJECTS = test-memrchr.$(OBJEXT)
- test_memrchr_LDADD = $(LDADD)
- test_memrchr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_nanosleep_SOURCES = test-nanosleep.c
- test_nanosleep_OBJECTS = test-nanosleep.$(OBJEXT)
- test_nanosleep_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_netinet_in_SOURCES = test-netinet_in.c
- test_netinet_in_OBJECTS = test-netinet_in.$(OBJEXT)
- test_netinet_in_LDADD = $(LDADD)
- test_netinet_in_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_nl_langinfo_mt_SOURCES = test-nl_langinfo-mt.c
- test_nl_langinfo_mt_OBJECTS = test-nl_langinfo-mt.$(OBJEXT)
- test_nl_langinfo_mt_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1)
- test_nl_langinfo1_SOURCES = test-nl_langinfo1.c
- test_nl_langinfo1_OBJECTS = test-nl_langinfo1.$(OBJEXT)
- test_nl_langinfo1_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_nl_langinfo2_SOURCES = test-nl_langinfo2.c
- test_nl_langinfo2_OBJECTS = test-nl_langinfo2.$(OBJEXT)
- test_nl_langinfo2_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_open_SOURCES = test-open.c
- test_open_OBJECTS = test-open.$(OBJEXT)
- test_open_LDADD = $(LDADD)
- test_open_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_openat_SOURCES = test-openat.c
- test_openat_OBJECTS = test-openat.$(OBJEXT)
- test_openat_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_openat_safer_SOURCES = test-openat-safer.c
- test_openat_safer_OBJECTS = test-openat-safer.$(OBJEXT)
- test_openat_safer_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_pathmax_SOURCES = test-pathmax.c
- test_pathmax_OBJECTS = test-pathmax.$(OBJEXT)
- test_pathmax_LDADD = $(LDADD)
- test_pathmax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_perror_SOURCES = test-perror.c
- test_perror_OBJECTS = test-perror.$(OBJEXT)
- test_perror_LDADD = $(LDADD)
- test_perror_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_perror2_SOURCES = test-perror2.c
- test_perror2_OBJECTS = test-perror2.$(OBJEXT)
- test_perror2_LDADD = $(LDADD)
- test_perror2_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_pipe_SOURCES = test-pipe.c
- test_pipe_OBJECTS = test-pipe.$(OBJEXT)
- test_pipe_LDADD = $(LDADD)
- test_pipe_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_pselect_SOURCES = test-pselect.c
- test_pselect_OBJECTS = test-pselect.$(OBJEXT)
- test_pselect_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_pthread_SOURCES = test-pthread.c
- test_pthread_OBJECTS = test-pthread.$(OBJEXT)
- test_pthread_LDADD = $(LDADD)
- test_pthread_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_pthread_thread_SOURCES = test-pthread-thread.c
- test_pthread_thread_OBJECTS = test-pthread-thread.$(OBJEXT)
- test_pthread_thread_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_pthread_sigmask1_SOURCES = test-pthread_sigmask1.c
- test_pthread_sigmask1_OBJECTS = test-pthread_sigmask1.$(OBJEXT)
- test_pthread_sigmask1_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_pthread_sigmask2_SOURCES = test-pthread_sigmask2.c
- test_pthread_sigmask2_OBJECTS = test-pthread_sigmask2.$(OBJEXT)
- test_pthread_sigmask2_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_quotearg_simple_SOURCES = test-quotearg-simple.c
- test_quotearg_simple_OBJECTS = test-quotearg-simple.$(OBJEXT)
- test_quotearg_simple_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_raise_SOURCES = test-raise.c
- test_raise_OBJECTS = test-raise.$(OBJEXT)
- test_raise_LDADD = $(LDADD)
- test_raise_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_rawmemchr_SOURCES = test-rawmemchr.c
- test_rawmemchr_OBJECTS = test-rawmemchr.$(OBJEXT)
- test_rawmemchr_LDADD = $(LDADD)
- test_rawmemchr_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_read_SOURCES = test-read.c
- test_read_OBJECTS = test-read.$(OBJEXT)
- test_read_LDADD = $(LDADD)
- test_read_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_realloc_gnu_SOURCES = test-realloc-gnu.c
- test_realloc_gnu_OBJECTS = test-realloc-gnu.$(OBJEXT)
- test_realloc_gnu_LDADD = $(LDADD)
- test_realloc_gnu_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_reallocarray_SOURCES = test-reallocarray.c
- test_reallocarray_OBJECTS = test-reallocarray.$(OBJEXT)
- test_reallocarray_LDADD = $(LDADD)
- test_reallocarray_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_regex_SOURCES = test-regex.c
- test_regex_OBJECTS = test-regex.$(OBJEXT)
- test_regex_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_sched_SOURCES = test-sched.c
- test_sched_OBJECTS = test-sched.$(OBJEXT)
- test_sched_LDADD = $(LDADD)
- test_sched_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_select_SOURCES = test-select.c
- test_select_OBJECTS = test-select.$(OBJEXT)
- test_select_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_select_fd_SOURCES = test-select-fd.c
- test_select_fd_OBJECTS = test-select-fd.$(OBJEXT)
- test_select_fd_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_select_stdin_SOURCES = test-select-stdin.c
- test_select_stdin_OBJECTS = test-select-stdin.$(OBJEXT)
- test_select_stdin_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_setenv_SOURCES = test-setenv.c
- test_setenv_OBJECTS = test-setenv.$(OBJEXT)
- test_setenv_LDADD = $(LDADD)
- test_setenv_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_setlocale1_SOURCES = test-setlocale1.c
- test_setlocale1_OBJECTS = test-setlocale1.$(OBJEXT)
- test_setlocale1_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_setlocale2_SOURCES = test-setlocale2.c
- test_setlocale2_OBJECTS = test-setlocale2.$(OBJEXT)
- test_setlocale2_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_setlocale_null_SOURCES = test-setlocale_null.c
- test_setlocale_null_OBJECTS = test-setlocale_null.$(OBJEXT)
- test_setlocale_null_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_setlocale_null_mt_all_SOURCES = test-setlocale_null-mt-all.c
- test_setlocale_null_mt_all_OBJECTS = \
- test-setlocale_null-mt-all.$(OBJEXT)
- test_setlocale_null_mt_all_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_setlocale_null_mt_one_SOURCES = test-setlocale_null-mt-one.c
- test_setlocale_null_mt_one_OBJECTS = \
- test-setlocale_null-mt-one.$(OBJEXT)
- test_setlocale_null_mt_one_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- test_setsockopt_SOURCES = test-setsockopt.c
- test_setsockopt_OBJECTS = test-setsockopt.$(OBJEXT)
- test_setsockopt_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_signal_h_SOURCES = test-signal-h.c
- test_signal_h_OBJECTS = test-signal-h.$(OBJEXT)
- test_signal_h_LDADD = $(LDADD)
- test_signal_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sigprocmask_SOURCES = test-sigprocmask.c
- test_sigprocmask_OBJECTS = test-sigprocmask.$(OBJEXT)
- test_sigprocmask_LDADD = $(LDADD)
- test_sigprocmask_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sigsegv_catch_segv1_SOURCES = test-sigsegv-catch-segv1.c
- test_sigsegv_catch_segv1_OBJECTS = test-sigsegv-catch-segv1.$(OBJEXT)
- test_sigsegv_catch_segv1_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_sigsegv_catch_segv2_SOURCES = test-sigsegv-catch-segv2.c
- test_sigsegv_catch_segv2_OBJECTS = test-sigsegv-catch-segv2.$(OBJEXT)
- test_sigsegv_catch_segv2_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_sigsegv_catch_stackoverflow1_SOURCES = \
- test-sigsegv-catch-stackoverflow1.c
- test_sigsegv_catch_stackoverflow1_OBJECTS = \
- test-sigsegv-catch-stackoverflow1.$(OBJEXT)
- test_sigsegv_catch_stackoverflow1_DEPENDENCIES = \
- $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_sigsegv_catch_stackoverflow2_SOURCES = \
- test-sigsegv-catch-stackoverflow2.c
- test_sigsegv_catch_stackoverflow2_OBJECTS = \
- test-sigsegv-catch-stackoverflow2.$(OBJEXT)
- test_sigsegv_catch_stackoverflow2_DEPENDENCIES = \
- $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_sleep_SOURCES = test-sleep.c
- test_sleep_OBJECTS = test-sleep.$(OBJEXT)
- test_sleep_LDADD = $(LDADD)
- test_sleep_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_snprintf_SOURCES = test-snprintf.c
- test_snprintf_OBJECTS = test-snprintf.$(OBJEXT)
- test_snprintf_LDADD = $(LDADD)
- test_snprintf_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sockets_SOURCES = test-sockets.c
- test_sockets_OBJECTS = test-sockets.$(OBJEXT)
- test_sockets_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_stat_SOURCES = test-stat.c
- test_stat_OBJECTS = test-stat.$(OBJEXT)
- test_stat_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- test_stat_time_SOURCES = test-stat-time.c
- test_stat_time_OBJECTS = test-stat-time.$(OBJEXT)
- test_stat_time_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_stdbool_SOURCES = test-stdbool.c
- test_stdbool_OBJECTS = test-stdbool.$(OBJEXT)
- test_stdbool_LDADD = $(LDADD)
- test_stdbool_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_stdckdint_SOURCES = test-stdckdint.c
- test_stdckdint_OBJECTS = test-stdckdint.$(OBJEXT)
- test_stdckdint_LDADD = $(LDADD)
- test_stdckdint_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_stddef_SOURCES = test-stddef.c
- test_stddef_OBJECTS = test-stddef.$(OBJEXT)
- test_stddef_LDADD = $(LDADD)
- test_stddef_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_stdint_SOURCES = test-stdint.c
- test_stdint_OBJECTS = test-stdint.$(OBJEXT)
- test_stdint_LDADD = $(LDADD)
- test_stdint_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_stdio_SOURCES = test-stdio.c
- test_stdio_OBJECTS = test-stdio.$(OBJEXT)
- test_stdio_LDADD = $(LDADD)
- test_stdio_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_stdlib_SOURCES = test-stdlib.c
- test_stdlib_OBJECTS = test-stdlib.$(OBJEXT)
- test_stdlib_LDADD = $(LDADD)
- test_stdlib_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_strerror_SOURCES = test-strerror.c
- test_strerror_OBJECTS = test-strerror.$(OBJEXT)
- test_strerror_LDADD = $(LDADD)
- test_strerror_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_strerror_r_SOURCES = test-strerror_r.c
- test_strerror_r_OBJECTS = test-strerror_r.$(OBJEXT)
- test_strerror_r_LDADD = $(LDADD)
- test_strerror_r_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_striconv_SOURCES = test-striconv.c
- test_striconv_OBJECTS = test-striconv.$(OBJEXT)
- test_striconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_string_SOURCES = test-string.c
- test_string_OBJECTS = test-string.$(OBJEXT)
- test_string_LDADD = $(LDADD)
- test_string_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_strnlen_SOURCES = test-strnlen.c
- test_strnlen_OBJECTS = test-strnlen.$(OBJEXT)
- test_strnlen_LDADD = $(LDADD)
- test_strnlen_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_strstr_SOURCES = test-strstr.c
- test_strstr_OBJECTS = test-strstr.$(OBJEXT)
- test_strstr_LDADD = $(LDADD)
- test_strstr_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_strtoimax_SOURCES = test-strtoimax.c
- test_strtoimax_OBJECTS = test-strtoimax.$(OBJEXT)
- test_strtoimax_LDADD = $(LDADD)
- test_strtoimax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_strtoll_SOURCES = test-strtoll.c
- test_strtoll_OBJECTS = test-strtoll.$(OBJEXT)
- test_strtoll_LDADD = $(LDADD)
- test_strtoll_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_strtoull_SOURCES = test-strtoull.c
- test_strtoull_OBJECTS = test-strtoull.$(OBJEXT)
- test_strtoull_LDADD = $(LDADD)
- test_strtoull_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_strtoumax_SOURCES = test-strtoumax.c
- test_strtoumax_OBJECTS = test-strtoumax.$(OBJEXT)
- test_strtoumax_LDADD = $(LDADD)
- test_strtoumax_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_symlink_SOURCES = test-symlink.c
- test_symlink_OBJECTS = test-symlink.$(OBJEXT)
- test_symlink_LDADD = $(LDADD)
- test_symlink_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_ioctl_SOURCES = test-sys_ioctl.c
- test_sys_ioctl_OBJECTS = test-sys_ioctl.$(OBJEXT)
- test_sys_ioctl_LDADD = $(LDADD)
- test_sys_ioctl_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_select_SOURCES = test-sys_select.c
- test_sys_select_OBJECTS = test-sys_select.$(OBJEXT)
- test_sys_select_LDADD = $(LDADD)
- test_sys_select_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_socket_SOURCES = test-sys_socket.c
- test_sys_socket_OBJECTS = test-sys_socket.$(OBJEXT)
- test_sys_socket_LDADD = $(LDADD)
- test_sys_socket_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_stat_SOURCES = test-sys_stat.c
- test_sys_stat_OBJECTS = test-sys_stat.$(OBJEXT)
- test_sys_stat_LDADD = $(LDADD)
- test_sys_stat_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_time_SOURCES = test-sys_time.c
- test_sys_time_OBJECTS = test-sys_time.$(OBJEXT)
- test_sys_time_LDADD = $(LDADD)
- test_sys_time_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_types_SOURCES = test-sys_types.c
- test_sys_types_OBJECTS = test-sys_types.$(OBJEXT)
- test_sys_types_LDADD = $(LDADD)
- test_sys_types_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_sys_uio_SOURCES = test-sys_uio.c
- test_sys_uio_OBJECTS = test-sys_uio.$(OBJEXT)
- test_sys_uio_LDADD = $(LDADD)
- test_sys_uio_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_thread_create_SOURCES = test-thread_create.c
- test_thread_create_OBJECTS = test-thread_create.$(OBJEXT)
- test_thread_create_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_thread_self_SOURCES = test-thread_self.c
- test_thread_self_OBJECTS = test-thread_self.$(OBJEXT)
- test_thread_self_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_time_SOURCES = test-time.c
- test_time_OBJECTS = test-time.$(OBJEXT)
- test_time_LDADD = $(LDADD)
- test_time_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_time_h_SOURCES = test-time-h.c
- test_time_h_OBJECTS = test-time-h.$(OBJEXT)
- test_time_h_LDADD = $(LDADD)
- test_time_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_trim_SOURCES = test-trim.c
- test_trim_OBJECTS = test-trim.$(OBJEXT)
- test_trim_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
- am_test_u8_mbtoucr_OBJECTS = unistr/test-u8-mbtoucr.$(OBJEXT)
- test_u8_mbtoucr_OBJECTS = $(am_test_u8_mbtoucr_OBJECTS)
- test_u8_mbtoucr_DEPENDENCIES = $(am__DEPENDENCIES_2)
- am_test_u8_uctomb_OBJECTS = unistr/test-u8-uctomb.$(OBJEXT)
- test_u8_uctomb_OBJECTS = $(am_test_u8_uctomb_OBJECTS)
- test_u8_uctomb_DEPENDENCIES = $(am__DEPENDENCIES_2)
- am_test_uc_width_OBJECTS = uniwidth/test-uc_width.$(OBJEXT)
- test_uc_width_OBJECTS = $(am_test_uc_width_OBJECTS)
- test_uc_width_DEPENDENCIES = $(am__DEPENDENCIES_2)
- am_test_uc_width2_OBJECTS = uniwidth/test-uc_width2.$(OBJEXT)
- test_uc_width2_OBJECTS = $(am_test_uc_width2_OBJECTS)
- test_uc_width2_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_unistd_SOURCES = test-unistd.c
- test_unistd_OBJECTS = test-unistd.$(OBJEXT)
- test_unistd_LDADD = $(LDADD)
- test_unistd_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_unsetenv_SOURCES = test-unsetenv.c
- test_unsetenv_OBJECTS = test-unsetenv.$(OBJEXT)
- test_unsetenv_LDADD = $(LDADD)
- test_unsetenv_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_vasnprintf_SOURCES = test-vasnprintf.c
- test_vasnprintf_OBJECTS = test-vasnprintf.$(OBJEXT)
- test_vasnprintf_LDADD = $(LDADD)
- test_vasnprintf_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_verify_SOURCES = test-verify.c
- test_verify_OBJECTS = test-verify.$(OBJEXT)
- test_verify_LDADD = $(LDADD)
- test_verify_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_verify_try_SOURCES = test-verify-try.c
- test_verify_try_OBJECTS = test-verify-try.$(OBJEXT)
- test_verify_try_LDADD = $(LDADD)
- test_verify_try_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_version_etc_SOURCES = test-version-etc.c
- test_version_etc_OBJECTS = test-version-etc.$(OBJEXT)
- test_version_etc_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_wchar_SOURCES = test-wchar.c
- test_wchar_OBJECTS = test-wchar.$(OBJEXT)
- test_wchar_LDADD = $(LDADD)
- test_wchar_DEPENDENCIES = libtests.a ../lib/libgreputils.a libtests.a \
- ../lib/libgreputils.a libtests.a $(am__DEPENDENCIES_1)
- test_wcrtomb_SOURCES = test-wcrtomb.c
- test_wcrtomb_OBJECTS = test-wcrtomb.$(OBJEXT)
- test_wcrtomb_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_wcrtomb_w32_SOURCES = test-wcrtomb-w32.c
- test_wcrtomb_w32_OBJECTS = test-wcrtomb-w32.$(OBJEXT)
- test_wcrtomb_w32_LDADD = $(LDADD)
- test_wcrtomb_w32_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_wctype_h_SOURCES = test-wctype-h.c
- test_wctype_h_OBJECTS = test-wctype-h.$(OBJEXT)
- test_wctype_h_LDADD = $(LDADD)
- test_wctype_h_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
- test_wcwidth_SOURCES = test-wcwidth.c
- test_wcwidth_OBJECTS = test-wcwidth.$(OBJEXT)
- test_wcwidth_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1)
- test_xalloc_die_SOURCES = test-xalloc-die.c
- test_xalloc_die_OBJECTS = test-xalloc-die.$(OBJEXT)
- test_xalloc_die_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_xstrtoimax_SOURCES = test-xstrtoimax.c
- test_xstrtoimax_OBJECTS = test-xstrtoimax.$(OBJEXT)
- test_xstrtoimax_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_xstrtol_SOURCES = test-xstrtol.c
- test_xstrtol_OBJECTS = test-xstrtol.$(OBJEXT)
- test_xstrtol_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_xstrtoul_SOURCES = test-xstrtoul.c
- test_xstrtoul_OBJECTS = test-xstrtoul.$(OBJEXT)
- test_xstrtoul_DEPENDENCIES = $(am__DEPENDENCIES_2)
- test_year2038_SOURCES = test-year2038.c
- test_year2038_OBJECTS = test-year2038.$(OBJEXT)
- test_year2038_LDADD = $(LDADD)
- test_year2038_DEPENDENCIES = libtests.a ../lib/libgreputils.a \
- libtests.a ../lib/libgreputils.a libtests.a \
- $(am__DEPENDENCIES_1)
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
--- 222,232 ----
$(top_srcdir)/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
! DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
***************
*** 1484,2034 ****
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
! DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
! am__maybe_remake_depfiles = depfiles
! am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \
! ./$(DEPDIR)/anytostr.Po ./$(DEPDIR)/asnprintf.Po \
! ./$(DEPDIR)/bind.Po ./$(DEPDIR)/c-strcasestr.Po \
! ./$(DEPDIR)/connect.Po ./$(DEPDIR)/fdopen.Po \
! ./$(DEPDIR)/float.Po ./$(DEPDIR)/ftruncate.Po \
! ./$(DEPDIR)/gettimeofday.Po ./$(DEPDIR)/hash-pjw.Po \
! ./$(DEPDIR)/imaxtostr.Po ./$(DEPDIR)/inet_pton.Po \
! ./$(DEPDIR)/inttostr.Po ./$(DEPDIR)/ioctl.Po \
! ./$(DEPDIR)/itold.Po ./$(DEPDIR)/listen.Po \
! ./$(DEPDIR)/locale.Po ./$(DEPDIR)/localename-table.Po \
! ./$(DEPDIR)/localename.Po ./$(DEPDIR)/nanosleep.Po \
! ./$(DEPDIR)/offtostr.Po ./$(DEPDIR)/perror.Po \
! ./$(DEPDIR)/printf-args.Po ./$(DEPDIR)/printf-parse.Po \
! ./$(DEPDIR)/pselect.Po ./$(DEPDIR)/pthread-thread.Po \
! ./$(DEPDIR)/pthread_sigmask.Po ./$(DEPDIR)/putenv.Po \
! ./$(DEPDIR)/select.Po ./$(DEPDIR)/setenv.Po \
! ./$(DEPDIR)/setlocale.Po ./$(DEPDIR)/setsockopt.Po \
! ./$(DEPDIR)/sigprocmask.Po ./$(DEPDIR)/sleep.Po \
! ./$(DEPDIR)/snprintf.Po ./$(DEPDIR)/socket.Po \
! ./$(DEPDIR)/sockets.Po ./$(DEPDIR)/strerror_r.Po \
! ./$(DEPDIR)/symlink.Po ./$(DEPDIR)/sys_socket.Po \
! ./$(DEPDIR)/test-accept.Po ./$(DEPDIR)/test-alignasof.Po \
! ./$(DEPDIR)/test-alignof.Po ./$(DEPDIR)/test-alloca-opt.Po \
! ./$(DEPDIR)/test-argmatch.Po ./$(DEPDIR)/test-arpa_inet.Po \
! ./$(DEPDIR)/test-assert.Po ./$(DEPDIR)/test-binary-io.Po \
! ./$(DEPDIR)/test-bind.Po ./$(DEPDIR)/test-bitrotate.Po \
! ./$(DEPDIR)/test-btowc.Po ./$(DEPDIR)/test-c-ctype.Po \
! ./$(DEPDIR)/test-c-stack.Po ./$(DEPDIR)/test-c-strcasecmp.Po \
! ./$(DEPDIR)/test-c-strcasestr.Po \
! ./$(DEPDIR)/test-c-strncasecmp.Po \
! ./$(DEPDIR)/test-calloc-gnu.Po ./$(DEPDIR)/test-chdir.Po \
! ./$(DEPDIR)/test-cloexec.Po ./$(DEPDIR)/test-close.Po \
! ./$(DEPDIR)/test-connect.Po ./$(DEPDIR)/test-ctype.Po \
! ./$(DEPDIR)/test-dfa-match-aux.Po ./$(DEPDIR)/test-dirent.Po \
! ./$(DEPDIR)/test-dup-safer.Po ./$(DEPDIR)/test-dup.Po \
! ./$(DEPDIR)/test-dup2.Po ./$(DEPDIR)/test-dynarray.Po \
! ./$(DEPDIR)/test-environ.Po ./$(DEPDIR)/test-errno.Po \
! ./$(DEPDIR)/test-error.Po ./$(DEPDIR)/test-exclude.Po \
! ./$(DEPDIR)/test-fchdir.Po ./$(DEPDIR)/test-fcntl-h.Po \
! ./$(DEPDIR)/test-fcntl-safer.Po ./$(DEPDIR)/test-fcntl.Po \
! ./$(DEPDIR)/test-fdopen.Po ./$(DEPDIR)/test-fdopendir.Po \
! ./$(DEPDIR)/test-fgetc.Po ./$(DEPDIR)/test-float.Po \
! ./$(DEPDIR)/test-fnmatch-h.Po ./$(DEPDIR)/test-fnmatch.Po \
! ./$(DEPDIR)/test-fopen-gnu.Po ./$(DEPDIR)/test-fopen.Po \
! ./$(DEPDIR)/test-fpending.Po ./$(DEPDIR)/test-fputc.Po \
! ./$(DEPDIR)/test-fread.Po ./$(DEPDIR)/test-free.Po \
! ./$(DEPDIR)/test-fstat.Po ./$(DEPDIR)/test-fstatat.Po \
! ./$(DEPDIR)/test-ftruncate.Po ./$(DEPDIR)/test-fwrite.Po \
! ./$(DEPDIR)/test-getcwd-lgpl.Po \
! ./$(DEPDIR)/test-getdtablesize.Po \
! ./$(DEPDIR)/test-getopt-gnu.Po \
! ./$(DEPDIR)/test-getopt-posix.Po \
! ./$(DEPDIR)/test-getprogname.Po \
! ./$(DEPDIR)/test-gettimeofday.Po \
! ./$(DEPDIR)/test-hard-locale.Po ./$(DEPDIR)/test-hash.Po \
! ./$(DEPDIR)/test-i-ring.Po ./$(DEPDIR)/test-iconv-h.Po \
! ./$(DEPDIR)/test-iconv.Po ./$(DEPDIR)/test-ignore-value.Po \
! ./$(DEPDIR)/test-inet_pton.Po ./$(DEPDIR)/test-intprops.Po \
! ./$(DEPDIR)/test-inttostr.Po ./$(DEPDIR)/test-inttypes.Po \
! ./$(DEPDIR)/test-ioctl.Po ./$(DEPDIR)/test-isatty.Po \
! ./$(DEPDIR)/test-isblank.Po ./$(DEPDIR)/test-iswblank.Po \
! ./$(DEPDIR)/test-iswdigit.Po ./$(DEPDIR)/test-iswxdigit.Po \
! ./$(DEPDIR)/test-langinfo.Po ./$(DEPDIR)/test-largefile.Po \
! ./$(DEPDIR)/test-limits-h.Po ./$(DEPDIR)/test-listen.Po \
! ./$(DEPDIR)/test-localcharset.Po ./$(DEPDIR)/test-locale.Po \
! ./$(DEPDIR)/test-localeconv.Po ./$(DEPDIR)/test-localename.Po \
! ./$(DEPDIR)/test-lseek.Po ./$(DEPDIR)/test-lstat.Po \
! ./$(DEPDIR)/test-malloc-gnu.Po ./$(DEPDIR)/test-malloca.Po \
! ./$(DEPDIR)/test-mbrlen-w32.Po ./$(DEPDIR)/test-mbrlen.Po \
! ./$(DEPDIR)/test-mbscasecmp.Po ./$(DEPDIR)/test-mbsinit.Po \
! ./$(DEPDIR)/test-mbsrtowcs.Po ./$(DEPDIR)/test-mbsstr1.Po \
! ./$(DEPDIR)/test-mbsstr2.Po ./$(DEPDIR)/test-mbsstr3.Po \
! ./$(DEPDIR)/test-memchr.Po ./$(DEPDIR)/test-memchr2.Po \
! ./$(DEPDIR)/test-memrchr.Po ./$(DEPDIR)/test-nanosleep.Po \
! ./$(DEPDIR)/test-netinet_in.Po \
! ./$(DEPDIR)/test-nl_langinfo-mt.Po \
! ./$(DEPDIR)/test-nl_langinfo1.Po \
! ./$(DEPDIR)/test-nl_langinfo2.Po ./$(DEPDIR)/test-open.Po \
! ./$(DEPDIR)/test-openat-safer.Po ./$(DEPDIR)/test-openat.Po \
! ./$(DEPDIR)/test-pathmax.Po ./$(DEPDIR)/test-perror.Po \
! ./$(DEPDIR)/test-perror2.Po ./$(DEPDIR)/test-pipe.Po \
! ./$(DEPDIR)/test-pselect.Po ./$(DEPDIR)/test-pthread-thread.Po \
! ./$(DEPDIR)/test-pthread.Po \
! ./$(DEPDIR)/test-pthread_sigmask1.Po \
! ./$(DEPDIR)/test-pthread_sigmask2.Po \
! ./$(DEPDIR)/test-quotearg-simple.Po ./$(DEPDIR)/test-raise.Po \
! ./$(DEPDIR)/test-rawmemchr.Po ./$(DEPDIR)/test-read.Po \
! ./$(DEPDIR)/test-realloc-gnu.Po \
! ./$(DEPDIR)/test-reallocarray.Po ./$(DEPDIR)/test-regex.Po \
! ./$(DEPDIR)/test-sched.Po ./$(DEPDIR)/test-select-fd.Po \
! ./$(DEPDIR)/test-select-stdin.Po ./$(DEPDIR)/test-select.Po \
! ./$(DEPDIR)/test-setenv.Po ./$(DEPDIR)/test-setlocale1.Po \
! ./$(DEPDIR)/test-setlocale2.Po \
! ./$(DEPDIR)/test-setlocale_null-mt-all.Po \
! ./$(DEPDIR)/test-setlocale_null-mt-one.Po \
! ./$(DEPDIR)/test-setlocale_null.Po \
! ./$(DEPDIR)/test-setsockopt.Po ./$(DEPDIR)/test-signal-h.Po \
! ./$(DEPDIR)/test-sigprocmask.Po \
! ./$(DEPDIR)/test-sigsegv-catch-segv1.Po \
! ./$(DEPDIR)/test-sigsegv-catch-segv2.Po \
! ./$(DEPDIR)/test-sigsegv-catch-stackoverflow1.Po \
! ./$(DEPDIR)/test-sigsegv-catch-stackoverflow2.Po \
! ./$(DEPDIR)/test-sleep.Po ./$(DEPDIR)/test-snprintf.Po \
! ./$(DEPDIR)/test-sockets.Po ./$(DEPDIR)/test-stat-time.Po \
! ./$(DEPDIR)/test-stat.Po ./$(DEPDIR)/test-stdbool.Po \
! ./$(DEPDIR)/test-stdckdint.Po ./$(DEPDIR)/test-stddef.Po \
! ./$(DEPDIR)/test-stdint.Po ./$(DEPDIR)/test-stdio.Po \
! ./$(DEPDIR)/test-stdlib.Po ./$(DEPDIR)/test-strerror.Po \
! ./$(DEPDIR)/test-strerror_r.Po ./$(DEPDIR)/test-striconv.Po \
! ./$(DEPDIR)/test-string.Po ./$(DEPDIR)/test-strnlen.Po \
! ./$(DEPDIR)/test-strstr.Po ./$(DEPDIR)/test-strtoimax.Po \
! ./$(DEPDIR)/test-strtoll.Po ./$(DEPDIR)/test-strtoull.Po \
! ./$(DEPDIR)/test-strtoumax.Po ./$(DEPDIR)/test-symlink.Po \
! ./$(DEPDIR)/test-sys_ioctl.Po ./$(DEPDIR)/test-sys_select.Po \
! ./$(DEPDIR)/test-sys_socket.Po ./$(DEPDIR)/test-sys_stat.Po \
! ./$(DEPDIR)/test-sys_time.Po ./$(DEPDIR)/test-sys_types.Po \
! ./$(DEPDIR)/test-sys_uio.Po ./$(DEPDIR)/test-thread_create.Po \
! ./$(DEPDIR)/test-thread_self.Po ./$(DEPDIR)/test-time-h.Po \
! ./$(DEPDIR)/test-time.Po ./$(DEPDIR)/test-trim.Po \
! ./$(DEPDIR)/test-unistd.Po ./$(DEPDIR)/test-unsetenv.Po \
! ./$(DEPDIR)/test-vasnprintf.Po ./$(DEPDIR)/test-verify-try.Po \
! ./$(DEPDIR)/test-verify.Po ./$(DEPDIR)/test-version-etc.Po \
! ./$(DEPDIR)/test-wchar.Po ./$(DEPDIR)/test-wcrtomb-w32.Po \
! ./$(DEPDIR)/test-wcrtomb.Po ./$(DEPDIR)/test-wctype-h.Po \
! ./$(DEPDIR)/test-wcwidth.Po ./$(DEPDIR)/test-xalloc-die.Po \
! ./$(DEPDIR)/test-xstrtoimax.Po ./$(DEPDIR)/test-xstrtol.Po \
! ./$(DEPDIR)/test-xstrtoul.Po ./$(DEPDIR)/test-year2038.Po \
! ./$(DEPDIR)/time.Po ./$(DEPDIR)/uinttostr.Po \
! ./$(DEPDIR)/umaxtostr.Po ./$(DEPDIR)/unsetenv.Po \
! ./$(DEPDIR)/vasnprintf.Po ./$(DEPDIR)/windows-thread.Po \
! ./$(DEPDIR)/windows-tls.Po ./$(DEPDIR)/xsize.Po \
! ./$(DEPDIR)/xstrtol-error.Po glthread/$(DEPDIR)/thread.Po \
! unistr/$(DEPDIR)/test-u8-mbtoucr.Po \
! unistr/$(DEPDIR)/test-u8-uctomb.Po \
! uniwidth/$(DEPDIR)/test-uc_width.Po \
! uniwidth/$(DEPDIR)/test-uc_width2.Po
! am__mv = mv -f
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! AM_V_CC = $(am__v_CC_@AM_V@)
! am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
! am__v_CC_0 = @echo " CC " $@;
! am__v_CC_1 =
! CCLD = $(CC)
! LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
! AM_V_CCLD = $(am__v_CCLD_@AM_V@)
! am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
! am__v_CCLD_0 = @echo " CCLD " $@;
! am__v_CCLD_1 =
! SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
! $(current_locale_SOURCES) test-accept.c test-alignasof.c \
! test-alignof.c test-alloca-opt.c test-argmatch.c \
! test-arpa_inet.c test-assert.c test-binary-io.c test-bind.c \
! test-bitrotate.c test-btowc.c test-c-ctype.c test-c-stack.c \
! test-c-strcasecmp.c test-c-strcasestr.c test-c-strncasecmp.c \
! test-calloc-gnu.c test-chdir.c test-cloexec.c test-close.c \
! test-connect.c test-ctype.c test-dfa-match-aux.c test-dirent.c \
! test-dup.c test-dup-safer.c test-dup2.c test-dynarray.c \
! test-environ.c test-errno.c test-error.c test-exclude.c \
! test-fchdir.c test-fcntl.c test-fcntl-h.c test-fcntl-safer.c \
! test-fdopen.c test-fdopendir.c test-fgetc.c test-float.c \
! test-fnmatch.c test-fnmatch-h.c test-fopen.c test-fopen-gnu.c \
! test-fpending.c test-fputc.c test-fread.c test-free.c \
! test-fstat.c test-fstatat.c test-ftruncate.c test-fwrite.c \
! test-getcwd-lgpl.c test-getdtablesize.c test-getopt-gnu.c \
! test-getopt-posix.c test-getprogname.c test-gettimeofday.c \
! test-hard-locale.c test-hash.c test-i-ring.c test-iconv.c \
! test-iconv-h.c test-ignore-value.c test-inet_pton.c \
! test-intprops.c test-inttostr.c test-inttypes.c test-ioctl.c \
! test-isatty.c test-isblank.c test-iswblank.c test-iswdigit.c \
! test-iswxdigit.c test-langinfo.c test-largefile.c \
! test-limits-h.c test-listen.c test-localcharset.c \
! test-locale.c test-localeconv.c test-localename.c test-lseek.c \
! test-lstat.c test-malloc-gnu.c test-malloca.c test-mbrlen.c \
! test-mbrlen-w32.c test-mbscasecmp.c test-mbsinit.c \
! test-mbsrtowcs.c test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c \
! test-memchr.c test-memchr2.c test-memrchr.c test-nanosleep.c \
! test-netinet_in.c test-nl_langinfo-mt.c test-nl_langinfo1.c \
! test-nl_langinfo2.c test-open.c test-openat.c \
! test-openat-safer.c test-pathmax.c test-perror.c \
! test-perror2.c test-pipe.c test-pselect.c test-pthread.c \
! test-pthread-thread.c test-pthread_sigmask1.c \
! test-pthread_sigmask2.c test-quotearg-simple.c test-raise.c \
! test-rawmemchr.c test-read.c test-realloc-gnu.c \
! test-reallocarray.c test-regex.c test-sched.c test-select.c \
! test-select-fd.c test-select-stdin.c test-setenv.c \
! test-setlocale1.c test-setlocale2.c test-setlocale_null.c \
! test-setlocale_null-mt-all.c test-setlocale_null-mt-one.c \
! test-setsockopt.c test-signal-h.c test-sigprocmask.c \
! test-sigsegv-catch-segv1.c test-sigsegv-catch-segv2.c \
! test-sigsegv-catch-stackoverflow1.c \
! test-sigsegv-catch-stackoverflow2.c test-sleep.c \
! test-snprintf.c test-sockets.c test-stat.c test-stat-time.c \
! test-stdbool.c test-stdckdint.c test-stddef.c test-stdint.c \
! test-stdio.c test-stdlib.c test-strerror.c test-strerror_r.c \
! test-striconv.c test-string.c test-strnlen.c test-strstr.c \
! test-strtoimax.c test-strtoll.c test-strtoull.c \
! test-strtoumax.c test-symlink.c test-sys_ioctl.c \
! test-sys_select.c test-sys_socket.c test-sys_stat.c \
! test-sys_time.c test-sys_types.c test-sys_uio.c \
! test-thread_create.c test-thread_self.c test-time.c \
! test-time-h.c test-trim.c $(test_u8_mbtoucr_SOURCES) \
! $(test_u8_uctomb_SOURCES) $(test_uc_width_SOURCES) \
! $(test_uc_width2_SOURCES) test-unistd.c test-unsetenv.c \
! test-vasnprintf.c test-verify.c test-verify-try.c \
! test-version-etc.c test-wchar.c test-wcrtomb.c \
! test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
! test-xalloc-die.c test-xstrtoimax.c test-xstrtol.c \
! test-xstrtoul.c test-year2038.c
! DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \
! $(EXTRA_libtests_a_SOURCES) $(current_locale_SOURCES) \
! test-accept.c test-alignasof.c test-alignof.c \
! test-alloca-opt.c test-argmatch.c test-arpa_inet.c \
! test-assert.c test-binary-io.c test-bind.c test-bitrotate.c \
! test-btowc.c test-c-ctype.c test-c-stack.c test-c-strcasecmp.c \
! test-c-strcasestr.c test-c-strncasecmp.c test-calloc-gnu.c \
! test-chdir.c test-cloexec.c test-close.c test-connect.c \
! test-ctype.c test-dfa-match-aux.c test-dirent.c test-dup.c \
! test-dup-safer.c test-dup2.c test-dynarray.c test-environ.c \
! test-errno.c test-error.c test-exclude.c test-fchdir.c \
! test-fcntl.c test-fcntl-h.c test-fcntl-safer.c test-fdopen.c \
! test-fdopendir.c test-fgetc.c test-float.c test-fnmatch.c \
! test-fnmatch-h.c test-fopen.c test-fopen-gnu.c test-fpending.c \
! test-fputc.c test-fread.c test-free.c test-fstat.c \
! test-fstatat.c test-ftruncate.c test-fwrite.c \
! test-getcwd-lgpl.c test-getdtablesize.c test-getopt-gnu.c \
! test-getopt-posix.c test-getprogname.c test-gettimeofday.c \
! test-hard-locale.c test-hash.c test-i-ring.c test-iconv.c \
! test-iconv-h.c test-ignore-value.c test-inet_pton.c \
! test-intprops.c test-inttostr.c test-inttypes.c test-ioctl.c \
! test-isatty.c test-isblank.c test-iswblank.c test-iswdigit.c \
! test-iswxdigit.c test-langinfo.c test-largefile.c \
! test-limits-h.c test-listen.c test-localcharset.c \
! test-locale.c test-localeconv.c test-localename.c test-lseek.c \
! test-lstat.c test-malloc-gnu.c test-malloca.c test-mbrlen.c \
! test-mbrlen-w32.c test-mbscasecmp.c test-mbsinit.c \
! test-mbsrtowcs.c test-mbsstr1.c test-mbsstr2.c test-mbsstr3.c \
! test-memchr.c test-memchr2.c test-memrchr.c test-nanosleep.c \
! test-netinet_in.c test-nl_langinfo-mt.c test-nl_langinfo1.c \
! test-nl_langinfo2.c test-open.c test-openat.c \
! test-openat-safer.c test-pathmax.c test-perror.c \
! test-perror2.c test-pipe.c test-pselect.c test-pthread.c \
! test-pthread-thread.c test-pthread_sigmask1.c \
! test-pthread_sigmask2.c test-quotearg-simple.c test-raise.c \
! test-rawmemchr.c test-read.c test-realloc-gnu.c \
! test-reallocarray.c test-regex.c test-sched.c test-select.c \
! test-select-fd.c test-select-stdin.c test-setenv.c \
! test-setlocale1.c test-setlocale2.c test-setlocale_null.c \
! test-setlocale_null-mt-all.c test-setlocale_null-mt-one.c \
! test-setsockopt.c test-signal-h.c test-sigprocmask.c \
! test-sigsegv-catch-segv1.c test-sigsegv-catch-segv2.c \
! test-sigsegv-catch-stackoverflow1.c \
! test-sigsegv-catch-stackoverflow2.c test-sleep.c \
! test-snprintf.c test-sockets.c test-stat.c test-stat-time.c \
! test-stdbool.c test-stdckdint.c test-stddef.c test-stdint.c \
! test-stdio.c test-stdlib.c test-strerror.c test-strerror_r.c \
! test-striconv.c test-string.c test-strnlen.c test-strstr.c \
! test-strtoimax.c test-strtoll.c test-strtoull.c \
! test-strtoumax.c test-symlink.c test-sys_ioctl.c \
! test-sys_select.c test-sys_socket.c test-sys_stat.c \
! test-sys_time.c test-sys_types.c test-sys_uio.c \
! test-thread_create.c test-thread_self.c test-time.c \
! test-time-h.c test-trim.c $(test_u8_mbtoucr_SOURCES) \
! $(test_u8_uctomb_SOURCES) $(test_uc_width_SOURCES) \
! $(test_uc_width2_SOURCES) test-unistd.c test-unsetenv.c \
! test-vasnprintf.c test-verify.c test-verify-try.c \
! test-version-etc.c test-wchar.c test-wcrtomb.c \
! test-wcrtomb-w32.c test-wctype-h.c test-wcwidth.c \
! test-xalloc-die.c test-xstrtoimax.c test-xstrtol.c \
! test-xstrtoul.c test-year2038.c
! RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
! ctags-recursive dvi-recursive html-recursive info-recursive \
! install-data-recursive install-dvi-recursive \
! install-exec-recursive install-html-recursive \
! install-info-recursive install-pdf-recursive \
! install-ps-recursive install-recursive installcheck-recursive \
! installdirs-recursive pdf-recursive ps-recursive \
! tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
- HEADERS = $(noinst_HEADERS)
- RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
- distclean-recursive maintainer-clean-recursive
- am__recursive_targets = \
- $(RECURSIVE_TARGETS) \
- $(RECURSIVE_CLEAN_TARGETS) \
- $(am__extra_recursive_targets)
- AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
- check recheck distdir distdir-am
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
! # Read a list of newline-separated strings from the standard input,
! # and print each of them once, without duplicates. Input order is
! # *not* preserved.
! am__uniquify_input = $(AWK) '\
! BEGIN { nonempty = 0; } \
! { items[$$0] = 1; nonempty = 1; } \
! END { if (nonempty) { for (i in items) print i; }; } \
! '
! # Make sure the list of sources is unique. This is necessary because,
! # e.g., the same source file might be shared among _SOURCES variables
! # for different programs/libraries.
! am__define_uniq_tagged_files = \
! list='$(am__tagged_files)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | $(am__uniquify_input)`
! am__tty_colors_dummy = \
! mgn= red= grn= lgn= blu= brg= std=; \
! am__color_tests=no
! am__tty_colors = { \
! $(am__tty_colors_dummy); \
! if test "X$(AM_COLOR_TESTS)" = Xno; then \
! am__color_tests=no; \
! elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
! am__color_tests=yes; \
! elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
! am__color_tests=yes; \
! fi; \
! if test $$am__color_tests = yes; then \
! red=''; \
! grn=''; \
! lgn=''; \
! blu=''; \
! mgn=''; \
! brg=''; \
! std=''; \
! fi; \
! }
! am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
! am__vpath_adj = case $$p in \
! $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
! *) f=$$p;; \
! esac;
! am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
! am__install_max = 40
! am__nobase_strip_setup = \
! srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
! am__nobase_strip = \
! for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
! am__nobase_list = $(am__nobase_strip_setup); \
! for p in $$list; do echo "$$p $$p"; done | \
! sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
! $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
! if (++n[$$2] == $(am__install_max)) \
! { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
! END { for (dir in files) print dir, files[dir] }'
! am__base_list = \
! sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
! sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
! am__uninstall_files_from_dir = { \
! { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
! || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
! $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
! }
! am__recheck_rx = ^[ ]*:recheck:[ ]*
! am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
! am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
! # A command that, given a newline-separated list of test names on the
! # standard input, print the name of the tests that are to be re-run
! # upon "make recheck".
! am__list_recheck_tests = $(AWK) '{ \
! recheck = 1; \
! while ((rc = (getline line < ($$0 ".trs"))) != 0) \
! { \
! if (rc < 0) \
! { \
! if ((getline line2 < ($$0 ".log")) < 0) \
! recheck = 0; \
! break; \
! } \
! else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
! { \
! recheck = 0; \
! break; \
! } \
! else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
! { \
! break; \
! } \
! }; \
! if (recheck) \
! print $$0; \
! close ($$0 ".trs"); \
! close ($$0 ".log"); \
! }'
! # A command that, given a newline-separated list of test names on the
! # standard input, create the global log from their .trs and .log files.
! am__create_global_log = $(AWK) ' \
! function fatal(msg) \
! { \
! print "fatal: making $@: " msg | "cat >&2"; \
! exit 1; \
! } \
! function rst_section(header) \
! { \
! print header; \
! len = length(header); \
! for (i = 1; i <= len; i = i + 1) \
! printf "="; \
! printf "\n\n"; \
! } \
! { \
! copy_in_global_log = 1; \
! global_test_result = "RUN"; \
! while ((rc = (getline line < ($$0 ".trs"))) != 0) \
! { \
! if (rc < 0) \
! fatal("failed to read from " $$0 ".trs"); \
! if (line ~ /$(am__global_test_result_rx)/) \
! { \
! sub("$(am__global_test_result_rx)", "", line); \
! sub("[ ]*$$", "", line); \
! global_test_result = line; \
! } \
! else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
! copy_in_global_log = 0; \
! }; \
! if (copy_in_global_log) \
! { \
! rst_section(global_test_result ": " $$0); \
! while ((rc = (getline line < ($$0 ".log"))) != 0) \
! { \
! if (rc < 0) \
! fatal("failed to read from " $$0 ".log"); \
! print line; \
! }; \
! printf "\n"; \
! }; \
! close ($$0 ".trs"); \
! close ($$0 ".log"); \
! }'
! # Restructured Text title.
! am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
! # Solaris 10 'make', and several other traditional 'make' implementations,
! # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
! # by disabling -e (using the XSI extension "set +e") if it's set.
! am__sh_e_setup = case $$- in *e*) set +e;; esac
! # Default flags passed to test drivers.
! am__common_driver_flags = \
! --color-tests "$$am__color_tests" \
! --enable-hard-errors "$$am__enable_hard_errors" \
! --expect-failure "$$am__expect_failure"
! # To be inserted before the command running the test. Creates the
! # directory for the log if needed. Stores in $dir the directory
! # containing $f, in $tst the test, in $log the log. Executes the
! # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
! # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
! # will run the test scripts (or their associated LOG_COMPILER, if
! # thy have one).
! am__check_pre = \
! $(am__sh_e_setup); \
! $(am__vpath_adj_setup) $(am__vpath_adj) \
! $(am__tty_colors); \
! srcdir=$(srcdir); export srcdir; \
! case "$@" in \
! */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
! *) am__odir=.;; \
! esac; \
! test "x$$am__odir" = x"." || test -d "$$am__odir" \
! || $(MKDIR_P) "$$am__odir" || exit $$?; \
! if test -f "./$$f"; then dir=./; \
! elif test -f "$$f"; then dir=; \
! else dir="$(srcdir)/"; fi; \
! tst=$$dir$$f; log='$@'; \
! if test -n '$(DISABLE_HARD_ERRORS)'; then \
! am__enable_hard_errors=no; \
! else \
! am__enable_hard_errors=yes; \
! fi; \
! case " $(XFAIL_TESTS) " in \
! *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
! am__expect_failure=yes;; \
! *) \
! am__expect_failure=no;; \
! esac; \
! $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
! # A shell command to get the names of the tests scripts with any registered
! # extension removed (i.e., equivalently, the names of the test logs, with
! # the '.log' extension removed). The result is saved in the shell variable
! # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
! # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
! # since that might cause problem with VPATH rewrites for suffix-less tests.
! # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
! am__set_TESTS_bases = \
! bases='$(TEST_LOGS)'; \
! bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
! bases=`echo $$bases`
! AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
! RECHECK_LOGS = $(TEST_LOGS)
! TEST_SUITE_LOG = test-suite.log
! TEST_EXTENSIONS = @EXEEXT@ .test
! LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
! LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
! am__set_b = \
! case '$@' in \
! */*) \
! case '$*' in \
! */*) b='$*';; \
! *) b=`echo '$@' | sed 's/\.log$$//'`; \
! esac;; \
! *) \
! b='$*';; \
! esac
! am__test_logs1 = $(TESTS:=.log)
! am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
! TEST_LOGS = $(am__test_logs2:.test.log=.log)
! TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
! TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
! $(TEST_LOG_FLAGS)
! DIST_SUBDIRS = $(SUBDIRS)
! am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gnulib.mk \
! $(top_srcdir)/build-aux/depcomp \
! $(top_srcdir)/build-aux/test-driver alloca.c
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
- dir0=`pwd`; \
- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
- sed_rest='s,^[^/]*/*,,'; \
- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
- sed_butlast='s,/*[^/]*$$,,'; \
- while test -n "$$dir1"; do \
- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
- if test "$$first" != "."; then \
- if test "$$first" = ".."; then \
- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
- else \
- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
- if test "$$first2" = "$$first"; then \
- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
- else \
- dir2="../$$dir2"; \
- fi; \
- dir0="$$dir0"/"$$first"; \
- fi; \
- fi; \
- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
- done; \
- reldir="$$dir2"
pkgdatadir = @pkgdatadir@
pkgincludedir = @pkgincludedir@
pkglibdir = @pkglibdir@
--- 239,254 ----
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
! SOURCES =
! DIST_SOURCES =
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
! am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
pkgdatadir = @pkgdatadir@
pkgincludedir = @pkgincludedir@
pkglibdir = @pkglibdir@
***************
*** 2053,2059 ****
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
! CFLAGS = @GL_CFLAG_ALLOW_WARNINGS@ $(GL_CFLAG_GNULIB_WARNINGS) @CFLAGS@
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
COLORIZE_SOURCE = @COLORIZE_SOURCE@
CONFIG_INCLUDE = @CONFIG_INCLUDE@
--- 273,279 ----
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
COLORIZE_SOURCE = @COLORIZE_SOURCE@
CONFIG_INCLUDE = @CONFIG_INCLUDE@
***************
*** 2062,2068 ****
CSCOPE = @CSCOPE@
CTAGS = @CTAGS@
CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@ -DEXEEXT=\"@EXEEXT@\"
DEPDIR = @DEPDIR@
DIR_HAS_FD_MEMBER = @DIR_HAS_FD_MEMBER@
ECHO_C = @ECHO_C@
--- 282,288 ----
CSCOPE = @CSCOPE@
CTAGS = @CTAGS@
CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
DEPDIR = @DEPDIR@
DIR_HAS_FD_MEMBER = @DIR_HAS_FD_MEMBER@
ECHO_C = @ECHO_C@
***************
*** 3428,3771 ****
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
! AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
! AUTOMAKE_OPTIONS = 1.14 foreign subdir-objects
! SUBDIRS = .
! TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \
! LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
! LIBSIGSEGV='@LIBSIGSEGV@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
! LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@' abs_aux_dir='$(abs_aux_dir)' \
! MAKE='$(MAKE)' LOCALE_FR='@LOCALE_FR@' \
! LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
! LOCALE_ZH_CN='@LOCALE_ZH_CN@'
! noinst_HEADERS =
! noinst_LIBRARIES =
! check_LIBRARIES = libtests.a
! EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \
! test-alignasof.c macros.h test-alignof.c alloca.c \
! test-alloca-opt.c test-argmatch.c macros.h arpa_inet.in.h \
! test-arpa_inet.c test-assert.c test-binary-io.sh \
! test-binary-io.c macros.h w32sock.h test-bind.c signature.h \
! macros.h test-bitrotate.c macros.h test-btowc1.sh \
! test-btowc2.sh test-btowc3.sh test-btowc.c signature.h \
! macros.h test-c-ctype.c macros.h test-c-stack.c \
! test-c-stack.sh test-c-stack2.sh macros.h test-c-strcase.sh \
! test-c-strcasecmp.c test-c-strncasecmp.c macros.h \
! str-two-way.h test-c-strcasestr.c macros.h test-calloc-gnu.c \
! macros.h test-chdir.c signature.h macros.h test-cloexec.c \
! macros.h test-close.c signature.h macros.h w32sock.h \
! test-connect.c signature.h macros.h test-ctype.c \
! test-dfa-match.sh test-dfa-match-aux.c \
! test-dfa-invalid-char-class.sh test-dfa-invalid-merge.sh \
! test-dirent.c test-dup.c signature.h macros.h test-dup2.c \
! signature.h macros.h test-environ.c test-errno.c test-error.sh \
! test-error.c macros.h test-exclude.c test-exclude1.sh \
! test-exclude2.sh test-exclude3.sh test-exclude4.sh \
! test-exclude5.sh test-exclude6.sh test-exclude7.sh \
! test-exclude8.sh test-fchdir.c signature.h macros.h \
! test-fcntl-h.c test-open.h test-fcntl-safer.c macros.h \
! test-fcntl.c signature.h macros.h test-fdopen.c signature.h \
! macros.h test-fdopendir.c signature.h macros.h test-fgetc.c \
! signature.h macros.h float.in.h test-float.c macros.h \
! test-fnmatch-h.c test-fnmatch.c signature.h macros.h \
! test-fopen-gnu.c macros.h test-fopen.h test-fopen.c \
! signature.h macros.h test-fpending.c test-fpending.sh macros.h \
! fpucw.h test-fputc.c signature.h macros.h test-fread.c \
! signature.h macros.h test-free.c macros.h test-fstat.c \
! signature.h macros.h test-fstatat.c test-lstat.h test-stat.h \
! signature.h macros.h test-ftruncate.c test-ftruncate.sh \
! signature.h macros.h test-fwrite.c signature.h macros.h \
! test-getcwd-lgpl.c signature.h macros.h test-getdtablesize.c \
! signature.h macros.h macros.h signature.h test-getopt-gnu.c \
! test-getopt-main.h test-getopt.h test-getopt_long.h macros.h \
! signature.h test-getopt-posix.c test-getopt-main.h \
! test-getopt.h test-getprogname.c test-gettimeofday.c \
! signature.h macros.h test-dynarray.c macros.h \
! test-hard-locale.c locale.c test-hash.c macros.h test-i-ring.c \
! macros.h test-iconv-h.c test-iconv.c signature.h macros.h \
! test-ignore-value.c test-inet_pton.c signature.h macros.h \
! test-intprops.c macros.h anytostr.c inttostr.h macros.h \
! test-inttostr.c test-inttypes.c w32sock.h test-ioctl.c \
! signature.h macros.h test-isatty.c signature.h macros.h \
! test-isblank.c signature.h macros.h test-iswblank.c macros.h \
! test-iswdigit.sh test-iswdigit.c signature.h macros.h \
! test-iswxdigit.sh test-iswxdigit.c signature.h macros.h \
! test-langinfo.c test-largefile.c test-limits-h.c w32sock.h \
! test-listen.c signature.h macros.h test-localcharset.c \
! test-locale.c test-localeconv.c signature.h macros.h \
! localename-table.h localename.h test-localename.c macros.h \
! test-lseek.c test-lseek.sh signature.h macros.h test-lstat.h \
! test-lstat.c signature.h macros.h test-malloc-gnu.c macros.h \
! test-malloca.c test-mbrlen1.sh test-mbrlen2.sh test-mbrlen3.sh \
! test-mbrlen4.sh test-mbrlen5.sh test-mbrlen.c \
! test-mbrlen-w32-1.sh test-mbrlen-w32-2.sh test-mbrlen-w32-3.sh \
! test-mbrlen-w32-4.sh test-mbrlen-w32-5.sh test-mbrlen-w32-6.sh \
! test-mbrlen-w32-7.sh test-mbrlen-w32.c signature.h macros.h \
! test-mbscasecmp.sh test-mbscasecmp.c macros.h test-mbsinit.sh \
! test-mbsinit.c signature.h macros.h test-mbsrtowcs1.sh \
! test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh \
! test-mbsrtowcs5.sh test-mbsrtowcs.c signature.h macros.h \
! test-mbsstr1.c test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh \
! test-mbsstr3.c macros.h test-memchr.c zerosize-ptr.h \
! signature.h macros.h test-memchr2.c zerosize-ptr.h macros.h \
! test-memrchr.c zerosize-ptr.h signature.h macros.h \
! test-nanosleep.c signature.h macros.h netinet_in.in.h \
! test-netinet_in.c test-nl_langinfo1.sh test-nl_langinfo2.sh \
! test-nl_langinfo1.c test-nl_langinfo2.c test-nl_langinfo-mt.c \
! signature.h macros.h test-open.h test-open.c signature.h \
! macros.h test-openat-safer.c macros.h test-openat.c \
! test-open.h signature.h macros.h test-pathmax.c macros.h \
! signature.h test-perror.c test-perror2.c test-perror.sh \
! test-pipe.c signature.h macros.h test-pselect.c test-select.h \
! macros.h signature.h pthread.in.h test-pthread.c \
! test-pthread-thread.c macros.h test-pthread_sigmask1.c \
! test-pthread_sigmask2.c signature.h macros.h \
! test-quotearg-simple.c test-quotearg.h macros.h zerosize-ptr.h \
! test-raise.c signature.h macros.h test-rawmemchr.c \
! zerosize-ptr.h signature.h macros.h test-read.c signature.h \
! macros.h test-realloc-gnu.c macros.h test-reallocarray.c \
! signature.h macros.h test-regex.c macros.h sched.in.h \
! test-sched.c macros.h signature.h test-select.c test-select.h \
! test-select-fd.c test-select-in.sh test-select-out.sh \
! test-select-stdin.c test-setenv.c signature.h macros.h \
! test-setlocale_null.c test-setlocale_null-mt-one.c \
! test-setlocale_null-mt-all.c test-setlocale1.sh \
! test-setlocale1.c test-setlocale2.sh test-setlocale2.c \
! signature.h macros.h w32sock.h test-setsockopt.c signature.h \
! macros.h test-signal-h.c test-sigprocmask.c signature.h \
! macros.h test-sigsegv-catch-segv1.c test-sigsegv-catch-segv2.c \
! test-sigsegv-catch-stackoverflow1.c \
! test-sigsegv-catch-stackoverflow2.c altstack-util.h \
! mmap-anon-util.h test-sleep.c signature.h macros.h _Noreturn.h \
! arg-nonnull.h c++defs.h warn-on-use.h snprintf.c \
! test-snprintf.c signature.h macros.h w32sock.h w32sock.h \
! test-sockets.c test-stat.h test-stat.c signature.h macros.h \
! test-stat-time.c macros.h nap.h test-stdbool.c macros.h \
! test-intprops.c test-stdckdint.c test-stddef.c test-stdint.c \
! test-stdio.c nan.h macros.h test-stdlib.c test-sys_wait.h \
! test-strerror.c signature.h macros.h strerror_r.c \
! test-strerror_r.c signature.h macros.h test-striconv.c \
! macros.h test-string.c test-strnlen.c zerosize-ptr.h \
! signature.h macros.h test-strstr.c zerosize-ptr.h signature.h \
! macros.h test-strtoimax.c signature.h macros.h test-strtoll.c \
! signature.h macros.h test-strtoull.c signature.h macros.h \
! test-strtoumax.c signature.h macros.h test-symlink.h \
! test-symlink.c signature.h macros.h sys_ioctl.in.h \
! test-sys_ioctl.c sys_select.in.h test-sys_select.c signature.h \
! sys_socket.in.h test-sys_socket.c test-sys_stat.c \
! sys_time.in.h test-sys_time.c test-sys_types.c sys_uio.in.h \
! test-sys_uio.c init.sh test-init.sh thread-optim.h \
! test-thread_self.c test-thread_create.c macros.h test-time-h.c \
! test-time.c signature.h macros.h test-trim1.sh test-trim2.sh \
! test-trim3.sh test-trim.c macros.h test-dup-safer.c macros.h \
! test-unistd.c unistr/test-u8-mbtoucr.c macros.h \
! unistr/test-u8-uctomb.c macros.h uniwidth/test-uc_width.c \
! uniwidth/test-uc_width2.c uniwidth/test-uc_width2.sh macros.h \
! test-unsetenv.c signature.h macros.h asnprintf.c float+.h \
! printf-args.c printf-args.h printf-parse.c printf-parse.h \
! vasnprintf.c vasnprintf.h test-vasnprintf.c macros.h \
! test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
! test-verify.c test-verify-try.c test-verify.sh \
! test-version-etc.c test-version-etc.sh test-wchar.c \
! test-wcrtomb.sh test-wcrtomb.c test-wcrtomb-w32-1.sh \
! test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
! test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh \
! test-wcrtomb-w32-6.sh test-wcrtomb-w32-7.sh test-wcrtomb-w32.c \
! signature.h macros.h test-wctype-h.c macros.h test-wcwidth.c \
! signature.h macros.h windows-thread.h windows-tls.h \
! test-xalloc-die.c test-xalloc-die.sh test-xstrtoimax.c \
! test-xstrtoimax.sh xstrtol-error.h test-xstrtol.c \
! test-xstrtoul.c test-xstrtol.sh test-year2038.c
! BUILT_SOURCES = arpa/inet.h $(FLOAT_H) $(NETINET_IN_H) pthread.h \
! sched.h sys/ioctl.h sys/select.h sys/socket.h sys/time.h \
! sys/uio.h
! SUFFIXES =
!
! # This test expects compilation of test-verify-try.c to fail, and
! # each time it fails, the makefile rule does not perform the usual
! # "mv -f $name.Tpo $name.po, so tell make clean to remove that file.
! MOSTLYCLEANFILES = core *.stackdump arpa/inet.h arpa/inet.h-t \
! t-c-stack.tmp t-c-stack2.tmp float.h float.h-t test-fpending.t \
! netinet/in.h netinet/in.h-t pthread.h pthread.h-t sched.h \
! sched.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h \
! sys/select.h-t sys/socket.h sys/socket.h-t sys/time.h \
! sys/time.h-t sys/uio.h sys/uio.h-t .deps/test-verify-try.Tpo
! MOSTLYCLEANDIRS = arpa netinet sys sys sys sys
! CLEANFILES =
! DISTCLEANFILES =
! MAINTAINERCLEANFILES =
! CXXFLAGS = @GL_CXXFLAG_ALLOW_WARNINGS@ @CXXFLAGS@
! AM_CPPFLAGS = \
! -D@gltests_WITNESS@=1 \
! -I. -I$(srcdir) \
! -I.. -I$(srcdir)/.. \
! -I../lib -I$(srcdir)/../lib
!
! LDADD = libtests.a ../lib/libgreputils.a libtests.a ../lib/libgreputils.a libtests.a $(LIBTESTS_LIBDEPS)
! libtests_a_SOURCES = $(am__append_1) $(am__append_2) c-strcasestr.h \
! c-strcasestr.c $(am__append_3) $(am__append_4) $(am__append_5) \
! $(am__append_6) $(am__append_7) $(am__append_8) hash-pjw.h \
! hash-pjw.c $(am__append_9) imaxtostr.c inttostr.c offtostr.c \
! uinttostr.c umaxtostr.c $(am__append_10) $(am__append_11) \
! localename.c localename-table.c $(am__append_12) \
! $(am__append_13) $(am__append_14) $(am__append_15) \
! $(am__append_16) $(am__append_17) $(am__append_18) \
! $(am__append_19) $(am__append_20) $(am__append_21) \
! $(am__append_22) size_max.h $(am__append_23) $(am__append_24) \
! sockets.h sockets.c $(am__append_25) sys_socket.c \
! glthread/thread.h glthread/thread.c $(am__append_26) \
! $(am__append_27) $(am__append_28) $(am__append_29) xsize.h \
! xsize.c xstrtol-error.c
! libtests_a_LIBADD = $(gltests_LIBOBJS) @ALLOCA@
! libtests_a_DEPENDENCIES = $(gltests_LIBOBJS) @ALLOCA@
! EXTRA_libtests_a_SOURCES = alloca.c anytostr.c snprintf.c strerror_r.c \
! asnprintf.c printf-args.c printf-parse.c vasnprintf.c
! AM_LIBTOOLFLAGS = --preserve-dup-deps
! test_accept_LDADD = $(LDADD) @LIBSOCKET@
! test_argmatch_LDADD = $(LDADD) @LIBINTL@ $(MBRTOWC_LIB)
! test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
! test_btowc_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_c_ctype_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
! test_c_strcasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_c_strncasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
! test_dfa_match_aux_LDADD = $(LDADD) $(SETLOCALE_LIB) @LIBINTL@ $(MBRTOWC_LIB)
! test_error_LDADD = $(LDADD) $(LIBINTL)
! test_exclude_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBTHREAD)
! test_fchdir_LDADD = $(LDADD) $(LIBINTL)
! test_fdopendir_LDADD = $(LDADD) @LIBINTL@
! test_fnmatch_LDADD = $(LDADD) $(MBRTOWC_LIB)
! test_fstatat_LDADD = $(LDADD) @LIBINTL@
!
! # In 'sed', replace the pattern space with a "DO NOT EDIT" comment.
! SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,
!
! # '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT".
! SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G
!
! # '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading
! # "DO_NOT_EDIT". Although this could be done more simply via:
! # SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t
! # the -n and 'w' avoid a fork+exec, at least when GNU Make is used.
! SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t'
!
! # Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that
! gl_V_at = $(AM_V_GEN)
! test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
! test_getopt_gnu_LDADD = $(LDADD) $(LIBINTL)
! test_getopt_posix_LDADD = $(LDADD) $(LIBINTL)
! test_getprogname_LDADD = $(LDADD)
! GPERF = gperf
! V_GPERF = $(V_GPERF_@AM_V@)
! V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
! V_GPERF_0 = @echo " GPERF " $@;
! test_hard_locale_LDADD = $(LDADD) $(SETLOCALE_LIB) @HARD_LOCALE_LIB@
! current_locale_SOURCES = locale.c
! test_iconv_LDADD = $(LDADD) @LIBICONV@
! test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@
! test_iswdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_iswxdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_listen_LDADD = $(LDADD) @LIBSOCKET@
! test_localcharset_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_localename_LDADD = $(LDADD) $(SETLOCALE_LIB) @INTL_MACOSX_LIBS@ $(LIBTHREAD)
! test_mbrlen_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_mbscasecmp_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_mbsinit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_mbsrtowcs_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_mbsstr1_LDADD = $(LDADD) $(LIBUNISTRING) $(MBRTOWC_LIB)
! test_mbsstr2_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_mbsstr3_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB)
! test_nanosleep_LDADD = $(LDADD) $(NANOSLEEP_LIB)
! test_nl_langinfo1_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_nl_langinfo2_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_nl_langinfo_mt_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBMULTITHREAD) $(NANOSLEEP_LIB)
! test_openat_safer_LDADD = $(LDADD) @LIBINTL@
! test_openat_LDADD = $(LDADD) @LIBINTL@
! test_pselect_LDADD = $(LDADD) @SELECT_LIB@ @LIBSOCKET@ @PTHREAD_SIGMASK_LIB@ $(INET_PTON_LIB)
! test_pthread_thread_LDADD = $(LDADD) @LIBPMULTITHREAD@
! test_pthread_sigmask1_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@
! test_pthread_sigmask2_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@ @LIBMULTITHREAD@
! test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@ $(MBRTOWC_LIB)
! test_regex_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) @LIBINTL@ $(LIBTHREAD)
! test_select_LDADD = $(LDADD) @SELECT_LIB@ @LIBSOCKET@ $(INET_PTON_LIB)
! test_select_fd_LDADD = $(LDADD) @SELECT_LIB@
! test_select_stdin_LDADD = $(LDADD) @SELECT_LIB@
! test_setlocale_null_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@
! test_setlocale_null_mt_one_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@ $(LIBMULTITHREAD) $(NANOSLEEP_LIB)
! test_setlocale_null_mt_all_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@ $(LIBMULTITHREAD) $(NANOSLEEP_LIB)
! test_setlocale1_LDADD = $(LDADD) @SETLOCALE_LIB@
! test_setlocale2_LDADD = $(LDADD) @SETLOCALE_LIB@
! test_setsockopt_LDADD = $(LDADD) @LIBSOCKET@
! test_sigsegv_catch_segv1_LDADD = $(LDADD) $(LIBSIGSEGV)
! test_sigsegv_catch_segv2_LDADD = $(LDADD) $(LIBSIGSEGV)
! test_sigsegv_catch_stackoverflow1_LDADD = $(LDADD) $(LIBSIGSEGV)
! test_sigsegv_catch_stackoverflow2_LDADD = $(LDADD) $(LIBSIGSEGV)
!
! # Because this Makefile snippet defines a variable used by other
! # gnulib Makefile snippets, it must be present in all makefiles that
! # need it. This is ensured by the applicability 'all' defined above.
! _NORETURN_H = $(srcdir)/_Noreturn.h
!
! # Because this Makefile snippet defines a variable used by other
! # gnulib Makefile snippets, it must be present in all makefiles that
! # need it. This is ensured by the applicability 'all' defined above.
! ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
!
! # Because this Makefile snippet defines a variable used by other
! # gnulib Makefile snippets, it must be present in all makefiles that
! # need it. This is ensured by the applicability 'all' defined above.
! CXXDEFS_H = $(srcdir)/c++defs.h
!
! # Because this Makefile snippet defines a variable used by other
! # gnulib Makefile snippets, it must be present in all makefiles that
! # need it. This is ensured by the applicability 'all' defined above.
! WARN_ON_USE_H = $(srcdir)/warn-on-use.h
! test_sockets_LDADD = $(LDADD) @LIBSOCKET@
! test_stat_LDADD = $(LDADD) $(LIBINTL)
! test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB)
! test_striconv_LDADD = $(LDADD) @LIBICONV@
! test_thread_self_LDADD = $(LDADD) @LIBTHREAD@
! test_thread_create_LDADD = $(LDADD) @LIBMULTITHREAD@
! test_trim_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB)
! test_u8_mbtoucr_SOURCES = unistr/test-u8-mbtoucr.c
! test_u8_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)
! test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
! test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)
! test_uc_width_SOURCES = uniwidth/test-uc_width.c
! test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING)
! test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
! test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING)
! test_version_etc_LDADD = $(LDADD) @LIBINTL@
! test_wcrtomb_LDADD = $(LDADD) $(SETLOCALE_LIB)
! test_wcwidth_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING)
! test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
! test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
! test_xstrtol_LDADD = $(LDADD) @LIBINTL@
! test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
! all: $(BUILT_SOURCES)
! $(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
! .SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
! $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
--- 1648,1657 ----
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
! all: all-am
.SUFFIXES:
! $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
***************
*** 3774,3782 ****
exit 1;; \
esac; \
done; \
! echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gnulib-tests/Makefile'; \
$(am__cd) $(top_srcdir) && \
! $(AUTOMAKE) --foreign gnulib-tests/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
--- 1660,1668 ----
exit 1;; \
esac; \
done; \
! echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnulib-tests/Makefile'; \
$(am__cd) $(top_srcdir) && \
! $(AUTOMAKE) --gnu gnulib-tests/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
***************
*** 3785,3791 ****
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
- $(srcdir)/gnulib.mk $(am__empty):
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--- 1671,1676 ----
***************
*** 3795,6729 ****
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
! clean-checkPROGRAMS:
! -$(am__rm_f) $(check_PROGRAMS)
!
! clean-noinstPROGRAMS:
! -$(am__rm_f) $(noinst_PROGRAMS)
! clean-checkLIBRARIES:
! -$(am__rm_f) $(check_LIBRARIES)
- clean-noinstLIBRARIES:
- -$(am__rm_f) $(noinst_LIBRARIES)
- glthread/$(am__dirstamp):
- @$(MKDIR_P) glthread
- @: >>glthread/$(am__dirstamp)
- glthread/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) glthread/$(DEPDIR)
- @: >>glthread/$(DEPDIR)/$(am__dirstamp)
- glthread/thread.$(OBJEXT): glthread/$(am__dirstamp) \
- glthread/$(DEPDIR)/$(am__dirstamp)
-
- libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libtests.a
- $(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD)
- $(AM_V_at)$(libtests_a_RANLIB) libtests.a
-
- current-locale$(EXEEXT): $(current_locale_OBJECTS) $(current_locale_DEPENDENCIES) $(EXTRA_current_locale_DEPENDENCIES)
- @rm -f current-locale$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(current_locale_OBJECTS) $(current_locale_LDADD) $(LIBS)
-
- test-accept$(EXEEXT): $(test_accept_OBJECTS) $(test_accept_DEPENDENCIES) $(EXTRA_test_accept_DEPENDENCIES)
- @rm -f test-accept$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_accept_OBJECTS) $(test_accept_LDADD) $(LIBS)
-
- test-alignasof$(EXEEXT): $(test_alignasof_OBJECTS) $(test_alignasof_DEPENDENCIES) $(EXTRA_test_alignasof_DEPENDENCIES)
- @rm -f test-alignasof$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_alignasof_OBJECTS) $(test_alignasof_LDADD) $(LIBS)
-
- test-alignof$(EXEEXT): $(test_alignof_OBJECTS) $(test_alignof_DEPENDENCIES) $(EXTRA_test_alignof_DEPENDENCIES)
- @rm -f test-alignof$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_alignof_OBJECTS) $(test_alignof_LDADD) $(LIBS)
-
- test-alloca-opt$(EXEEXT): $(test_alloca_opt_OBJECTS) $(test_alloca_opt_DEPENDENCIES) $(EXTRA_test_alloca_opt_DEPENDENCIES)
- @rm -f test-alloca-opt$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_alloca_opt_OBJECTS) $(test_alloca_opt_LDADD) $(LIBS)
-
- test-argmatch$(EXEEXT): $(test_argmatch_OBJECTS) $(test_argmatch_DEPENDENCIES) $(EXTRA_test_argmatch_DEPENDENCIES)
- @rm -f test-argmatch$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_argmatch_OBJECTS) $(test_argmatch_LDADD) $(LIBS)
-
- test-arpa_inet$(EXEEXT): $(test_arpa_inet_OBJECTS) $(test_arpa_inet_DEPENDENCIES) $(EXTRA_test_arpa_inet_DEPENDENCIES)
- @rm -f test-arpa_inet$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_arpa_inet_OBJECTS) $(test_arpa_inet_LDADD) $(LIBS)
-
- test-assert$(EXEEXT): $(test_assert_OBJECTS) $(test_assert_DEPENDENCIES) $(EXTRA_test_assert_DEPENDENCIES)
- @rm -f test-assert$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_assert_OBJECTS) $(test_assert_LDADD) $(LIBS)
-
- test-binary-io$(EXEEXT): $(test_binary_io_OBJECTS) $(test_binary_io_DEPENDENCIES) $(EXTRA_test_binary_io_DEPENDENCIES)
- @rm -f test-binary-io$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_binary_io_OBJECTS) $(test_binary_io_LDADD) $(LIBS)
-
- test-bind$(EXEEXT): $(test_bind_OBJECTS) $(test_bind_DEPENDENCIES) $(EXTRA_test_bind_DEPENDENCIES)
- @rm -f test-bind$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_bind_OBJECTS) $(test_bind_LDADD) $(LIBS)
-
- test-bitrotate$(EXEEXT): $(test_bitrotate_OBJECTS) $(test_bitrotate_DEPENDENCIES) $(EXTRA_test_bitrotate_DEPENDENCIES)
- @rm -f test-bitrotate$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_bitrotate_OBJECTS) $(test_bitrotate_LDADD) $(LIBS)
-
- test-btowc$(EXEEXT): $(test_btowc_OBJECTS) $(test_btowc_DEPENDENCIES) $(EXTRA_test_btowc_DEPENDENCIES)
- @rm -f test-btowc$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_btowc_OBJECTS) $(test_btowc_LDADD) $(LIBS)
-
- test-c-ctype$(EXEEXT): $(test_c_ctype_OBJECTS) $(test_c_ctype_DEPENDENCIES) $(EXTRA_test_c_ctype_DEPENDENCIES)
- @rm -f test-c-ctype$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_c_ctype_OBJECTS) $(test_c_ctype_LDADD) $(LIBS)
-
- test-c-stack$(EXEEXT): $(test_c_stack_OBJECTS) $(test_c_stack_DEPENDENCIES) $(EXTRA_test_c_stack_DEPENDENCIES)
- @rm -f test-c-stack$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_c_stack_OBJECTS) $(test_c_stack_LDADD) $(LIBS)
-
- test-c-strcasecmp$(EXEEXT): $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_DEPENDENCIES) $(EXTRA_test_c_strcasecmp_DEPENDENCIES)
- @rm -f test-c-strcasecmp$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_c_strcasecmp_OBJECTS) $(test_c_strcasecmp_LDADD) $(LIBS)
-
- test-c-strcasestr$(EXEEXT): $(test_c_strcasestr_OBJECTS) $(test_c_strcasestr_DEPENDENCIES) $(EXTRA_test_c_strcasestr_DEPENDENCIES)
- @rm -f test-c-strcasestr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_c_strcasestr_OBJECTS) $(test_c_strcasestr_LDADD) $(LIBS)
-
- test-c-strncasecmp$(EXEEXT): $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_DEPENDENCIES) $(EXTRA_test_c_strncasecmp_DEPENDENCIES)
- @rm -f test-c-strncasecmp$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_c_strncasecmp_OBJECTS) $(test_c_strncasecmp_LDADD) $(LIBS)
-
- test-calloc-gnu$(EXEEXT): $(test_calloc_gnu_OBJECTS) $(test_calloc_gnu_DEPENDENCIES) $(EXTRA_test_calloc_gnu_DEPENDENCIES)
- @rm -f test-calloc-gnu$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_calloc_gnu_OBJECTS) $(test_calloc_gnu_LDADD) $(LIBS)
-
- test-chdir$(EXEEXT): $(test_chdir_OBJECTS) $(test_chdir_DEPENDENCIES) $(EXTRA_test_chdir_DEPENDENCIES)
- @rm -f test-chdir$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_chdir_OBJECTS) $(test_chdir_LDADD) $(LIBS)
-
- test-cloexec$(EXEEXT): $(test_cloexec_OBJECTS) $(test_cloexec_DEPENDENCIES) $(EXTRA_test_cloexec_DEPENDENCIES)
- @rm -f test-cloexec$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_cloexec_OBJECTS) $(test_cloexec_LDADD) $(LIBS)
-
- test-close$(EXEEXT): $(test_close_OBJECTS) $(test_close_DEPENDENCIES) $(EXTRA_test_close_DEPENDENCIES)
- @rm -f test-close$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_close_OBJECTS) $(test_close_LDADD) $(LIBS)
-
- test-connect$(EXEEXT): $(test_connect_OBJECTS) $(test_connect_DEPENDENCIES) $(EXTRA_test_connect_DEPENDENCIES)
- @rm -f test-connect$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_connect_OBJECTS) $(test_connect_LDADD) $(LIBS)
-
- test-ctype$(EXEEXT): $(test_ctype_OBJECTS) $(test_ctype_DEPENDENCIES) $(EXTRA_test_ctype_DEPENDENCIES)
- @rm -f test-ctype$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_ctype_OBJECTS) $(test_ctype_LDADD) $(LIBS)
-
- test-dfa-match-aux$(EXEEXT): $(test_dfa_match_aux_OBJECTS) $(test_dfa_match_aux_DEPENDENCIES) $(EXTRA_test_dfa_match_aux_DEPENDENCIES)
- @rm -f test-dfa-match-aux$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dfa_match_aux_OBJECTS) $(test_dfa_match_aux_LDADD) $(LIBS)
-
- test-dirent$(EXEEXT): $(test_dirent_OBJECTS) $(test_dirent_DEPENDENCIES) $(EXTRA_test_dirent_DEPENDENCIES)
- @rm -f test-dirent$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dirent_OBJECTS) $(test_dirent_LDADD) $(LIBS)
-
- test-dup$(EXEEXT): $(test_dup_OBJECTS) $(test_dup_DEPENDENCIES) $(EXTRA_test_dup_DEPENDENCIES)
- @rm -f test-dup$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dup_OBJECTS) $(test_dup_LDADD) $(LIBS)
-
- test-dup-safer$(EXEEXT): $(test_dup_safer_OBJECTS) $(test_dup_safer_DEPENDENCIES) $(EXTRA_test_dup_safer_DEPENDENCIES)
- @rm -f test-dup-safer$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dup_safer_OBJECTS) $(test_dup_safer_LDADD) $(LIBS)
-
- test-dup2$(EXEEXT): $(test_dup2_OBJECTS) $(test_dup2_DEPENDENCIES) $(EXTRA_test_dup2_DEPENDENCIES)
- @rm -f test-dup2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dup2_OBJECTS) $(test_dup2_LDADD) $(LIBS)
-
- test-dynarray$(EXEEXT): $(test_dynarray_OBJECTS) $(test_dynarray_DEPENDENCIES) $(EXTRA_test_dynarray_DEPENDENCIES)
- @rm -f test-dynarray$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_dynarray_OBJECTS) $(test_dynarray_LDADD) $(LIBS)
-
- test-environ$(EXEEXT): $(test_environ_OBJECTS) $(test_environ_DEPENDENCIES) $(EXTRA_test_environ_DEPENDENCIES)
- @rm -f test-environ$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_environ_OBJECTS) $(test_environ_LDADD) $(LIBS)
-
- test-errno$(EXEEXT): $(test_errno_OBJECTS) $(test_errno_DEPENDENCIES) $(EXTRA_test_errno_DEPENDENCIES)
- @rm -f test-errno$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_errno_OBJECTS) $(test_errno_LDADD) $(LIBS)
-
- test-error$(EXEEXT): $(test_error_OBJECTS) $(test_error_DEPENDENCIES) $(EXTRA_test_error_DEPENDENCIES)
- @rm -f test-error$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_error_OBJECTS) $(test_error_LDADD) $(LIBS)
-
- test-exclude$(EXEEXT): $(test_exclude_OBJECTS) $(test_exclude_DEPENDENCIES) $(EXTRA_test_exclude_DEPENDENCIES)
- @rm -f test-exclude$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_exclude_OBJECTS) $(test_exclude_LDADD) $(LIBS)
-
- test-fchdir$(EXEEXT): $(test_fchdir_OBJECTS) $(test_fchdir_DEPENDENCIES) $(EXTRA_test_fchdir_DEPENDENCIES)
- @rm -f test-fchdir$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fchdir_OBJECTS) $(test_fchdir_LDADD) $(LIBS)
-
- test-fcntl$(EXEEXT): $(test_fcntl_OBJECTS) $(test_fcntl_DEPENDENCIES) $(EXTRA_test_fcntl_DEPENDENCIES)
- @rm -f test-fcntl$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fcntl_OBJECTS) $(test_fcntl_LDADD) $(LIBS)
-
- test-fcntl-h$(EXEEXT): $(test_fcntl_h_OBJECTS) $(test_fcntl_h_DEPENDENCIES) $(EXTRA_test_fcntl_h_DEPENDENCIES)
- @rm -f test-fcntl-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fcntl_h_OBJECTS) $(test_fcntl_h_LDADD) $(LIBS)
-
- test-fcntl-safer$(EXEEXT): $(test_fcntl_safer_OBJECTS) $(test_fcntl_safer_DEPENDENCIES) $(EXTRA_test_fcntl_safer_DEPENDENCIES)
- @rm -f test-fcntl-safer$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fcntl_safer_OBJECTS) $(test_fcntl_safer_LDADD) $(LIBS)
-
- test-fdopen$(EXEEXT): $(test_fdopen_OBJECTS) $(test_fdopen_DEPENDENCIES) $(EXTRA_test_fdopen_DEPENDENCIES)
- @rm -f test-fdopen$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fdopen_OBJECTS) $(test_fdopen_LDADD) $(LIBS)
-
- test-fdopendir$(EXEEXT): $(test_fdopendir_OBJECTS) $(test_fdopendir_DEPENDENCIES) $(EXTRA_test_fdopendir_DEPENDENCIES)
- @rm -f test-fdopendir$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fdopendir_OBJECTS) $(test_fdopendir_LDADD) $(LIBS)
-
- test-fgetc$(EXEEXT): $(test_fgetc_OBJECTS) $(test_fgetc_DEPENDENCIES) $(EXTRA_test_fgetc_DEPENDENCIES)
- @rm -f test-fgetc$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fgetc_OBJECTS) $(test_fgetc_LDADD) $(LIBS)
-
- test-float$(EXEEXT): $(test_float_OBJECTS) $(test_float_DEPENDENCIES) $(EXTRA_test_float_DEPENDENCIES)
- @rm -f test-float$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_float_OBJECTS) $(test_float_LDADD) $(LIBS)
-
- test-fnmatch$(EXEEXT): $(test_fnmatch_OBJECTS) $(test_fnmatch_DEPENDENCIES) $(EXTRA_test_fnmatch_DEPENDENCIES)
- @rm -f test-fnmatch$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fnmatch_OBJECTS) $(test_fnmatch_LDADD) $(LIBS)
-
- test-fnmatch-h$(EXEEXT): $(test_fnmatch_h_OBJECTS) $(test_fnmatch_h_DEPENDENCIES) $(EXTRA_test_fnmatch_h_DEPENDENCIES)
- @rm -f test-fnmatch-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fnmatch_h_OBJECTS) $(test_fnmatch_h_LDADD) $(LIBS)
-
- test-fopen$(EXEEXT): $(test_fopen_OBJECTS) $(test_fopen_DEPENDENCIES) $(EXTRA_test_fopen_DEPENDENCIES)
- @rm -f test-fopen$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fopen_OBJECTS) $(test_fopen_LDADD) $(LIBS)
-
- test-fopen-gnu$(EXEEXT): $(test_fopen_gnu_OBJECTS) $(test_fopen_gnu_DEPENDENCIES) $(EXTRA_test_fopen_gnu_DEPENDENCIES)
- @rm -f test-fopen-gnu$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fopen_gnu_OBJECTS) $(test_fopen_gnu_LDADD) $(LIBS)
-
- test-fpending$(EXEEXT): $(test_fpending_OBJECTS) $(test_fpending_DEPENDENCIES) $(EXTRA_test_fpending_DEPENDENCIES)
- @rm -f test-fpending$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fpending_OBJECTS) $(test_fpending_LDADD) $(LIBS)
-
- test-fputc$(EXEEXT): $(test_fputc_OBJECTS) $(test_fputc_DEPENDENCIES) $(EXTRA_test_fputc_DEPENDENCIES)
- @rm -f test-fputc$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fputc_OBJECTS) $(test_fputc_LDADD) $(LIBS)
-
- test-fread$(EXEEXT): $(test_fread_OBJECTS) $(test_fread_DEPENDENCIES) $(EXTRA_test_fread_DEPENDENCIES)
- @rm -f test-fread$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fread_OBJECTS) $(test_fread_LDADD) $(LIBS)
-
- test-free$(EXEEXT): $(test_free_OBJECTS) $(test_free_DEPENDENCIES) $(EXTRA_test_free_DEPENDENCIES)
- @rm -f test-free$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_free_OBJECTS) $(test_free_LDADD) $(LIBS)
-
- test-fstat$(EXEEXT): $(test_fstat_OBJECTS) $(test_fstat_DEPENDENCIES) $(EXTRA_test_fstat_DEPENDENCIES)
- @rm -f test-fstat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fstat_OBJECTS) $(test_fstat_LDADD) $(LIBS)
-
- test-fstatat$(EXEEXT): $(test_fstatat_OBJECTS) $(test_fstatat_DEPENDENCIES) $(EXTRA_test_fstatat_DEPENDENCIES)
- @rm -f test-fstatat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fstatat_OBJECTS) $(test_fstatat_LDADD) $(LIBS)
-
- test-ftruncate$(EXEEXT): $(test_ftruncate_OBJECTS) $(test_ftruncate_DEPENDENCIES) $(EXTRA_test_ftruncate_DEPENDENCIES)
- @rm -f test-ftruncate$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_ftruncate_OBJECTS) $(test_ftruncate_LDADD) $(LIBS)
-
- test-fwrite$(EXEEXT): $(test_fwrite_OBJECTS) $(test_fwrite_DEPENDENCIES) $(EXTRA_test_fwrite_DEPENDENCIES)
- @rm -f test-fwrite$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_fwrite_OBJECTS) $(test_fwrite_LDADD) $(LIBS)
-
- test-getcwd-lgpl$(EXEEXT): $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_DEPENDENCIES) $(EXTRA_test_getcwd_lgpl_DEPENDENCIES)
- @rm -f test-getcwd-lgpl$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_LDADD) $(LIBS)
-
- test-getdtablesize$(EXEEXT): $(test_getdtablesize_OBJECTS) $(test_getdtablesize_DEPENDENCIES) $(EXTRA_test_getdtablesize_DEPENDENCIES)
- @rm -f test-getdtablesize$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_getdtablesize_OBJECTS) $(test_getdtablesize_LDADD) $(LIBS)
-
- test-getopt-gnu$(EXEEXT): $(test_getopt_gnu_OBJECTS) $(test_getopt_gnu_DEPENDENCIES) $(EXTRA_test_getopt_gnu_DEPENDENCIES)
- @rm -f test-getopt-gnu$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_getopt_gnu_OBJECTS) $(test_getopt_gnu_LDADD) $(LIBS)
-
- test-getopt-posix$(EXEEXT): $(test_getopt_posix_OBJECTS) $(test_getopt_posix_DEPENDENCIES) $(EXTRA_test_getopt_posix_DEPENDENCIES)
- @rm -f test-getopt-posix$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_getopt_posix_OBJECTS) $(test_getopt_posix_LDADD) $(LIBS)
-
- test-getprogname$(EXEEXT): $(test_getprogname_OBJECTS) $(test_getprogname_DEPENDENCIES) $(EXTRA_test_getprogname_DEPENDENCIES)
- @rm -f test-getprogname$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_getprogname_OBJECTS) $(test_getprogname_LDADD) $(LIBS)
-
- test-gettimeofday$(EXEEXT): $(test_gettimeofday_OBJECTS) $(test_gettimeofday_DEPENDENCIES) $(EXTRA_test_gettimeofday_DEPENDENCIES)
- @rm -f test-gettimeofday$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_gettimeofday_OBJECTS) $(test_gettimeofday_LDADD) $(LIBS)
-
- test-hard-locale$(EXEEXT): $(test_hard_locale_OBJECTS) $(test_hard_locale_DEPENDENCIES) $(EXTRA_test_hard_locale_DEPENDENCIES)
- @rm -f test-hard-locale$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_hard_locale_OBJECTS) $(test_hard_locale_LDADD) $(LIBS)
-
- test-hash$(EXEEXT): $(test_hash_OBJECTS) $(test_hash_DEPENDENCIES) $(EXTRA_test_hash_DEPENDENCIES)
- @rm -f test-hash$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_hash_OBJECTS) $(test_hash_LDADD) $(LIBS)
-
- test-i-ring$(EXEEXT): $(test_i_ring_OBJECTS) $(test_i_ring_DEPENDENCIES) $(EXTRA_test_i_ring_DEPENDENCIES)
- @rm -f test-i-ring$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_i_ring_OBJECTS) $(test_i_ring_LDADD) $(LIBS)
-
- test-iconv$(EXEEXT): $(test_iconv_OBJECTS) $(test_iconv_DEPENDENCIES) $(EXTRA_test_iconv_DEPENDENCIES)
- @rm -f test-iconv$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_iconv_OBJECTS) $(test_iconv_LDADD) $(LIBS)
-
- test-iconv-h$(EXEEXT): $(test_iconv_h_OBJECTS) $(test_iconv_h_DEPENDENCIES) $(EXTRA_test_iconv_h_DEPENDENCIES)
- @rm -f test-iconv-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_iconv_h_OBJECTS) $(test_iconv_h_LDADD) $(LIBS)
-
- test-ignore-value$(EXEEXT): $(test_ignore_value_OBJECTS) $(test_ignore_value_DEPENDENCIES) $(EXTRA_test_ignore_value_DEPENDENCIES)
- @rm -f test-ignore-value$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_ignore_value_OBJECTS) $(test_ignore_value_LDADD) $(LIBS)
-
- test-inet_pton$(EXEEXT): $(test_inet_pton_OBJECTS) $(test_inet_pton_DEPENDENCIES) $(EXTRA_test_inet_pton_DEPENDENCIES)
- @rm -f test-inet_pton$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_inet_pton_OBJECTS) $(test_inet_pton_LDADD) $(LIBS)
-
- test-intprops$(EXEEXT): $(test_intprops_OBJECTS) $(test_intprops_DEPENDENCIES) $(EXTRA_test_intprops_DEPENDENCIES)
- @rm -f test-intprops$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_intprops_OBJECTS) $(test_intprops_LDADD) $(LIBS)
-
- test-inttostr$(EXEEXT): $(test_inttostr_OBJECTS) $(test_inttostr_DEPENDENCIES) $(EXTRA_test_inttostr_DEPENDENCIES)
- @rm -f test-inttostr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_inttostr_OBJECTS) $(test_inttostr_LDADD) $(LIBS)
-
- test-inttypes$(EXEEXT): $(test_inttypes_OBJECTS) $(test_inttypes_DEPENDENCIES) $(EXTRA_test_inttypes_DEPENDENCIES)
- @rm -f test-inttypes$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_inttypes_OBJECTS) $(test_inttypes_LDADD) $(LIBS)
-
- test-ioctl$(EXEEXT): $(test_ioctl_OBJECTS) $(test_ioctl_DEPENDENCIES) $(EXTRA_test_ioctl_DEPENDENCIES)
- @rm -f test-ioctl$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_ioctl_OBJECTS) $(test_ioctl_LDADD) $(LIBS)
-
- test-isatty$(EXEEXT): $(test_isatty_OBJECTS) $(test_isatty_DEPENDENCIES) $(EXTRA_test_isatty_DEPENDENCIES)
- @rm -f test-isatty$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_isatty_OBJECTS) $(test_isatty_LDADD) $(LIBS)
-
- test-isblank$(EXEEXT): $(test_isblank_OBJECTS) $(test_isblank_DEPENDENCIES) $(EXTRA_test_isblank_DEPENDENCIES)
- @rm -f test-isblank$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_isblank_OBJECTS) $(test_isblank_LDADD) $(LIBS)
-
- test-iswblank$(EXEEXT): $(test_iswblank_OBJECTS) $(test_iswblank_DEPENDENCIES) $(EXTRA_test_iswblank_DEPENDENCIES)
- @rm -f test-iswblank$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_iswblank_OBJECTS) $(test_iswblank_LDADD) $(LIBS)
-
- test-iswdigit$(EXEEXT): $(test_iswdigit_OBJECTS) $(test_iswdigit_DEPENDENCIES) $(EXTRA_test_iswdigit_DEPENDENCIES)
- @rm -f test-iswdigit$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_iswdigit_OBJECTS) $(test_iswdigit_LDADD) $(LIBS)
-
- test-iswxdigit$(EXEEXT): $(test_iswxdigit_OBJECTS) $(test_iswxdigit_DEPENDENCIES) $(EXTRA_test_iswxdigit_DEPENDENCIES)
- @rm -f test-iswxdigit$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_iswxdigit_OBJECTS) $(test_iswxdigit_LDADD) $(LIBS)
-
- test-langinfo$(EXEEXT): $(test_langinfo_OBJECTS) $(test_langinfo_DEPENDENCIES) $(EXTRA_test_langinfo_DEPENDENCIES)
- @rm -f test-langinfo$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_langinfo_OBJECTS) $(test_langinfo_LDADD) $(LIBS)
-
- test-largefile$(EXEEXT): $(test_largefile_OBJECTS) $(test_largefile_DEPENDENCIES) $(EXTRA_test_largefile_DEPENDENCIES)
- @rm -f test-largefile$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_largefile_OBJECTS) $(test_largefile_LDADD) $(LIBS)
-
- test-limits-h$(EXEEXT): $(test_limits_h_OBJECTS) $(test_limits_h_DEPENDENCIES) $(EXTRA_test_limits_h_DEPENDENCIES)
- @rm -f test-limits-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_limits_h_OBJECTS) $(test_limits_h_LDADD) $(LIBS)
-
- test-listen$(EXEEXT): $(test_listen_OBJECTS) $(test_listen_DEPENDENCIES) $(EXTRA_test_listen_DEPENDENCIES)
- @rm -f test-listen$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_listen_OBJECTS) $(test_listen_LDADD) $(LIBS)
-
- test-localcharset$(EXEEXT): $(test_localcharset_OBJECTS) $(test_localcharset_DEPENDENCIES) $(EXTRA_test_localcharset_DEPENDENCIES)
- @rm -f test-localcharset$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_localcharset_OBJECTS) $(test_localcharset_LDADD) $(LIBS)
-
- test-locale$(EXEEXT): $(test_locale_OBJECTS) $(test_locale_DEPENDENCIES) $(EXTRA_test_locale_DEPENDENCIES)
- @rm -f test-locale$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_locale_OBJECTS) $(test_locale_LDADD) $(LIBS)
-
- test-localeconv$(EXEEXT): $(test_localeconv_OBJECTS) $(test_localeconv_DEPENDENCIES) $(EXTRA_test_localeconv_DEPENDENCIES)
- @rm -f test-localeconv$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_localeconv_OBJECTS) $(test_localeconv_LDADD) $(LIBS)
-
- test-localename$(EXEEXT): $(test_localename_OBJECTS) $(test_localename_DEPENDENCIES) $(EXTRA_test_localename_DEPENDENCIES)
- @rm -f test-localename$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_localename_OBJECTS) $(test_localename_LDADD) $(LIBS)
-
- test-lseek$(EXEEXT): $(test_lseek_OBJECTS) $(test_lseek_DEPENDENCIES) $(EXTRA_test_lseek_DEPENDENCIES)
- @rm -f test-lseek$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_lseek_OBJECTS) $(test_lseek_LDADD) $(LIBS)
-
- test-lstat$(EXEEXT): $(test_lstat_OBJECTS) $(test_lstat_DEPENDENCIES) $(EXTRA_test_lstat_DEPENDENCIES)
- @rm -f test-lstat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_lstat_OBJECTS) $(test_lstat_LDADD) $(LIBS)
-
- test-malloc-gnu$(EXEEXT): $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_DEPENDENCIES) $(EXTRA_test_malloc_gnu_DEPENDENCIES)
- @rm -f test-malloc-gnu$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_LDADD) $(LIBS)
-
- test-malloca$(EXEEXT): $(test_malloca_OBJECTS) $(test_malloca_DEPENDENCIES) $(EXTRA_test_malloca_DEPENDENCIES)
- @rm -f test-malloca$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_malloca_OBJECTS) $(test_malloca_LDADD) $(LIBS)
-
- test-mbrlen$(EXEEXT): $(test_mbrlen_OBJECTS) $(test_mbrlen_DEPENDENCIES) $(EXTRA_test_mbrlen_DEPENDENCIES)
- @rm -f test-mbrlen$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbrlen_OBJECTS) $(test_mbrlen_LDADD) $(LIBS)
-
- test-mbrlen-w32$(EXEEXT): $(test_mbrlen_w32_OBJECTS) $(test_mbrlen_w32_DEPENDENCIES) $(EXTRA_test_mbrlen_w32_DEPENDENCIES)
- @rm -f test-mbrlen-w32$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbrlen_w32_OBJECTS) $(test_mbrlen_w32_LDADD) $(LIBS)
-
- test-mbscasecmp$(EXEEXT): $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_DEPENDENCIES) $(EXTRA_test_mbscasecmp_DEPENDENCIES)
- @rm -f test-mbscasecmp$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbscasecmp_OBJECTS) $(test_mbscasecmp_LDADD) $(LIBS)
-
- test-mbsinit$(EXEEXT): $(test_mbsinit_OBJECTS) $(test_mbsinit_DEPENDENCIES) $(EXTRA_test_mbsinit_DEPENDENCIES)
- @rm -f test-mbsinit$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbsinit_OBJECTS) $(test_mbsinit_LDADD) $(LIBS)
-
- test-mbsrtowcs$(EXEEXT): $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_DEPENDENCIES) $(EXTRA_test_mbsrtowcs_DEPENDENCIES)
- @rm -f test-mbsrtowcs$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbsrtowcs_OBJECTS) $(test_mbsrtowcs_LDADD) $(LIBS)
-
- test-mbsstr1$(EXEEXT): $(test_mbsstr1_OBJECTS) $(test_mbsstr1_DEPENDENCIES) $(EXTRA_test_mbsstr1_DEPENDENCIES)
- @rm -f test-mbsstr1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbsstr1_OBJECTS) $(test_mbsstr1_LDADD) $(LIBS)
-
- test-mbsstr2$(EXEEXT): $(test_mbsstr2_OBJECTS) $(test_mbsstr2_DEPENDENCIES) $(EXTRA_test_mbsstr2_DEPENDENCIES)
- @rm -f test-mbsstr2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbsstr2_OBJECTS) $(test_mbsstr2_LDADD) $(LIBS)
-
- test-mbsstr3$(EXEEXT): $(test_mbsstr3_OBJECTS) $(test_mbsstr3_DEPENDENCIES) $(EXTRA_test_mbsstr3_DEPENDENCIES)
- @rm -f test-mbsstr3$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_mbsstr3_OBJECTS) $(test_mbsstr3_LDADD) $(LIBS)
-
- test-memchr$(EXEEXT): $(test_memchr_OBJECTS) $(test_memchr_DEPENDENCIES) $(EXTRA_test_memchr_DEPENDENCIES)
- @rm -f test-memchr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_memchr_OBJECTS) $(test_memchr_LDADD) $(LIBS)
-
- test-memchr2$(EXEEXT): $(test_memchr2_OBJECTS) $(test_memchr2_DEPENDENCIES) $(EXTRA_test_memchr2_DEPENDENCIES)
- @rm -f test-memchr2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_memchr2_OBJECTS) $(test_memchr2_LDADD) $(LIBS)
-
- test-memrchr$(EXEEXT): $(test_memrchr_OBJECTS) $(test_memrchr_DEPENDENCIES) $(EXTRA_test_memrchr_DEPENDENCIES)
- @rm -f test-memrchr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_memrchr_OBJECTS) $(test_memrchr_LDADD) $(LIBS)
-
- test-nanosleep$(EXEEXT): $(test_nanosleep_OBJECTS) $(test_nanosleep_DEPENDENCIES) $(EXTRA_test_nanosleep_DEPENDENCIES)
- @rm -f test-nanosleep$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_nanosleep_OBJECTS) $(test_nanosleep_LDADD) $(LIBS)
-
- test-netinet_in$(EXEEXT): $(test_netinet_in_OBJECTS) $(test_netinet_in_DEPENDENCIES) $(EXTRA_test_netinet_in_DEPENDENCIES)
- @rm -f test-netinet_in$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_netinet_in_OBJECTS) $(test_netinet_in_LDADD) $(LIBS)
-
- test-nl_langinfo-mt$(EXEEXT): $(test_nl_langinfo_mt_OBJECTS) $(test_nl_langinfo_mt_DEPENDENCIES) $(EXTRA_test_nl_langinfo_mt_DEPENDENCIES)
- @rm -f test-nl_langinfo-mt$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_nl_langinfo_mt_OBJECTS) $(test_nl_langinfo_mt_LDADD) $(LIBS)
-
- test-nl_langinfo1$(EXEEXT): $(test_nl_langinfo1_OBJECTS) $(test_nl_langinfo1_DEPENDENCIES) $(EXTRA_test_nl_langinfo1_DEPENDENCIES)
- @rm -f test-nl_langinfo1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_nl_langinfo1_OBJECTS) $(test_nl_langinfo1_LDADD) $(LIBS)
-
- test-nl_langinfo2$(EXEEXT): $(test_nl_langinfo2_OBJECTS) $(test_nl_langinfo2_DEPENDENCIES) $(EXTRA_test_nl_langinfo2_DEPENDENCIES)
- @rm -f test-nl_langinfo2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_nl_langinfo2_OBJECTS) $(test_nl_langinfo2_LDADD) $(LIBS)
-
- test-open$(EXEEXT): $(test_open_OBJECTS) $(test_open_DEPENDENCIES) $(EXTRA_test_open_DEPENDENCIES)
- @rm -f test-open$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_open_OBJECTS) $(test_open_LDADD) $(LIBS)
-
- test-openat$(EXEEXT): $(test_openat_OBJECTS) $(test_openat_DEPENDENCIES) $(EXTRA_test_openat_DEPENDENCIES)
- @rm -f test-openat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_openat_OBJECTS) $(test_openat_LDADD) $(LIBS)
-
- test-openat-safer$(EXEEXT): $(test_openat_safer_OBJECTS) $(test_openat_safer_DEPENDENCIES) $(EXTRA_test_openat_safer_DEPENDENCIES)
- @rm -f test-openat-safer$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_openat_safer_OBJECTS) $(test_openat_safer_LDADD) $(LIBS)
-
- test-pathmax$(EXEEXT): $(test_pathmax_OBJECTS) $(test_pathmax_DEPENDENCIES) $(EXTRA_test_pathmax_DEPENDENCIES)
- @rm -f test-pathmax$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pathmax_OBJECTS) $(test_pathmax_LDADD) $(LIBS)
-
- test-perror$(EXEEXT): $(test_perror_OBJECTS) $(test_perror_DEPENDENCIES) $(EXTRA_test_perror_DEPENDENCIES)
- @rm -f test-perror$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_perror_OBJECTS) $(test_perror_LDADD) $(LIBS)
-
- test-perror2$(EXEEXT): $(test_perror2_OBJECTS) $(test_perror2_DEPENDENCIES) $(EXTRA_test_perror2_DEPENDENCIES)
- @rm -f test-perror2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_perror2_OBJECTS) $(test_perror2_LDADD) $(LIBS)
-
- test-pipe$(EXEEXT): $(test_pipe_OBJECTS) $(test_pipe_DEPENDENCIES) $(EXTRA_test_pipe_DEPENDENCIES)
- @rm -f test-pipe$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pipe_OBJECTS) $(test_pipe_LDADD) $(LIBS)
-
- test-pselect$(EXEEXT): $(test_pselect_OBJECTS) $(test_pselect_DEPENDENCIES) $(EXTRA_test_pselect_DEPENDENCIES)
- @rm -f test-pselect$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pselect_OBJECTS) $(test_pselect_LDADD) $(LIBS)
-
- test-pthread$(EXEEXT): $(test_pthread_OBJECTS) $(test_pthread_DEPENDENCIES) $(EXTRA_test_pthread_DEPENDENCIES)
- @rm -f test-pthread$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pthread_OBJECTS) $(test_pthread_LDADD) $(LIBS)
-
- test-pthread-thread$(EXEEXT): $(test_pthread_thread_OBJECTS) $(test_pthread_thread_DEPENDENCIES) $(EXTRA_test_pthread_thread_DEPENDENCIES)
- @rm -f test-pthread-thread$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pthread_thread_OBJECTS) $(test_pthread_thread_LDADD) $(LIBS)
-
- test-pthread_sigmask1$(EXEEXT): $(test_pthread_sigmask1_OBJECTS) $(test_pthread_sigmask1_DEPENDENCIES) $(EXTRA_test_pthread_sigmask1_DEPENDENCIES)
- @rm -f test-pthread_sigmask1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pthread_sigmask1_OBJECTS) $(test_pthread_sigmask1_LDADD) $(LIBS)
-
- test-pthread_sigmask2$(EXEEXT): $(test_pthread_sigmask2_OBJECTS) $(test_pthread_sigmask2_DEPENDENCIES) $(EXTRA_test_pthread_sigmask2_DEPENDENCIES)
- @rm -f test-pthread_sigmask2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_pthread_sigmask2_OBJECTS) $(test_pthread_sigmask2_LDADD) $(LIBS)
-
- test-quotearg-simple$(EXEEXT): $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_DEPENDENCIES) $(EXTRA_test_quotearg_simple_DEPENDENCIES)
- @rm -f test-quotearg-simple$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_quotearg_simple_OBJECTS) $(test_quotearg_simple_LDADD) $(LIBS)
-
- test-raise$(EXEEXT): $(test_raise_OBJECTS) $(test_raise_DEPENDENCIES) $(EXTRA_test_raise_DEPENDENCIES)
- @rm -f test-raise$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_raise_OBJECTS) $(test_raise_LDADD) $(LIBS)
-
- test-rawmemchr$(EXEEXT): $(test_rawmemchr_OBJECTS) $(test_rawmemchr_DEPENDENCIES) $(EXTRA_test_rawmemchr_DEPENDENCIES)
- @rm -f test-rawmemchr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_rawmemchr_OBJECTS) $(test_rawmemchr_LDADD) $(LIBS)
-
- test-read$(EXEEXT): $(test_read_OBJECTS) $(test_read_DEPENDENCIES) $(EXTRA_test_read_DEPENDENCIES)
- @rm -f test-read$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_read_OBJECTS) $(test_read_LDADD) $(LIBS)
-
- test-realloc-gnu$(EXEEXT): $(test_realloc_gnu_OBJECTS) $(test_realloc_gnu_DEPENDENCIES) $(EXTRA_test_realloc_gnu_DEPENDENCIES)
- @rm -f test-realloc-gnu$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_realloc_gnu_OBJECTS) $(test_realloc_gnu_LDADD) $(LIBS)
-
- test-reallocarray$(EXEEXT): $(test_reallocarray_OBJECTS) $(test_reallocarray_DEPENDENCIES) $(EXTRA_test_reallocarray_DEPENDENCIES)
- @rm -f test-reallocarray$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_reallocarray_OBJECTS) $(test_reallocarray_LDADD) $(LIBS)
-
- test-regex$(EXEEXT): $(test_regex_OBJECTS) $(test_regex_DEPENDENCIES) $(EXTRA_test_regex_DEPENDENCIES)
- @rm -f test-regex$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_regex_OBJECTS) $(test_regex_LDADD) $(LIBS)
-
- test-sched$(EXEEXT): $(test_sched_OBJECTS) $(test_sched_DEPENDENCIES) $(EXTRA_test_sched_DEPENDENCIES)
- @rm -f test-sched$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sched_OBJECTS) $(test_sched_LDADD) $(LIBS)
-
- test-select$(EXEEXT): $(test_select_OBJECTS) $(test_select_DEPENDENCIES) $(EXTRA_test_select_DEPENDENCIES)
- @rm -f test-select$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_select_OBJECTS) $(test_select_LDADD) $(LIBS)
-
- test-select-fd$(EXEEXT): $(test_select_fd_OBJECTS) $(test_select_fd_DEPENDENCIES) $(EXTRA_test_select_fd_DEPENDENCIES)
- @rm -f test-select-fd$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_select_fd_OBJECTS) $(test_select_fd_LDADD) $(LIBS)
-
- test-select-stdin$(EXEEXT): $(test_select_stdin_OBJECTS) $(test_select_stdin_DEPENDENCIES) $(EXTRA_test_select_stdin_DEPENDENCIES)
- @rm -f test-select-stdin$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_select_stdin_OBJECTS) $(test_select_stdin_LDADD) $(LIBS)
-
- test-setenv$(EXEEXT): $(test_setenv_OBJECTS) $(test_setenv_DEPENDENCIES) $(EXTRA_test_setenv_DEPENDENCIES)
- @rm -f test-setenv$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setenv_OBJECTS) $(test_setenv_LDADD) $(LIBS)
-
- test-setlocale1$(EXEEXT): $(test_setlocale1_OBJECTS) $(test_setlocale1_DEPENDENCIES) $(EXTRA_test_setlocale1_DEPENDENCIES)
- @rm -f test-setlocale1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setlocale1_OBJECTS) $(test_setlocale1_LDADD) $(LIBS)
-
- test-setlocale2$(EXEEXT): $(test_setlocale2_OBJECTS) $(test_setlocale2_DEPENDENCIES) $(EXTRA_test_setlocale2_DEPENDENCIES)
- @rm -f test-setlocale2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setlocale2_OBJECTS) $(test_setlocale2_LDADD) $(LIBS)
-
- test-setlocale_null$(EXEEXT): $(test_setlocale_null_OBJECTS) $(test_setlocale_null_DEPENDENCIES) $(EXTRA_test_setlocale_null_DEPENDENCIES)
- @rm -f test-setlocale_null$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setlocale_null_OBJECTS) $(test_setlocale_null_LDADD) $(LIBS)
-
- test-setlocale_null-mt-all$(EXEEXT): $(test_setlocale_null_mt_all_OBJECTS) $(test_setlocale_null_mt_all_DEPENDENCIES) $(EXTRA_test_setlocale_null_mt_all_DEPENDENCIES)
- @rm -f test-setlocale_null-mt-all$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setlocale_null_mt_all_OBJECTS) $(test_setlocale_null_mt_all_LDADD) $(LIBS)
-
- test-setlocale_null-mt-one$(EXEEXT): $(test_setlocale_null_mt_one_OBJECTS) $(test_setlocale_null_mt_one_DEPENDENCIES) $(EXTRA_test_setlocale_null_mt_one_DEPENDENCIES)
- @rm -f test-setlocale_null-mt-one$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setlocale_null_mt_one_OBJECTS) $(test_setlocale_null_mt_one_LDADD) $(LIBS)
-
- test-setsockopt$(EXEEXT): $(test_setsockopt_OBJECTS) $(test_setsockopt_DEPENDENCIES) $(EXTRA_test_setsockopt_DEPENDENCIES)
- @rm -f test-setsockopt$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_setsockopt_OBJECTS) $(test_setsockopt_LDADD) $(LIBS)
-
- test-signal-h$(EXEEXT): $(test_signal_h_OBJECTS) $(test_signal_h_DEPENDENCIES) $(EXTRA_test_signal_h_DEPENDENCIES)
- @rm -f test-signal-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_signal_h_OBJECTS) $(test_signal_h_LDADD) $(LIBS)
-
- test-sigprocmask$(EXEEXT): $(test_sigprocmask_OBJECTS) $(test_sigprocmask_DEPENDENCIES) $(EXTRA_test_sigprocmask_DEPENDENCIES)
- @rm -f test-sigprocmask$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sigprocmask_OBJECTS) $(test_sigprocmask_LDADD) $(LIBS)
-
- test-sigsegv-catch-segv1$(EXEEXT): $(test_sigsegv_catch_segv1_OBJECTS) $(test_sigsegv_catch_segv1_DEPENDENCIES) $(EXTRA_test_sigsegv_catch_segv1_DEPENDENCIES)
- @rm -f test-sigsegv-catch-segv1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sigsegv_catch_segv1_OBJECTS) $(test_sigsegv_catch_segv1_LDADD) $(LIBS)
-
- test-sigsegv-catch-segv2$(EXEEXT): $(test_sigsegv_catch_segv2_OBJECTS) $(test_sigsegv_catch_segv2_DEPENDENCIES) $(EXTRA_test_sigsegv_catch_segv2_DEPENDENCIES)
- @rm -f test-sigsegv-catch-segv2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sigsegv_catch_segv2_OBJECTS) $(test_sigsegv_catch_segv2_LDADD) $(LIBS)
-
- test-sigsegv-catch-stackoverflow1$(EXEEXT): $(test_sigsegv_catch_stackoverflow1_OBJECTS) $(test_sigsegv_catch_stackoverflow1_DEPENDENCIES) $(EXTRA_test_sigsegv_catch_stackoverflow1_DEPENDENCIES)
- @rm -f test-sigsegv-catch-stackoverflow1$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sigsegv_catch_stackoverflow1_OBJECTS) $(test_sigsegv_catch_stackoverflow1_LDADD) $(LIBS)
-
- test-sigsegv-catch-stackoverflow2$(EXEEXT): $(test_sigsegv_catch_stackoverflow2_OBJECTS) $(test_sigsegv_catch_stackoverflow2_DEPENDENCIES) $(EXTRA_test_sigsegv_catch_stackoverflow2_DEPENDENCIES)
- @rm -f test-sigsegv-catch-stackoverflow2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sigsegv_catch_stackoverflow2_OBJECTS) $(test_sigsegv_catch_stackoverflow2_LDADD) $(LIBS)
-
- test-sleep$(EXEEXT): $(test_sleep_OBJECTS) $(test_sleep_DEPENDENCIES) $(EXTRA_test_sleep_DEPENDENCIES)
- @rm -f test-sleep$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sleep_OBJECTS) $(test_sleep_LDADD) $(LIBS)
-
- test-snprintf$(EXEEXT): $(test_snprintf_OBJECTS) $(test_snprintf_DEPENDENCIES) $(EXTRA_test_snprintf_DEPENDENCIES)
- @rm -f test-snprintf$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_snprintf_OBJECTS) $(test_snprintf_LDADD) $(LIBS)
-
- test-sockets$(EXEEXT): $(test_sockets_OBJECTS) $(test_sockets_DEPENDENCIES) $(EXTRA_test_sockets_DEPENDENCIES)
- @rm -f test-sockets$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sockets_OBJECTS) $(test_sockets_LDADD) $(LIBS)
-
- test-stat$(EXEEXT): $(test_stat_OBJECTS) $(test_stat_DEPENDENCIES) $(EXTRA_test_stat_DEPENDENCIES)
- @rm -f test-stat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stat_OBJECTS) $(test_stat_LDADD) $(LIBS)
-
- test-stat-time$(EXEEXT): $(test_stat_time_OBJECTS) $(test_stat_time_DEPENDENCIES) $(EXTRA_test_stat_time_DEPENDENCIES)
- @rm -f test-stat-time$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stat_time_OBJECTS) $(test_stat_time_LDADD) $(LIBS)
-
- test-stdbool$(EXEEXT): $(test_stdbool_OBJECTS) $(test_stdbool_DEPENDENCIES) $(EXTRA_test_stdbool_DEPENDENCIES)
- @rm -f test-stdbool$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stdbool_OBJECTS) $(test_stdbool_LDADD) $(LIBS)
-
- test-stdckdint$(EXEEXT): $(test_stdckdint_OBJECTS) $(test_stdckdint_DEPENDENCIES) $(EXTRA_test_stdckdint_DEPENDENCIES)
- @rm -f test-stdckdint$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stdckdint_OBJECTS) $(test_stdckdint_LDADD) $(LIBS)
-
- test-stddef$(EXEEXT): $(test_stddef_OBJECTS) $(test_stddef_DEPENDENCIES) $(EXTRA_test_stddef_DEPENDENCIES)
- @rm -f test-stddef$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stddef_OBJECTS) $(test_stddef_LDADD) $(LIBS)
-
- test-stdint$(EXEEXT): $(test_stdint_OBJECTS) $(test_stdint_DEPENDENCIES) $(EXTRA_test_stdint_DEPENDENCIES)
- @rm -f test-stdint$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stdint_OBJECTS) $(test_stdint_LDADD) $(LIBS)
-
- test-stdio$(EXEEXT): $(test_stdio_OBJECTS) $(test_stdio_DEPENDENCIES) $(EXTRA_test_stdio_DEPENDENCIES)
- @rm -f test-stdio$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stdio_OBJECTS) $(test_stdio_LDADD) $(LIBS)
-
- test-stdlib$(EXEEXT): $(test_stdlib_OBJECTS) $(test_stdlib_DEPENDENCIES) $(EXTRA_test_stdlib_DEPENDENCIES)
- @rm -f test-stdlib$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_stdlib_OBJECTS) $(test_stdlib_LDADD) $(LIBS)
-
- test-strerror$(EXEEXT): $(test_strerror_OBJECTS) $(test_strerror_DEPENDENCIES) $(EXTRA_test_strerror_DEPENDENCIES)
- @rm -f test-strerror$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strerror_OBJECTS) $(test_strerror_LDADD) $(LIBS)
-
- test-strerror_r$(EXEEXT): $(test_strerror_r_OBJECTS) $(test_strerror_r_DEPENDENCIES) $(EXTRA_test_strerror_r_DEPENDENCIES)
- @rm -f test-strerror_r$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strerror_r_OBJECTS) $(test_strerror_r_LDADD) $(LIBS)
-
- test-striconv$(EXEEXT): $(test_striconv_OBJECTS) $(test_striconv_DEPENDENCIES) $(EXTRA_test_striconv_DEPENDENCIES)
- @rm -f test-striconv$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_striconv_OBJECTS) $(test_striconv_LDADD) $(LIBS)
-
- test-string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) $(EXTRA_test_string_DEPENDENCIES)
- @rm -f test-string$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS)
-
- test-strnlen$(EXEEXT): $(test_strnlen_OBJECTS) $(test_strnlen_DEPENDENCIES) $(EXTRA_test_strnlen_DEPENDENCIES)
- @rm -f test-strnlen$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strnlen_OBJECTS) $(test_strnlen_LDADD) $(LIBS)
-
- test-strstr$(EXEEXT): $(test_strstr_OBJECTS) $(test_strstr_DEPENDENCIES) $(EXTRA_test_strstr_DEPENDENCIES)
- @rm -f test-strstr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strstr_OBJECTS) $(test_strstr_LDADD) $(LIBS)
-
- test-strtoimax$(EXEEXT): $(test_strtoimax_OBJECTS) $(test_strtoimax_DEPENDENCIES) $(EXTRA_test_strtoimax_DEPENDENCIES)
- @rm -f test-strtoimax$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strtoimax_OBJECTS) $(test_strtoimax_LDADD) $(LIBS)
-
- test-strtoll$(EXEEXT): $(test_strtoll_OBJECTS) $(test_strtoll_DEPENDENCIES) $(EXTRA_test_strtoll_DEPENDENCIES)
- @rm -f test-strtoll$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strtoll_OBJECTS) $(test_strtoll_LDADD) $(LIBS)
-
- test-strtoull$(EXEEXT): $(test_strtoull_OBJECTS) $(test_strtoull_DEPENDENCIES) $(EXTRA_test_strtoull_DEPENDENCIES)
- @rm -f test-strtoull$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strtoull_OBJECTS) $(test_strtoull_LDADD) $(LIBS)
-
- test-strtoumax$(EXEEXT): $(test_strtoumax_OBJECTS) $(test_strtoumax_DEPENDENCIES) $(EXTRA_test_strtoumax_DEPENDENCIES)
- @rm -f test-strtoumax$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_strtoumax_OBJECTS) $(test_strtoumax_LDADD) $(LIBS)
-
- test-symlink$(EXEEXT): $(test_symlink_OBJECTS) $(test_symlink_DEPENDENCIES) $(EXTRA_test_symlink_DEPENDENCIES)
- @rm -f test-symlink$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_symlink_OBJECTS) $(test_symlink_LDADD) $(LIBS)
-
- test-sys_ioctl$(EXEEXT): $(test_sys_ioctl_OBJECTS) $(test_sys_ioctl_DEPENDENCIES) $(EXTRA_test_sys_ioctl_DEPENDENCIES)
- @rm -f test-sys_ioctl$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_ioctl_OBJECTS) $(test_sys_ioctl_LDADD) $(LIBS)
-
- test-sys_select$(EXEEXT): $(test_sys_select_OBJECTS) $(test_sys_select_DEPENDENCIES) $(EXTRA_test_sys_select_DEPENDENCIES)
- @rm -f test-sys_select$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_select_OBJECTS) $(test_sys_select_LDADD) $(LIBS)
-
- test-sys_socket$(EXEEXT): $(test_sys_socket_OBJECTS) $(test_sys_socket_DEPENDENCIES) $(EXTRA_test_sys_socket_DEPENDENCIES)
- @rm -f test-sys_socket$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_socket_OBJECTS) $(test_sys_socket_LDADD) $(LIBS)
-
- test-sys_stat$(EXEEXT): $(test_sys_stat_OBJECTS) $(test_sys_stat_DEPENDENCIES) $(EXTRA_test_sys_stat_DEPENDENCIES)
- @rm -f test-sys_stat$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_stat_OBJECTS) $(test_sys_stat_LDADD) $(LIBS)
-
- test-sys_time$(EXEEXT): $(test_sys_time_OBJECTS) $(test_sys_time_DEPENDENCIES) $(EXTRA_test_sys_time_DEPENDENCIES)
- @rm -f test-sys_time$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_time_OBJECTS) $(test_sys_time_LDADD) $(LIBS)
-
- test-sys_types$(EXEEXT): $(test_sys_types_OBJECTS) $(test_sys_types_DEPENDENCIES) $(EXTRA_test_sys_types_DEPENDENCIES)
- @rm -f test-sys_types$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_types_OBJECTS) $(test_sys_types_LDADD) $(LIBS)
-
- test-sys_uio$(EXEEXT): $(test_sys_uio_OBJECTS) $(test_sys_uio_DEPENDENCIES) $(EXTRA_test_sys_uio_DEPENDENCIES)
- @rm -f test-sys_uio$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_sys_uio_OBJECTS) $(test_sys_uio_LDADD) $(LIBS)
-
- test-thread_create$(EXEEXT): $(test_thread_create_OBJECTS) $(test_thread_create_DEPENDENCIES) $(EXTRA_test_thread_create_DEPENDENCIES)
- @rm -f test-thread_create$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_thread_create_OBJECTS) $(test_thread_create_LDADD) $(LIBS)
-
- test-thread_self$(EXEEXT): $(test_thread_self_OBJECTS) $(test_thread_self_DEPENDENCIES) $(EXTRA_test_thread_self_DEPENDENCIES)
- @rm -f test-thread_self$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_thread_self_OBJECTS) $(test_thread_self_LDADD) $(LIBS)
-
- test-time$(EXEEXT): $(test_time_OBJECTS) $(test_time_DEPENDENCIES) $(EXTRA_test_time_DEPENDENCIES)
- @rm -f test-time$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_time_OBJECTS) $(test_time_LDADD) $(LIBS)
-
- test-time-h$(EXEEXT): $(test_time_h_OBJECTS) $(test_time_h_DEPENDENCIES) $(EXTRA_test_time_h_DEPENDENCIES)
- @rm -f test-time-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_time_h_OBJECTS) $(test_time_h_LDADD) $(LIBS)
-
- test-trim$(EXEEXT): $(test_trim_OBJECTS) $(test_trim_DEPENDENCIES) $(EXTRA_test_trim_DEPENDENCIES)
- @rm -f test-trim$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_trim_OBJECTS) $(test_trim_LDADD) $(LIBS)
- unistr/$(am__dirstamp):
- @$(MKDIR_P) unistr
- @: >>unistr/$(am__dirstamp)
- unistr/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) unistr/$(DEPDIR)
- @: >>unistr/$(DEPDIR)/$(am__dirstamp)
- unistr/test-u8-mbtoucr.$(OBJEXT): unistr/$(am__dirstamp) \
- unistr/$(DEPDIR)/$(am__dirstamp)
-
- test-u8-mbtoucr$(EXEEXT): $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_DEPENDENCIES) $(EXTRA_test_u8_mbtoucr_DEPENDENCIES)
- @rm -f test-u8-mbtoucr$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_u8_mbtoucr_OBJECTS) $(test_u8_mbtoucr_LDADD) $(LIBS)
- unistr/test-u8-uctomb.$(OBJEXT): unistr/$(am__dirstamp) \
- unistr/$(DEPDIR)/$(am__dirstamp)
-
- test-u8-uctomb$(EXEEXT): $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_DEPENDENCIES) $(EXTRA_test_u8_uctomb_DEPENDENCIES)
- @rm -f test-u8-uctomb$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_u8_uctomb_OBJECTS) $(test_u8_uctomb_LDADD) $(LIBS)
- uniwidth/$(am__dirstamp):
- @$(MKDIR_P) uniwidth
- @: >>uniwidth/$(am__dirstamp)
- uniwidth/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) uniwidth/$(DEPDIR)
- @: >>uniwidth/$(DEPDIR)/$(am__dirstamp)
- uniwidth/test-uc_width.$(OBJEXT): uniwidth/$(am__dirstamp) \
- uniwidth/$(DEPDIR)/$(am__dirstamp)
-
- test-uc_width$(EXEEXT): $(test_uc_width_OBJECTS) $(test_uc_width_DEPENDENCIES) $(EXTRA_test_uc_width_DEPENDENCIES)
- @rm -f test-uc_width$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_uc_width_OBJECTS) $(test_uc_width_LDADD) $(LIBS)
- uniwidth/test-uc_width2.$(OBJEXT): uniwidth/$(am__dirstamp) \
- uniwidth/$(DEPDIR)/$(am__dirstamp)
-
- test-uc_width2$(EXEEXT): $(test_uc_width2_OBJECTS) $(test_uc_width2_DEPENDENCIES) $(EXTRA_test_uc_width2_DEPENDENCIES)
- @rm -f test-uc_width2$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_uc_width2_OBJECTS) $(test_uc_width2_LDADD) $(LIBS)
-
- test-unistd$(EXEEXT): $(test_unistd_OBJECTS) $(test_unistd_DEPENDENCIES) $(EXTRA_test_unistd_DEPENDENCIES)
- @rm -f test-unistd$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_unistd_OBJECTS) $(test_unistd_LDADD) $(LIBS)
-
- test-unsetenv$(EXEEXT): $(test_unsetenv_OBJECTS) $(test_unsetenv_DEPENDENCIES) $(EXTRA_test_unsetenv_DEPENDENCIES)
- @rm -f test-unsetenv$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_unsetenv_OBJECTS) $(test_unsetenv_LDADD) $(LIBS)
-
- test-vasnprintf$(EXEEXT): $(test_vasnprintf_OBJECTS) $(test_vasnprintf_DEPENDENCIES) $(EXTRA_test_vasnprintf_DEPENDENCIES)
- @rm -f test-vasnprintf$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_vasnprintf_OBJECTS) $(test_vasnprintf_LDADD) $(LIBS)
-
- test-verify$(EXEEXT): $(test_verify_OBJECTS) $(test_verify_DEPENDENCIES) $(EXTRA_test_verify_DEPENDENCIES)
- @rm -f test-verify$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_verify_OBJECTS) $(test_verify_LDADD) $(LIBS)
-
- test-verify-try$(EXEEXT): $(test_verify_try_OBJECTS) $(test_verify_try_DEPENDENCIES) $(EXTRA_test_verify_try_DEPENDENCIES)
- @rm -f test-verify-try$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_verify_try_OBJECTS) $(test_verify_try_LDADD) $(LIBS)
-
- test-version-etc$(EXEEXT): $(test_version_etc_OBJECTS) $(test_version_etc_DEPENDENCIES) $(EXTRA_test_version_etc_DEPENDENCIES)
- @rm -f test-version-etc$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_version_etc_OBJECTS) $(test_version_etc_LDADD) $(LIBS)
-
- test-wchar$(EXEEXT): $(test_wchar_OBJECTS) $(test_wchar_DEPENDENCIES) $(EXTRA_test_wchar_DEPENDENCIES)
- @rm -f test-wchar$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_wchar_OBJECTS) $(test_wchar_LDADD) $(LIBS)
-
- test-wcrtomb$(EXEEXT): $(test_wcrtomb_OBJECTS) $(test_wcrtomb_DEPENDENCIES) $(EXTRA_test_wcrtomb_DEPENDENCIES)
- @rm -f test-wcrtomb$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_wcrtomb_OBJECTS) $(test_wcrtomb_LDADD) $(LIBS)
-
- test-wcrtomb-w32$(EXEEXT): $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_DEPENDENCIES) $(EXTRA_test_wcrtomb_w32_DEPENDENCIES)
- @rm -f test-wcrtomb-w32$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_wcrtomb_w32_OBJECTS) $(test_wcrtomb_w32_LDADD) $(LIBS)
-
- test-wctype-h$(EXEEXT): $(test_wctype_h_OBJECTS) $(test_wctype_h_DEPENDENCIES) $(EXTRA_test_wctype_h_DEPENDENCIES)
- @rm -f test-wctype-h$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_wctype_h_OBJECTS) $(test_wctype_h_LDADD) $(LIBS)
-
- test-wcwidth$(EXEEXT): $(test_wcwidth_OBJECTS) $(test_wcwidth_DEPENDENCIES) $(EXTRA_test_wcwidth_DEPENDENCIES)
- @rm -f test-wcwidth$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_wcwidth_OBJECTS) $(test_wcwidth_LDADD) $(LIBS)
-
- test-xalloc-die$(EXEEXT): $(test_xalloc_die_OBJECTS) $(test_xalloc_die_DEPENDENCIES) $(EXTRA_test_xalloc_die_DEPENDENCIES)
- @rm -f test-xalloc-die$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_xalloc_die_OBJECTS) $(test_xalloc_die_LDADD) $(LIBS)
-
- test-xstrtoimax$(EXEEXT): $(test_xstrtoimax_OBJECTS) $(test_xstrtoimax_DEPENDENCIES) $(EXTRA_test_xstrtoimax_DEPENDENCIES)
- @rm -f test-xstrtoimax$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_xstrtoimax_OBJECTS) $(test_xstrtoimax_LDADD) $(LIBS)
-
- test-xstrtol$(EXEEXT): $(test_xstrtol_OBJECTS) $(test_xstrtol_DEPENDENCIES) $(EXTRA_test_xstrtol_DEPENDENCIES)
- @rm -f test-xstrtol$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_xstrtol_OBJECTS) $(test_xstrtol_LDADD) $(LIBS)
-
- test-xstrtoul$(EXEEXT): $(test_xstrtoul_OBJECTS) $(test_xstrtoul_DEPENDENCIES) $(EXTRA_test_xstrtoul_DEPENDENCIES)
- @rm -f test-xstrtoul$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_xstrtoul_OBJECTS) $(test_xstrtoul_LDADD) $(LIBS)
-
- test-year2038$(EXEEXT): $(test_year2038_OBJECTS) $(test_year2038_DEPENDENCIES) $(EXTRA_test_year2038_DEPENDENCIES)
- @rm -f test-year2038$(EXEEXT)
- $(AM_V_CCLD)$(LINK) $(test_year2038_OBJECTS) $(test_year2038_LDADD) $(LIBS)
-
- mostlyclean-compile:
- -rm -f *.$(OBJEXT)
- -rm -f glthread/*.$(OBJEXT)
- -rm -f unistr/*.$(OBJEXT)
- -rm -f uniwidth/*.$(OBJEXT)
-
- distclean-compile:
- -rm -f *.tab.c
-
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accept.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anytostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bind.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strcasestr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftruncate.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-pjw.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioctl.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itold.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locale.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localename-table.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localename.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nanosleep.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/perror.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pselect.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-thread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_sigmask.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putenv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setlocale.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setsockopt.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigprocmask.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockets.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror_r.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sys_socket.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-accept.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alignasof.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alignof.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alloca-opt.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-argmatch.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-arpa_inet.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-assert.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-binary-io.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bind.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bitrotate.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-btowc.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-ctype.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-stack.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strcasecmp.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strcasestr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-strncasecmp.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-calloc-gnu.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-chdir.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-cloexec.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-close.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-connect.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ctype.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dfa-match-aux.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirent.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup-safer.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dynarray.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-environ.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-errno.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-error.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-exclude.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fchdir.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-safer.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopendir.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fgetc.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-float.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fnmatch-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fnmatch.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fopen-gnu.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fopen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fpending.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fputc.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-free.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstatat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftruncate.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fwrite.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getcwd-lgpl.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getdtablesize.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getopt-gnu.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getopt-posix.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getprogname.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-gettimeofday.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-hard-locale.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-hash.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-i-ring.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ignore-value.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inet_pton.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-intprops.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttypes.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ioctl.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-isatty.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-isblank.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iswblank.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iswdigit.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iswxdigit.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-langinfo.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-largefile.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-limits-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-listen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localcharset.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-locale.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localeconv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localename.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lseek.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lstat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloc-gnu.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloca.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrlen-w32.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrlen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbscasecmp.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsinit.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsrtowcs.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsstr3.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memrchr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nanosleep.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netinet_in.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo-mt.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-open.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-openat-safer.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-openat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pathmax.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pipe.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pselect.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-thread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread_sigmask1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread_sigmask2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-quotearg-simple.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-raise.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-rawmemchr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-read.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-realloc-gnu.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-reallocarray.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-regex.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sched.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select-fd.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select-stdin.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-select.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setenv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale_null-mt-all.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale_null-mt-one.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setlocale_null.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-setsockopt.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-signal-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigprocmask.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigsegv-catch-segv1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigsegv-catch-segv2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigsegv-catch-stackoverflow1.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sigsegv-catch-stackoverflow2.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sleep.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-snprintf.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sockets.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stat-time.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdbool.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdckdint.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stddef.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdint.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdio.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdlib.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strerror.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strerror_r.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-striconv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-string.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strnlen.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strstr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoimax.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoll.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoull.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strtoumax.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-symlink.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_ioctl.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_select.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_socket.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_stat.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_time.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_types.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_uio.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-thread_create.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-thread_self.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-time-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-time.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-trim.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unistd.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unsetenv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasnprintf.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify-try.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-version-etc.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wchar.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb-w32.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wctype-h.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcwidth.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xalloc-die.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoimax.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtol.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xstrtoul.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-year2038.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uinttostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-thread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-tls.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsize.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol-error.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/thread.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-mbtoucr.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@unistr/$(DEPDIR)/test-u8-uctomb.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width.Po@am__quote@ # am--include-marker
- @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/test-uc_width2.Po@am__quote@ # am--include-marker
-
- $(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
- @: >>$@
-
- am--depfiles: $(am__depfiles_remade)
-
- .c.o:
- @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
- @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
- .c.obj:
- @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
- @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
- @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
- # This directory's subdirectories are mostly independent; you can cd
- # into them and run 'make' without going through this Makefile.
- # To change the values of 'make' variables: instead of editing Makefiles,
- # (1) if the variable is set in 'config.status', edit 'config.status'
- # (which will cause the Makefiles to be regenerated when you run 'make');
- # (2) otherwise, pass the desired values on the 'make' command line.
- $(am__recursive_targets):
- @fail=; \
- if $(am__make_keepgoing); then \
- failcom='fail=yes'; \
- else \
- failcom='exit 1'; \
- fi; \
- dot_seen=no; \
- target=`echo $@ | sed s/-recursive//`; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- for subdir in $$list; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- dot_seen=yes; \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done; \
- if test "$$dot_seen" = "no"; then \
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
- fi; test -z "$$fail"
-
- ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
- tags: tags-recursive
- TAGS: tags
-
- tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- include_option=--etags-include; \
- empty_fix=.; \
- else \
- include_option=--include; \
- empty_fix=; \
- fi; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test ! -f $$subdir/TAGS || \
- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
- fi; \
- done; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
- ctags: ctags-recursive
-
- CTAGS: ctags
- ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
- GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
- cscopelist: cscopelist-recursive
-
- cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
- distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
- # Recover from deleted '.trs' file; this should ensure that
- # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
- # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
- # to avoid problems with "make -n".
- .log.trs:
- rm -f $< $@
- $(MAKE) $(AM_MAKEFLAGS) $<
-
- # Leading 'am--fnord' is there to ensure the list of targets does not
- # expand to empty, as could happen e.g. with make check TESTS=''.
- am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
- am--force-recheck:
- @:
-
- $(TEST_SUITE_LOG): $(TEST_LOGS)
- @$(am__set_TESTS_bases); \
- am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
- redo_bases=`for i in $$bases; do \
- am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
- done`; \
- if test -n "$$redo_bases"; then \
- redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
- redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
- if $(am__make_dryrun); then :; else \
- rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
- fi; \
- fi; \
- if test -n "$$am__remaking_logs"; then \
- echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
- "recursion detected" >&2; \
- elif test -n "$$redo_logs"; then \
- am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
- fi; \
- if $(am__make_dryrun); then :; else \
- st=0; \
- errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
- for i in $$redo_bases; do \
- test -f $$i.trs && test -r $$i.trs \
- || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
- test -f $$i.log && test -r $$i.log \
- || { echo "$$errmsg $$i.log" >&2; st=1; }; \
- done; \
- test $$st -eq 0 || exit 1; \
- fi
- @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
- ws='[ ]'; \
- results=`for b in $$bases; do echo $$b.trs; done`; \
- test -n "$$results" || results=/dev/null; \
- all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
- pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
- fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
- skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
- xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
- xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
- error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
- if test `expr $$fail + $$xpass + $$error` -eq 0; then \
- success=true; \
- else \
- success=false; \
- fi; \
- br='==================='; br=$$br$$br$$br$$br; \
- result_count () \
- { \
- if test x"$$1" = x"--maybe-color"; then \
- maybe_colorize=yes; \
- elif test x"$$1" = x"--no-color"; then \
- maybe_colorize=no; \
- else \
- echo "$@: invalid 'result_count' usage" >&2; exit 4; \
- fi; \
- shift; \
- desc=$$1 count=$$2; \
- if test $$maybe_colorize = yes && test $$count -gt 0; then \
- color_start=$$3 color_end=$$std; \
- else \
- color_start= color_end=; \
- fi; \
- echo "$${color_start}# $$desc $$count$${color_end}"; \
- }; \
- create_testsuite_report () \
- { \
- result_count $$1 "TOTAL:" $$all "$$brg"; \
- result_count $$1 "PASS: " $$pass "$$grn"; \
- result_count $$1 "SKIP: " $$skip "$$blu"; \
- result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
- result_count $$1 "FAIL: " $$fail "$$red"; \
- result_count $$1 "XPASS:" $$xpass "$$red"; \
- result_count $$1 "ERROR:" $$error "$$mgn"; \
- }; \
- { \
- echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
- $(am__rst_title); \
- create_testsuite_report --no-color; \
- echo; \
- echo ".. contents:: :depth: 2"; \
- echo; \
- for b in $$bases; do echo $$b; done \
- | $(am__create_global_log); \
- } >$(TEST_SUITE_LOG).tmp || exit 1; \
- mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
- if $$success; then \
- col="$$grn"; \
- else \
- col="$$red"; \
- test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
- fi; \
- echo "$${col}$$br$${std}"; \
- echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
- echo "$${col}$$br$${std}"; \
- create_testsuite_report --maybe-color; \
- echo "$$col$$br$$std"; \
- if $$success; then :; else \
- echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
- if test -n "$(PACKAGE_BUGREPORT)"; then \
- echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
- fi; \
- echo "$$col$$br$$std"; \
- fi; \
- $$success || exit 1
-
- check-TESTS: $(check_PROGRAMS) $(check_LIBRARIES)
- @$(am__rm_f) $(RECHECK_LOGS)
- @$(am__rm_f) $(RECHECK_LOGS:.log=.trs)
- @$(am__rm_f) $(TEST_SUITE_LOG)
- @set +e; $(am__set_TESTS_bases); \
- log_list=`for i in $$bases; do echo $$i.log; done`; \
- log_list=`echo $$log_list`; \
- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
- exit $$?;
- recheck: all $(check_PROGRAMS) $(check_LIBRARIES)
- @$(am__rm_f) $(TEST_SUITE_LOG)
- @set +e; $(am__set_TESTS_bases); \
- bases=`for i in $$bases; do echo $$i; done \
- | $(am__list_recheck_tests)` || exit 1; \
- log_list=`for i in $$bases; do echo $$i.log; done`; \
- log_list=`echo $$log_list`; \
- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
- am__force_recheck=am--force-recheck \
- TEST_LOGS="$$log_list"; \
- exit $$?
- test-accept.log: test-accept$(EXEEXT)
- @p='test-accept$(EXEEXT)'; \
- b='test-accept'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-alignasof.log: test-alignasof$(EXEEXT)
- @p='test-alignasof$(EXEEXT)'; \
- b='test-alignasof'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-alignof.log: test-alignof$(EXEEXT)
- @p='test-alignof$(EXEEXT)'; \
- b='test-alignof'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-alloca-opt.log: test-alloca-opt$(EXEEXT)
- @p='test-alloca-opt$(EXEEXT)'; \
- b='test-alloca-opt'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-argmatch.log: test-argmatch$(EXEEXT)
- @p='test-argmatch$(EXEEXT)'; \
- b='test-argmatch'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-arpa_inet.log: test-arpa_inet$(EXEEXT)
- @p='test-arpa_inet$(EXEEXT)'; \
- b='test-arpa_inet'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-assert.log: test-assert$(EXEEXT)
- @p='test-assert$(EXEEXT)'; \
- b='test-assert'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-binary-io.sh.log: test-binary-io.sh
- @p='test-binary-io.sh'; \
- b='test-binary-io.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-bind.log: test-bind$(EXEEXT)
- @p='test-bind$(EXEEXT)'; \
- b='test-bind'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-bitrotate.log: test-bitrotate$(EXEEXT)
- @p='test-bitrotate$(EXEEXT)'; \
- b='test-bitrotate'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-btowc1.sh.log: test-btowc1.sh
- @p='test-btowc1.sh'; \
- b='test-btowc1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-btowc2.sh.log: test-btowc2.sh
- @p='test-btowc2.sh'; \
- b='test-btowc2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-btowc3.sh.log: test-btowc3.sh
- @p='test-btowc3.sh'; \
- b='test-btowc3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-c-ctype.log: test-c-ctype$(EXEEXT)
- @p='test-c-ctype$(EXEEXT)'; \
- b='test-c-ctype'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-c-stack.sh.log: test-c-stack.sh
- @p='test-c-stack.sh'; \
- b='test-c-stack.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-c-stack2.sh.log: test-c-stack2.sh
- @p='test-c-stack2.sh'; \
- b='test-c-stack2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-c-strcase.sh.log: test-c-strcase.sh
- @p='test-c-strcase.sh'; \
- b='test-c-strcase.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-c-strcasestr.log: test-c-strcasestr$(EXEEXT)
- @p='test-c-strcasestr$(EXEEXT)'; \
- b='test-c-strcasestr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-calloc-gnu.log: test-calloc-gnu$(EXEEXT)
- @p='test-calloc-gnu$(EXEEXT)'; \
- b='test-calloc-gnu'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-chdir.log: test-chdir$(EXEEXT)
- @p='test-chdir$(EXEEXT)'; \
- b='test-chdir'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-cloexec.log: test-cloexec$(EXEEXT)
- @p='test-cloexec$(EXEEXT)'; \
- b='test-cloexec'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-close.log: test-close$(EXEEXT)
- @p='test-close$(EXEEXT)'; \
- b='test-close'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-connect.log: test-connect$(EXEEXT)
- @p='test-connect$(EXEEXT)'; \
- b='test-connect'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-ctype.log: test-ctype$(EXEEXT)
- @p='test-ctype$(EXEEXT)'; \
- b='test-ctype'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dfa-invalid-char-class.sh.log: test-dfa-invalid-char-class.sh
- @p='test-dfa-invalid-char-class.sh'; \
- b='test-dfa-invalid-char-class.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dfa-invalid-merge.sh.log: test-dfa-invalid-merge.sh
- @p='test-dfa-invalid-merge.sh'; \
- b='test-dfa-invalid-merge.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dfa-match.sh.log: test-dfa-match.sh
- @p='test-dfa-match.sh'; \
- b='test-dfa-match.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dirent.log: test-dirent$(EXEEXT)
- @p='test-dirent$(EXEEXT)'; \
- b='test-dirent'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dup.log: test-dup$(EXEEXT)
- @p='test-dup$(EXEEXT)'; \
- b='test-dup'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dup2.log: test-dup2$(EXEEXT)
- @p='test-dup2$(EXEEXT)'; \
- b='test-dup2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-environ.log: test-environ$(EXEEXT)
- @p='test-environ$(EXEEXT)'; \
- b='test-environ'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-errno.log: test-errno$(EXEEXT)
- @p='test-errno$(EXEEXT)'; \
- b='test-errno'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-error.sh.log: test-error.sh
- @p='test-error.sh'; \
- b='test-error.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude1.sh.log: test-exclude1.sh
- @p='test-exclude1.sh'; \
- b='test-exclude1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude2.sh.log: test-exclude2.sh
- @p='test-exclude2.sh'; \
- b='test-exclude2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude3.sh.log: test-exclude3.sh
- @p='test-exclude3.sh'; \
- b='test-exclude3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude4.sh.log: test-exclude4.sh
- @p='test-exclude4.sh'; \
- b='test-exclude4.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude5.sh.log: test-exclude5.sh
- @p='test-exclude5.sh'; \
- b='test-exclude5.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude6.sh.log: test-exclude6.sh
- @p='test-exclude6.sh'; \
- b='test-exclude6.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude7.sh.log: test-exclude7.sh
- @p='test-exclude7.sh'; \
- b='test-exclude7.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-exclude8.sh.log: test-exclude8.sh
- @p='test-exclude8.sh'; \
- b='test-exclude8.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fchdir.log: test-fchdir$(EXEEXT)
- @p='test-fchdir$(EXEEXT)'; \
- b='test-fchdir'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fcntl-h.log: test-fcntl-h$(EXEEXT)
- @p='test-fcntl-h$(EXEEXT)'; \
- b='test-fcntl-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fcntl-safer.log: test-fcntl-safer$(EXEEXT)
- @p='test-fcntl-safer$(EXEEXT)'; \
- b='test-fcntl-safer'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fcntl.log: test-fcntl$(EXEEXT)
- @p='test-fcntl$(EXEEXT)'; \
- b='test-fcntl'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fdopen.log: test-fdopen$(EXEEXT)
- @p='test-fdopen$(EXEEXT)'; \
- b='test-fdopen'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fdopendir.log: test-fdopendir$(EXEEXT)
- @p='test-fdopendir$(EXEEXT)'; \
- b='test-fdopendir'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fgetc.log: test-fgetc$(EXEEXT)
- @p='test-fgetc$(EXEEXT)'; \
- b='test-fgetc'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-float.log: test-float$(EXEEXT)
- @p='test-float$(EXEEXT)'; \
- b='test-float'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fnmatch-h.log: test-fnmatch-h$(EXEEXT)
- @p='test-fnmatch-h$(EXEEXT)'; \
- b='test-fnmatch-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fnmatch.log: test-fnmatch$(EXEEXT)
- @p='test-fnmatch$(EXEEXT)'; \
- b='test-fnmatch'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fopen-gnu.log: test-fopen-gnu$(EXEEXT)
- @p='test-fopen-gnu$(EXEEXT)'; \
- b='test-fopen-gnu'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fopen.log: test-fopen$(EXEEXT)
- @p='test-fopen$(EXEEXT)'; \
- b='test-fopen'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fpending.sh.log: test-fpending.sh
- @p='test-fpending.sh'; \
- b='test-fpending.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fputc.log: test-fputc$(EXEEXT)
- @p='test-fputc$(EXEEXT)'; \
- b='test-fputc'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fread.log: test-fread$(EXEEXT)
- @p='test-fread$(EXEEXT)'; \
- b='test-fread'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-free.log: test-free$(EXEEXT)
- @p='test-free$(EXEEXT)'; \
- b='test-free'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fstat.log: test-fstat$(EXEEXT)
- @p='test-fstat$(EXEEXT)'; \
- b='test-fstat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fstatat.log: test-fstatat$(EXEEXT)
- @p='test-fstatat$(EXEEXT)'; \
- b='test-fstatat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-ftruncate.sh.log: test-ftruncate.sh
- @p='test-ftruncate.sh'; \
- b='test-ftruncate.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-fwrite.log: test-fwrite$(EXEEXT)
- @p='test-fwrite$(EXEEXT)'; \
- b='test-fwrite'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-getcwd-lgpl.log: test-getcwd-lgpl$(EXEEXT)
- @p='test-getcwd-lgpl$(EXEEXT)'; \
- b='test-getcwd-lgpl'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-getdtablesize.log: test-getdtablesize$(EXEEXT)
- @p='test-getdtablesize$(EXEEXT)'; \
- b='test-getdtablesize'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-getopt-gnu.log: test-getopt-gnu$(EXEEXT)
- @p='test-getopt-gnu$(EXEEXT)'; \
- b='test-getopt-gnu'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-getopt-posix.log: test-getopt-posix$(EXEEXT)
- @p='test-getopt-posix$(EXEEXT)'; \
- b='test-getopt-posix'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-getprogname.log: test-getprogname$(EXEEXT)
- @p='test-getprogname$(EXEEXT)'; \
- b='test-getprogname'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-gettimeofday.log: test-gettimeofday$(EXEEXT)
- @p='test-gettimeofday$(EXEEXT)'; \
- b='test-gettimeofday'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dynarray.log: test-dynarray$(EXEEXT)
- @p='test-dynarray$(EXEEXT)'; \
- b='test-dynarray'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-hard-locale.log: test-hard-locale$(EXEEXT)
- @p='test-hard-locale$(EXEEXT)'; \
- b='test-hard-locale'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-hash.log: test-hash$(EXEEXT)
- @p='test-hash$(EXEEXT)'; \
- b='test-hash'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-i-ring.log: test-i-ring$(EXEEXT)
- @p='test-i-ring$(EXEEXT)'; \
- b='test-i-ring'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-iconv-h.log: test-iconv-h$(EXEEXT)
- @p='test-iconv-h$(EXEEXT)'; \
- b='test-iconv-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-iconv.log: test-iconv$(EXEEXT)
- @p='test-iconv$(EXEEXT)'; \
- b='test-iconv'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-ignore-value.log: test-ignore-value$(EXEEXT)
- @p='test-ignore-value$(EXEEXT)'; \
- b='test-ignore-value'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-inet_pton.log: test-inet_pton$(EXEEXT)
- @p='test-inet_pton$(EXEEXT)'; \
- b='test-inet_pton'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-intprops.log: test-intprops$(EXEEXT)
- @p='test-intprops$(EXEEXT)'; \
- b='test-intprops'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-inttostr.log: test-inttostr$(EXEEXT)
- @p='test-inttostr$(EXEEXT)'; \
- b='test-inttostr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-inttypes.log: test-inttypes$(EXEEXT)
- @p='test-inttypes$(EXEEXT)'; \
- b='test-inttypes'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-ioctl.log: test-ioctl$(EXEEXT)
- @p='test-ioctl$(EXEEXT)'; \
- b='test-ioctl'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-isatty.log: test-isatty$(EXEEXT)
- @p='test-isatty$(EXEEXT)'; \
- b='test-isatty'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-isblank.log: test-isblank$(EXEEXT)
- @p='test-isblank$(EXEEXT)'; \
- b='test-isblank'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-iswblank.log: test-iswblank$(EXEEXT)
- @p='test-iswblank$(EXEEXT)'; \
- b='test-iswblank'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-iswdigit.sh.log: test-iswdigit.sh
- @p='test-iswdigit.sh'; \
- b='test-iswdigit.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-iswxdigit.sh.log: test-iswxdigit.sh
- @p='test-iswxdigit.sh'; \
- b='test-iswxdigit.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-langinfo.log: test-langinfo$(EXEEXT)
- @p='test-langinfo$(EXEEXT)'; \
- b='test-langinfo'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-largefile.log: test-largefile$(EXEEXT)
- @p='test-largefile$(EXEEXT)'; \
- b='test-largefile'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-limits-h.log: test-limits-h$(EXEEXT)
- @p='test-limits-h$(EXEEXT)'; \
- b='test-limits-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-listen.log: test-listen$(EXEEXT)
- @p='test-listen$(EXEEXT)'; \
- b='test-listen'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-locale.log: test-locale$(EXEEXT)
- @p='test-locale$(EXEEXT)'; \
- b='test-locale'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-localeconv.log: test-localeconv$(EXEEXT)
- @p='test-localeconv$(EXEEXT)'; \
- b='test-localeconv'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-localename.log: test-localename$(EXEEXT)
- @p='test-localename$(EXEEXT)'; \
- b='test-localename'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-lseek.sh.log: test-lseek.sh
- @p='test-lseek.sh'; \
- b='test-lseek.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-lstat.log: test-lstat$(EXEEXT)
- @p='test-lstat$(EXEEXT)'; \
- b='test-lstat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-malloc-gnu.log: test-malloc-gnu$(EXEEXT)
- @p='test-malloc-gnu$(EXEEXT)'; \
- b='test-malloc-gnu'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-malloca.log: test-malloca$(EXEEXT)
- @p='test-malloca$(EXEEXT)'; \
- b='test-malloca'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen1.sh.log: test-mbrlen1.sh
- @p='test-mbrlen1.sh'; \
- b='test-mbrlen1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen2.sh.log: test-mbrlen2.sh
- @p='test-mbrlen2.sh'; \
- b='test-mbrlen2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen3.sh.log: test-mbrlen3.sh
- @p='test-mbrlen3.sh'; \
- b='test-mbrlen3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen4.sh.log: test-mbrlen4.sh
- @p='test-mbrlen4.sh'; \
- b='test-mbrlen4.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen5.sh.log: test-mbrlen5.sh
- @p='test-mbrlen5.sh'; \
- b='test-mbrlen5.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-1.sh.log: test-mbrlen-w32-1.sh
- @p='test-mbrlen-w32-1.sh'; \
- b='test-mbrlen-w32-1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-2.sh.log: test-mbrlen-w32-2.sh
- @p='test-mbrlen-w32-2.sh'; \
- b='test-mbrlen-w32-2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-3.sh.log: test-mbrlen-w32-3.sh
- @p='test-mbrlen-w32-3.sh'; \
- b='test-mbrlen-w32-3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-4.sh.log: test-mbrlen-w32-4.sh
- @p='test-mbrlen-w32-4.sh'; \
- b='test-mbrlen-w32-4.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-5.sh.log: test-mbrlen-w32-5.sh
- @p='test-mbrlen-w32-5.sh'; \
- b='test-mbrlen-w32-5.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-6.sh.log: test-mbrlen-w32-6.sh
- @p='test-mbrlen-w32-6.sh'; \
- b='test-mbrlen-w32-6.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbrlen-w32-7.sh.log: test-mbrlen-w32-7.sh
- @p='test-mbrlen-w32-7.sh'; \
- b='test-mbrlen-w32-7.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbscasecmp.sh.log: test-mbscasecmp.sh
- @p='test-mbscasecmp.sh'; \
- b='test-mbscasecmp.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsinit.sh.log: test-mbsinit.sh
- @p='test-mbsinit.sh'; \
- b='test-mbsinit.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsrtowcs1.sh.log: test-mbsrtowcs1.sh
- @p='test-mbsrtowcs1.sh'; \
- b='test-mbsrtowcs1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsrtowcs2.sh.log: test-mbsrtowcs2.sh
- @p='test-mbsrtowcs2.sh'; \
- b='test-mbsrtowcs2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsrtowcs3.sh.log: test-mbsrtowcs3.sh
- @p='test-mbsrtowcs3.sh'; \
- b='test-mbsrtowcs3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsrtowcs4.sh.log: test-mbsrtowcs4.sh
- @p='test-mbsrtowcs4.sh'; \
- b='test-mbsrtowcs4.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsrtowcs5.sh.log: test-mbsrtowcs5.sh
- @p='test-mbsrtowcs5.sh'; \
- b='test-mbsrtowcs5.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsstr1.log: test-mbsstr1$(EXEEXT)
- @p='test-mbsstr1$(EXEEXT)'; \
- b='test-mbsstr1'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsstr2.sh.log: test-mbsstr2.sh
- @p='test-mbsstr2.sh'; \
- b='test-mbsstr2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-mbsstr3.sh.log: test-mbsstr3.sh
- @p='test-mbsstr3.sh'; \
- b='test-mbsstr3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-memchr.log: test-memchr$(EXEEXT)
- @p='test-memchr$(EXEEXT)'; \
- b='test-memchr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-memchr2.log: test-memchr2$(EXEEXT)
- @p='test-memchr2$(EXEEXT)'; \
- b='test-memchr2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-memrchr.log: test-memrchr$(EXEEXT)
- @p='test-memrchr$(EXEEXT)'; \
- b='test-memrchr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-nanosleep.log: test-nanosleep$(EXEEXT)
- @p='test-nanosleep$(EXEEXT)'; \
- b='test-nanosleep'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-netinet_in.log: test-netinet_in$(EXEEXT)
- @p='test-netinet_in$(EXEEXT)'; \
- b='test-netinet_in'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-nl_langinfo1.sh.log: test-nl_langinfo1.sh
- @p='test-nl_langinfo1.sh'; \
- b='test-nl_langinfo1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-nl_langinfo2.sh.log: test-nl_langinfo2.sh
- @p='test-nl_langinfo2.sh'; \
- b='test-nl_langinfo2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-nl_langinfo-mt.log: test-nl_langinfo-mt$(EXEEXT)
- @p='test-nl_langinfo-mt$(EXEEXT)'; \
- b='test-nl_langinfo-mt'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-open.log: test-open$(EXEEXT)
- @p='test-open$(EXEEXT)'; \
- b='test-open'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-openat-safer.log: test-openat-safer$(EXEEXT)
- @p='test-openat-safer$(EXEEXT)'; \
- b='test-openat-safer'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-openat.log: test-openat$(EXEEXT)
- @p='test-openat$(EXEEXT)'; \
- b='test-openat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pathmax.log: test-pathmax$(EXEEXT)
- @p='test-pathmax$(EXEEXT)'; \
- b='test-pathmax'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-perror.sh.log: test-perror.sh
- @p='test-perror.sh'; \
- b='test-perror.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-perror2.log: test-perror2$(EXEEXT)
- @p='test-perror2$(EXEEXT)'; \
- b='test-perror2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pipe.log: test-pipe$(EXEEXT)
- @p='test-pipe$(EXEEXT)'; \
- b='test-pipe'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pselect.log: test-pselect$(EXEEXT)
- @p='test-pselect$(EXEEXT)'; \
- b='test-pselect'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pthread.log: test-pthread$(EXEEXT)
- @p='test-pthread$(EXEEXT)'; \
- b='test-pthread'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pthread-thread.log: test-pthread-thread$(EXEEXT)
- @p='test-pthread-thread$(EXEEXT)'; \
- b='test-pthread-thread'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pthread_sigmask1.log: test-pthread_sigmask1$(EXEEXT)
- @p='test-pthread_sigmask1$(EXEEXT)'; \
- b='test-pthread_sigmask1'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-pthread_sigmask2.log: test-pthread_sigmask2$(EXEEXT)
- @p='test-pthread_sigmask2$(EXEEXT)'; \
- b='test-pthread_sigmask2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-quotearg-simple.log: test-quotearg-simple$(EXEEXT)
- @p='test-quotearg-simple$(EXEEXT)'; \
- b='test-quotearg-simple'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-raise.log: test-raise$(EXEEXT)
- @p='test-raise$(EXEEXT)'; \
- b='test-raise'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-rawmemchr.log: test-rawmemchr$(EXEEXT)
- @p='test-rawmemchr$(EXEEXT)'; \
- b='test-rawmemchr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-read.log: test-read$(EXEEXT)
- @p='test-read$(EXEEXT)'; \
- b='test-read'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-realloc-gnu.log: test-realloc-gnu$(EXEEXT)
- @p='test-realloc-gnu$(EXEEXT)'; \
- b='test-realloc-gnu'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-reallocarray.log: test-reallocarray$(EXEEXT)
- @p='test-reallocarray$(EXEEXT)'; \
- b='test-reallocarray'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-regex.log: test-regex$(EXEEXT)
- @p='test-regex$(EXEEXT)'; \
- b='test-regex'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sched.log: test-sched$(EXEEXT)
- @p='test-sched$(EXEEXT)'; \
- b='test-sched'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-select.log: test-select$(EXEEXT)
- @p='test-select$(EXEEXT)'; \
- b='test-select'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-select-in.sh.log: test-select-in.sh
- @p='test-select-in.sh'; \
- b='test-select-in.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-select-out.sh.log: test-select-out.sh
- @p='test-select-out.sh'; \
- b='test-select-out.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setenv.log: test-setenv$(EXEEXT)
- @p='test-setenv$(EXEEXT)'; \
- b='test-setenv'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setlocale_null.log: test-setlocale_null$(EXEEXT)
- @p='test-setlocale_null$(EXEEXT)'; \
- b='test-setlocale_null'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setlocale_null-mt-one.log: test-setlocale_null-mt-one$(EXEEXT)
- @p='test-setlocale_null-mt-one$(EXEEXT)'; \
- b='test-setlocale_null-mt-one'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setlocale_null-mt-all.log: test-setlocale_null-mt-all$(EXEEXT)
- @p='test-setlocale_null-mt-all$(EXEEXT)'; \
- b='test-setlocale_null-mt-all'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setlocale1.sh.log: test-setlocale1.sh
- @p='test-setlocale1.sh'; \
- b='test-setlocale1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setlocale2.sh.log: test-setlocale2.sh
- @p='test-setlocale2.sh'; \
- b='test-setlocale2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-setsockopt.log: test-setsockopt$(EXEEXT)
- @p='test-setsockopt$(EXEEXT)'; \
- b='test-setsockopt'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-signal-h.log: test-signal-h$(EXEEXT)
- @p='test-signal-h$(EXEEXT)'; \
- b='test-signal-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sigprocmask.log: test-sigprocmask$(EXEEXT)
- @p='test-sigprocmask$(EXEEXT)'; \
- b='test-sigprocmask'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sigsegv-catch-segv1.log: test-sigsegv-catch-segv1$(EXEEXT)
- @p='test-sigsegv-catch-segv1$(EXEEXT)'; \
- b='test-sigsegv-catch-segv1'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sigsegv-catch-segv2.log: test-sigsegv-catch-segv2$(EXEEXT)
- @p='test-sigsegv-catch-segv2$(EXEEXT)'; \
- b='test-sigsegv-catch-segv2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sigsegv-catch-stackoverflow1.log: test-sigsegv-catch-stackoverflow1$(EXEEXT)
- @p='test-sigsegv-catch-stackoverflow1$(EXEEXT)'; \
- b='test-sigsegv-catch-stackoverflow1'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sigsegv-catch-stackoverflow2.log: test-sigsegv-catch-stackoverflow2$(EXEEXT)
- @p='test-sigsegv-catch-stackoverflow2$(EXEEXT)'; \
- b='test-sigsegv-catch-stackoverflow2'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sleep.log: test-sleep$(EXEEXT)
- @p='test-sleep$(EXEEXT)'; \
- b='test-sleep'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-snprintf.log: test-snprintf$(EXEEXT)
- @p='test-snprintf$(EXEEXT)'; \
- b='test-snprintf'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sockets.log: test-sockets$(EXEEXT)
- @p='test-sockets$(EXEEXT)'; \
- b='test-sockets'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stat.log: test-stat$(EXEEXT)
- @p='test-stat$(EXEEXT)'; \
- b='test-stat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stat-time.log: test-stat-time$(EXEEXT)
- @p='test-stat-time$(EXEEXT)'; \
- b='test-stat-time'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stdbool.log: test-stdbool$(EXEEXT)
- @p='test-stdbool$(EXEEXT)'; \
- b='test-stdbool'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stdckdint.log: test-stdckdint$(EXEEXT)
- @p='test-stdckdint$(EXEEXT)'; \
- b='test-stdckdint'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stddef.log: test-stddef$(EXEEXT)
- @p='test-stddef$(EXEEXT)'; \
- b='test-stddef'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stdint.log: test-stdint$(EXEEXT)
- @p='test-stdint$(EXEEXT)'; \
- b='test-stdint'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stdio.log: test-stdio$(EXEEXT)
- @p='test-stdio$(EXEEXT)'; \
- b='test-stdio'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-stdlib.log: test-stdlib$(EXEEXT)
- @p='test-stdlib$(EXEEXT)'; \
- b='test-stdlib'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strerror.log: test-strerror$(EXEEXT)
- @p='test-strerror$(EXEEXT)'; \
- b='test-strerror'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strerror_r.log: test-strerror_r$(EXEEXT)
- @p='test-strerror_r$(EXEEXT)'; \
- b='test-strerror_r'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-striconv.log: test-striconv$(EXEEXT)
- @p='test-striconv$(EXEEXT)'; \
- b='test-striconv'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-string.log: test-string$(EXEEXT)
- @p='test-string$(EXEEXT)'; \
- b='test-string'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strnlen.log: test-strnlen$(EXEEXT)
- @p='test-strnlen$(EXEEXT)'; \
- b='test-strnlen'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strstr.log: test-strstr$(EXEEXT)
- @p='test-strstr$(EXEEXT)'; \
- b='test-strstr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strtoimax.log: test-strtoimax$(EXEEXT)
- @p='test-strtoimax$(EXEEXT)'; \
- b='test-strtoimax'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strtoll.log: test-strtoll$(EXEEXT)
- @p='test-strtoll$(EXEEXT)'; \
- b='test-strtoll'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strtoull.log: test-strtoull$(EXEEXT)
- @p='test-strtoull$(EXEEXT)'; \
- b='test-strtoull'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-strtoumax.log: test-strtoumax$(EXEEXT)
- @p='test-strtoumax$(EXEEXT)'; \
- b='test-strtoumax'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-symlink.log: test-symlink$(EXEEXT)
- @p='test-symlink$(EXEEXT)'; \
- b='test-symlink'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_ioctl.log: test-sys_ioctl$(EXEEXT)
- @p='test-sys_ioctl$(EXEEXT)'; \
- b='test-sys_ioctl'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_select.log: test-sys_select$(EXEEXT)
- @p='test-sys_select$(EXEEXT)'; \
- b='test-sys_select'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_socket.log: test-sys_socket$(EXEEXT)
- @p='test-sys_socket$(EXEEXT)'; \
- b='test-sys_socket'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_stat.log: test-sys_stat$(EXEEXT)
- @p='test-sys_stat$(EXEEXT)'; \
- b='test-sys_stat'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_time.log: test-sys_time$(EXEEXT)
- @p='test-sys_time$(EXEEXT)'; \
- b='test-sys_time'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_types.log: test-sys_types$(EXEEXT)
- @p='test-sys_types$(EXEEXT)'; \
- b='test-sys_types'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-sys_uio.log: test-sys_uio$(EXEEXT)
- @p='test-sys_uio$(EXEEXT)'; \
- b='test-sys_uio'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-init.sh.log: test-init.sh
- @p='test-init.sh'; \
- b='test-init.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-thread_self.log: test-thread_self$(EXEEXT)
- @p='test-thread_self$(EXEEXT)'; \
- b='test-thread_self'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-thread_create.log: test-thread_create$(EXEEXT)
- @p='test-thread_create$(EXEEXT)'; \
- b='test-thread_create'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-time-h.log: test-time-h$(EXEEXT)
- @p='test-time-h$(EXEEXT)'; \
- b='test-time-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-time.log: test-time$(EXEEXT)
- @p='test-time$(EXEEXT)'; \
- b='test-time'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-trim1.sh.log: test-trim1.sh
- @p='test-trim1.sh'; \
- b='test-trim1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-trim2.sh.log: test-trim2.sh
- @p='test-trim2.sh'; \
- b='test-trim2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-trim3.sh.log: test-trim3.sh
- @p='test-trim3.sh'; \
- b='test-trim3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-dup-safer.log: test-dup-safer$(EXEEXT)
- @p='test-dup-safer$(EXEEXT)'; \
- b='test-dup-safer'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-unistd.log: test-unistd$(EXEEXT)
- @p='test-unistd$(EXEEXT)'; \
- b='test-unistd'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-u8-mbtoucr.log: test-u8-mbtoucr$(EXEEXT)
- @p='test-u8-mbtoucr$(EXEEXT)'; \
- b='test-u8-mbtoucr'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-u8-uctomb.log: test-u8-uctomb$(EXEEXT)
- @p='test-u8-uctomb$(EXEEXT)'; \
- b='test-u8-uctomb'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-uc_width.log: test-uc_width$(EXEEXT)
- @p='test-uc_width$(EXEEXT)'; \
- b='test-uc_width'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- uniwidth/test-uc_width2.sh.log: uniwidth/test-uc_width2.sh
- @p='uniwidth/test-uc_width2.sh'; \
- b='uniwidth/test-uc_width2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-unsetenv.log: test-unsetenv$(EXEEXT)
- @p='test-unsetenv$(EXEEXT)'; \
- b='test-unsetenv'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-vasnprintf.log: test-vasnprintf$(EXEEXT)
- @p='test-vasnprintf$(EXEEXT)'; \
- b='test-vasnprintf'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-vc-list-files-git.sh.log: test-vc-list-files-git.sh
- @p='test-vc-list-files-git.sh'; \
- b='test-vc-list-files-git.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-vc-list-files-cvs.sh.log: test-vc-list-files-cvs.sh
- @p='test-vc-list-files-cvs.sh'; \
- b='test-vc-list-files-cvs.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-verify.log: test-verify$(EXEEXT)
- @p='test-verify$(EXEEXT)'; \
- b='test-verify'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-verify.sh.log: test-verify.sh
- @p='test-verify.sh'; \
- b='test-verify.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-version-etc.sh.log: test-version-etc.sh
- @p='test-version-etc.sh'; \
- b='test-version-etc.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wchar.log: test-wchar$(EXEEXT)
- @p='test-wchar$(EXEEXT)'; \
- b='test-wchar'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb.sh.log: test-wcrtomb.sh
- @p='test-wcrtomb.sh'; \
- b='test-wcrtomb.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-1.sh.log: test-wcrtomb-w32-1.sh
- @p='test-wcrtomb-w32-1.sh'; \
- b='test-wcrtomb-w32-1.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-2.sh.log: test-wcrtomb-w32-2.sh
- @p='test-wcrtomb-w32-2.sh'; \
- b='test-wcrtomb-w32-2.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-3.sh.log: test-wcrtomb-w32-3.sh
- @p='test-wcrtomb-w32-3.sh'; \
- b='test-wcrtomb-w32-3.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-4.sh.log: test-wcrtomb-w32-4.sh
- @p='test-wcrtomb-w32-4.sh'; \
- b='test-wcrtomb-w32-4.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-5.sh.log: test-wcrtomb-w32-5.sh
- @p='test-wcrtomb-w32-5.sh'; \
- b='test-wcrtomb-w32-5.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-6.sh.log: test-wcrtomb-w32-6.sh
- @p='test-wcrtomb-w32-6.sh'; \
- b='test-wcrtomb-w32-6.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcrtomb-w32-7.sh.log: test-wcrtomb-w32-7.sh
- @p='test-wcrtomb-w32-7.sh'; \
- b='test-wcrtomb-w32-7.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wctype-h.log: test-wctype-h$(EXEEXT)
- @p='test-wctype-h$(EXEEXT)'; \
- b='test-wctype-h'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-wcwidth.log: test-wcwidth$(EXEEXT)
- @p='test-wcwidth$(EXEEXT)'; \
- b='test-wcwidth'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-xalloc-die.sh.log: test-xalloc-die.sh
- @p='test-xalloc-die.sh'; \
- b='test-xalloc-die.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-xstrtoimax.sh.log: test-xstrtoimax.sh
- @p='test-xstrtoimax.sh'; \
- b='test-xstrtoimax.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-xstrtol.sh.log: test-xstrtol.sh
- @p='test-xstrtol.sh'; \
- b='test-xstrtol.sh'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- test-year2038.log: test-year2038$(EXEEXT)
- @p='test-year2038$(EXEEXT)'; \
- b='test-year2038'; \
- $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- .test.log:
- @p='$<'; \
- $(am__set_b); \
- $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
- --log-file $$b.log --trs-file $$b.trs \
- $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
- "$$tst" $(AM_TESTS_FD_REDIRECT)
- @am__EXEEXT_TRUE@.test$(EXEEXT).log:
- @am__EXEEXT_TRUE@ @p='$<'; \
- @am__EXEEXT_TRUE@ $(am__set_b); \
- @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
- @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
- @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
- @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
--- 1680,1691 ----
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
+ tags TAGS:
! ctags CTAGS:
! cscope cscopelist:
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
***************
*** 6757,6806 ****
|| exit 1; \
fi; \
done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- $(am__make_dryrun) \
- || test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- $(am__relativize); \
- new_distdir=$$reldir; \
- dir1=$$subdir; dir2="$(top_distdir)"; \
- $(am__relativize); \
- new_top_distdir=$$reldir; \
- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- ($(am__cd) $$subdir && \
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$new_top_distdir" \
- distdir="$$new_distdir" \
- am__remove_distdir=: \
- am__skip_length_check=: \
- am__skip_mode_fix=: \
- distdir) \
- || exit 1; \
- fi; \
- done
check-am: all-am
! $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_LIBRARIES)
! $(MAKE) $(AM_MAKEFLAGS) check-TESTS
! check: $(BUILT_SOURCES)
! $(MAKE) $(AM_MAKEFLAGS) check-recursive
! all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(HEADERS)
! installdirs: installdirs-recursive
! installdirs-am:
! install: $(BUILT_SOURCES)
! $(MAKE) $(AM_MAKEFLAGS) install-recursive
! install-exec: $(BUILT_SOURCES)
! $(MAKE) $(AM_MAKEFLAGS) install-exec-recursive
! install-data: install-data-recursive
! uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
! installcheck: installcheck-recursive
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
--- 1719,1737 ----
|| exit 1; \
fi; \
done
check-am: all-am
! check: check-am
! all-am: Makefile
! installdirs:
! install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
! uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
! installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
***************
*** 6812,7775 ****
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
- -$(am__rm_f) $(MOSTLYCLEANFILES)
- -$(am__rm_f) $(TEST_LOGS)
- -$(am__rm_f) $(TEST_LOGS:.log=.trs)
- -$(am__rm_f) $(TEST_SUITE_LOG)
clean-generic:
- -$(am__rm_f) $(CLEANFILES)
distclean-generic:
-$(am__rm_f) $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
- -$(am__rm_f) $(DISTCLEANFILES)
- -$(am__rm_f) glthread/$(DEPDIR)/$(am__dirstamp)
- -$(am__rm_f) glthread/$(am__dirstamp)
- -$(am__rm_f) unistr/$(DEPDIR)/$(am__dirstamp)
- -$(am__rm_f) unistr/$(am__dirstamp)
- -$(am__rm_f) uniwidth/$(DEPDIR)/$(am__dirstamp)
- -$(am__rm_f) uniwidth/$(am__dirstamp)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
! -$(am__rm_f) $(BUILT_SOURCES)
! -$(am__rm_f) $(MAINTAINERCLEANFILES)
! clean: clean-recursive
!
! clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
! clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
! mostlyclean-am
!
! distclean: distclean-recursive
! -rm -f ./$(DEPDIR)/accept.Po
! -rm -f ./$(DEPDIR)/alloca.Po
! -rm -f ./$(DEPDIR)/anytostr.Po
! -rm -f ./$(DEPDIR)/asnprintf.Po
! -rm -f ./$(DEPDIR)/bind.Po
! -rm -f ./$(DEPDIR)/c-strcasestr.Po
! -rm -f ./$(DEPDIR)/connect.Po
! -rm -f ./$(DEPDIR)/fdopen.Po
! -rm -f ./$(DEPDIR)/float.Po
! -rm -f ./$(DEPDIR)/ftruncate.Po
! -rm -f ./$(DEPDIR)/gettimeofday.Po
! -rm -f ./$(DEPDIR)/hash-pjw.Po
! -rm -f ./$(DEPDIR)/imaxtostr.Po
! -rm -f ./$(DEPDIR)/inet_pton.Po
! -rm -f ./$(DEPDIR)/inttostr.Po
! -rm -f ./$(DEPDIR)/ioctl.Po
! -rm -f ./$(DEPDIR)/itold.Po
! -rm -f ./$(DEPDIR)/listen.Po
! -rm -f ./$(DEPDIR)/locale.Po
! -rm -f ./$(DEPDIR)/localename-table.Po
! -rm -f ./$(DEPDIR)/localename.Po
! -rm -f ./$(DEPDIR)/nanosleep.Po
! -rm -f ./$(DEPDIR)/offtostr.Po
! -rm -f ./$(DEPDIR)/perror.Po
! -rm -f ./$(DEPDIR)/printf-args.Po
! -rm -f ./$(DEPDIR)/printf-parse.Po
! -rm -f ./$(DEPDIR)/pselect.Po
! -rm -f ./$(DEPDIR)/pthread-thread.Po
! -rm -f ./$(DEPDIR)/pthread_sigmask.Po
! -rm -f ./$(DEPDIR)/putenv.Po
! -rm -f ./$(DEPDIR)/select.Po
! -rm -f ./$(DEPDIR)/setenv.Po
! -rm -f ./$(DEPDIR)/setlocale.Po
! -rm -f ./$(DEPDIR)/setsockopt.Po
! -rm -f ./$(DEPDIR)/sigprocmask.Po
! -rm -f ./$(DEPDIR)/sleep.Po
! -rm -f ./$(DEPDIR)/snprintf.Po
! -rm -f ./$(DEPDIR)/socket.Po
! -rm -f ./$(DEPDIR)/sockets.Po
! -rm -f ./$(DEPDIR)/strerror_r.Po
! -rm -f ./$(DEPDIR)/symlink.Po
! -rm -f ./$(DEPDIR)/sys_socket.Po
! -rm -f ./$(DEPDIR)/test-accept.Po
! -rm -f ./$(DEPDIR)/test-alignasof.Po
! -rm -f ./$(DEPDIR)/test-alignof.Po
! -rm -f ./$(DEPDIR)/test-alloca-opt.Po
! -rm -f ./$(DEPDIR)/test-argmatch.Po
! -rm -f ./$(DEPDIR)/test-arpa_inet.Po
! -rm -f ./$(DEPDIR)/test-assert.Po
! -rm -f ./$(DEPDIR)/test-binary-io.Po
! -rm -f ./$(DEPDIR)/test-bind.Po
! -rm -f ./$(DEPDIR)/test-bitrotate.Po
! -rm -f ./$(DEPDIR)/test-btowc.Po
! -rm -f ./$(DEPDIR)/test-c-ctype.Po
! -rm -f ./$(DEPDIR)/test-c-stack.Po
! -rm -f ./$(DEPDIR)/test-c-strcasecmp.Po
! -rm -f ./$(DEPDIR)/test-c-strcasestr.Po
! -rm -f ./$(DEPDIR)/test-c-strncasecmp.Po
! -rm -f ./$(DEPDIR)/test-calloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-chdir.Po
! -rm -f ./$(DEPDIR)/test-cloexec.Po
! -rm -f ./$(DEPDIR)/test-close.Po
! -rm -f ./$(DEPDIR)/test-connect.Po
! -rm -f ./$(DEPDIR)/test-ctype.Po
! -rm -f ./$(DEPDIR)/test-dfa-match-aux.Po
! -rm -f ./$(DEPDIR)/test-dirent.Po
! -rm -f ./$(DEPDIR)/test-dup-safer.Po
! -rm -f ./$(DEPDIR)/test-dup.Po
! -rm -f ./$(DEPDIR)/test-dup2.Po
! -rm -f ./$(DEPDIR)/test-dynarray.Po
! -rm -f ./$(DEPDIR)/test-environ.Po
! -rm -f ./$(DEPDIR)/test-errno.Po
! -rm -f ./$(DEPDIR)/test-error.Po
! -rm -f ./$(DEPDIR)/test-exclude.Po
! -rm -f ./$(DEPDIR)/test-fchdir.Po
! -rm -f ./$(DEPDIR)/test-fcntl-h.Po
! -rm -f ./$(DEPDIR)/test-fcntl-safer.Po
! -rm -f ./$(DEPDIR)/test-fcntl.Po
! -rm -f ./$(DEPDIR)/test-fdopen.Po
! -rm -f ./$(DEPDIR)/test-fdopendir.Po
! -rm -f ./$(DEPDIR)/test-fgetc.Po
! -rm -f ./$(DEPDIR)/test-float.Po
! -rm -f ./$(DEPDIR)/test-fnmatch-h.Po
! -rm -f ./$(DEPDIR)/test-fnmatch.Po
! -rm -f ./$(DEPDIR)/test-fopen-gnu.Po
! -rm -f ./$(DEPDIR)/test-fopen.Po
! -rm -f ./$(DEPDIR)/test-fpending.Po
! -rm -f ./$(DEPDIR)/test-fputc.Po
! -rm -f ./$(DEPDIR)/test-fread.Po
! -rm -f ./$(DEPDIR)/test-free.Po
! -rm -f ./$(DEPDIR)/test-fstat.Po
! -rm -f ./$(DEPDIR)/test-fstatat.Po
! -rm -f ./$(DEPDIR)/test-ftruncate.Po
! -rm -f ./$(DEPDIR)/test-fwrite.Po
! -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po
! -rm -f ./$(DEPDIR)/test-getdtablesize.Po
! -rm -f ./$(DEPDIR)/test-getopt-gnu.Po
! -rm -f ./$(DEPDIR)/test-getopt-posix.Po
! -rm -f ./$(DEPDIR)/test-getprogname.Po
! -rm -f ./$(DEPDIR)/test-gettimeofday.Po
! -rm -f ./$(DEPDIR)/test-hard-locale.Po
! -rm -f ./$(DEPDIR)/test-hash.Po
! -rm -f ./$(DEPDIR)/test-i-ring.Po
! -rm -f ./$(DEPDIR)/test-iconv-h.Po
! -rm -f ./$(DEPDIR)/test-iconv.Po
! -rm -f ./$(DEPDIR)/test-ignore-value.Po
! -rm -f ./$(DEPDIR)/test-inet_pton.Po
! -rm -f ./$(DEPDIR)/test-intprops.Po
! -rm -f ./$(DEPDIR)/test-inttostr.Po
! -rm -f ./$(DEPDIR)/test-inttypes.Po
! -rm -f ./$(DEPDIR)/test-ioctl.Po
! -rm -f ./$(DEPDIR)/test-isatty.Po
! -rm -f ./$(DEPDIR)/test-isblank.Po
! -rm -f ./$(DEPDIR)/test-iswblank.Po
! -rm -f ./$(DEPDIR)/test-iswdigit.Po
! -rm -f ./$(DEPDIR)/test-iswxdigit.Po
! -rm -f ./$(DEPDIR)/test-langinfo.Po
! -rm -f ./$(DEPDIR)/test-largefile.Po
! -rm -f ./$(DEPDIR)/test-limits-h.Po
! -rm -f ./$(DEPDIR)/test-listen.Po
! -rm -f ./$(DEPDIR)/test-localcharset.Po
! -rm -f ./$(DEPDIR)/test-locale.Po
! -rm -f ./$(DEPDIR)/test-localeconv.Po
! -rm -f ./$(DEPDIR)/test-localename.Po
! -rm -f ./$(DEPDIR)/test-lseek.Po
! -rm -f ./$(DEPDIR)/test-lstat.Po
! -rm -f ./$(DEPDIR)/test-malloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-malloca.Po
! -rm -f ./$(DEPDIR)/test-mbrlen-w32.Po
! -rm -f ./$(DEPDIR)/test-mbrlen.Po
! -rm -f ./$(DEPDIR)/test-mbscasecmp.Po
! -rm -f ./$(DEPDIR)/test-mbsinit.Po
! -rm -f ./$(DEPDIR)/test-mbsrtowcs.Po
! -rm -f ./$(DEPDIR)/test-mbsstr1.Po
! -rm -f ./$(DEPDIR)/test-mbsstr2.Po
! -rm -f ./$(DEPDIR)/test-mbsstr3.Po
! -rm -f ./$(DEPDIR)/test-memchr.Po
! -rm -f ./$(DEPDIR)/test-memchr2.Po
! -rm -f ./$(DEPDIR)/test-memrchr.Po
! -rm -f ./$(DEPDIR)/test-nanosleep.Po
! -rm -f ./$(DEPDIR)/test-netinet_in.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo-mt.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo1.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo2.Po
! -rm -f ./$(DEPDIR)/test-open.Po
! -rm -f ./$(DEPDIR)/test-openat-safer.Po
! -rm -f ./$(DEPDIR)/test-openat.Po
! -rm -f ./$(DEPDIR)/test-pathmax.Po
! -rm -f ./$(DEPDIR)/test-perror.Po
! -rm -f ./$(DEPDIR)/test-perror2.Po
! -rm -f ./$(DEPDIR)/test-pipe.Po
! -rm -f ./$(DEPDIR)/test-pselect.Po
! -rm -f ./$(DEPDIR)/test-pthread-thread.Po
! -rm -f ./$(DEPDIR)/test-pthread.Po
! -rm -f ./$(DEPDIR)/test-pthread_sigmask1.Po
! -rm -f ./$(DEPDIR)/test-pthread_sigmask2.Po
! -rm -f ./$(DEPDIR)/test-quotearg-simple.Po
! -rm -f ./$(DEPDIR)/test-raise.Po
! -rm -f ./$(DEPDIR)/test-rawmemchr.Po
! -rm -f ./$(DEPDIR)/test-read.Po
! -rm -f ./$(DEPDIR)/test-realloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-reallocarray.Po
! -rm -f ./$(DEPDIR)/test-regex.Po
! -rm -f ./$(DEPDIR)/test-sched.Po
! -rm -f ./$(DEPDIR)/test-select-fd.Po
! -rm -f ./$(DEPDIR)/test-select-stdin.Po
! -rm -f ./$(DEPDIR)/test-select.Po
! -rm -f ./$(DEPDIR)/test-setenv.Po
! -rm -f ./$(DEPDIR)/test-setlocale1.Po
! -rm -f ./$(DEPDIR)/test-setlocale2.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null-mt-all.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null-mt-one.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null.Po
! -rm -f ./$(DEPDIR)/test-setsockopt.Po
! -rm -f ./$(DEPDIR)/test-signal-h.Po
! -rm -f ./$(DEPDIR)/test-sigprocmask.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-segv1.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-segv2.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-stackoverflow1.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-stackoverflow2.Po
! -rm -f ./$(DEPDIR)/test-sleep.Po
! -rm -f ./$(DEPDIR)/test-snprintf.Po
! -rm -f ./$(DEPDIR)/test-sockets.Po
! -rm -f ./$(DEPDIR)/test-stat-time.Po
! -rm -f ./$(DEPDIR)/test-stat.Po
! -rm -f ./$(DEPDIR)/test-stdbool.Po
! -rm -f ./$(DEPDIR)/test-stdckdint.Po
! -rm -f ./$(DEPDIR)/test-stddef.Po
! -rm -f ./$(DEPDIR)/test-stdint.Po
! -rm -f ./$(DEPDIR)/test-stdio.Po
! -rm -f ./$(DEPDIR)/test-stdlib.Po
! -rm -f ./$(DEPDIR)/test-strerror.Po
! -rm -f ./$(DEPDIR)/test-strerror_r.Po
! -rm -f ./$(DEPDIR)/test-striconv.Po
! -rm -f ./$(DEPDIR)/test-string.Po
! -rm -f ./$(DEPDIR)/test-strnlen.Po
! -rm -f ./$(DEPDIR)/test-strstr.Po
! -rm -f ./$(DEPDIR)/test-strtoimax.Po
! -rm -f ./$(DEPDIR)/test-strtoll.Po
! -rm -f ./$(DEPDIR)/test-strtoull.Po
! -rm -f ./$(DEPDIR)/test-strtoumax.Po
! -rm -f ./$(DEPDIR)/test-symlink.Po
! -rm -f ./$(DEPDIR)/test-sys_ioctl.Po
! -rm -f ./$(DEPDIR)/test-sys_select.Po
! -rm -f ./$(DEPDIR)/test-sys_socket.Po
! -rm -f ./$(DEPDIR)/test-sys_stat.Po
! -rm -f ./$(DEPDIR)/test-sys_time.Po
! -rm -f ./$(DEPDIR)/test-sys_types.Po
! -rm -f ./$(DEPDIR)/test-sys_uio.Po
! -rm -f ./$(DEPDIR)/test-thread_create.Po
! -rm -f ./$(DEPDIR)/test-thread_self.Po
! -rm -f ./$(DEPDIR)/test-time-h.Po
! -rm -f ./$(DEPDIR)/test-time.Po
! -rm -f ./$(DEPDIR)/test-trim.Po
! -rm -f ./$(DEPDIR)/test-unistd.Po
! -rm -f ./$(DEPDIR)/test-unsetenv.Po
! -rm -f ./$(DEPDIR)/test-vasnprintf.Po
! -rm -f ./$(DEPDIR)/test-verify-try.Po
! -rm -f ./$(DEPDIR)/test-verify.Po
! -rm -f ./$(DEPDIR)/test-version-etc.Po
! -rm -f ./$(DEPDIR)/test-wchar.Po
! -rm -f ./$(DEPDIR)/test-wcrtomb-w32.Po
! -rm -f ./$(DEPDIR)/test-wcrtomb.Po
! -rm -f ./$(DEPDIR)/test-wctype-h.Po
! -rm -f ./$(DEPDIR)/test-wcwidth.Po
! -rm -f ./$(DEPDIR)/test-xalloc-die.Po
! -rm -f ./$(DEPDIR)/test-xstrtoimax.Po
! -rm -f ./$(DEPDIR)/test-xstrtol.Po
! -rm -f ./$(DEPDIR)/test-xstrtoul.Po
! -rm -f ./$(DEPDIR)/test-year2038.Po
! -rm -f ./$(DEPDIR)/time.Po
! -rm -f ./$(DEPDIR)/uinttostr.Po
! -rm -f ./$(DEPDIR)/umaxtostr.Po
! -rm -f ./$(DEPDIR)/unsetenv.Po
! -rm -f ./$(DEPDIR)/vasnprintf.Po
! -rm -f ./$(DEPDIR)/windows-thread.Po
! -rm -f ./$(DEPDIR)/windows-tls.Po
! -rm -f ./$(DEPDIR)/xsize.Po
! -rm -f ./$(DEPDIR)/xstrtol-error.Po
! -rm -f glthread/$(DEPDIR)/thread.Po
! -rm -f unistr/$(DEPDIR)/test-u8-mbtoucr.Po
! -rm -f unistr/$(DEPDIR)/test-u8-uctomb.Po
! -rm -f uniwidth/$(DEPDIR)/test-uc_width.Po
! -rm -f uniwidth/$(DEPDIR)/test-uc_width2.Po
-rm -f Makefile
! distclean-am: clean-am distclean-compile distclean-generic \
! distclean-tags
! dvi: dvi-recursive
dvi-am:
! html: html-recursive
html-am:
! info: info-recursive
info-am:
install-data-am:
! install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am:
! install-html: install-html-recursive
install-html-am:
! install-info: install-info-recursive
install-info-am:
install-man:
! install-pdf: install-pdf-recursive
install-pdf-am:
! install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
! maintainer-clean: maintainer-clean-recursive
! -rm -f ./$(DEPDIR)/accept.Po
! -rm -f ./$(DEPDIR)/alloca.Po
! -rm -f ./$(DEPDIR)/anytostr.Po
! -rm -f ./$(DEPDIR)/asnprintf.Po
! -rm -f ./$(DEPDIR)/bind.Po
! -rm -f ./$(DEPDIR)/c-strcasestr.Po
! -rm -f ./$(DEPDIR)/connect.Po
! -rm -f ./$(DEPDIR)/fdopen.Po
! -rm -f ./$(DEPDIR)/float.Po
! -rm -f ./$(DEPDIR)/ftruncate.Po
! -rm -f ./$(DEPDIR)/gettimeofday.Po
! -rm -f ./$(DEPDIR)/hash-pjw.Po
! -rm -f ./$(DEPDIR)/imaxtostr.Po
! -rm -f ./$(DEPDIR)/inet_pton.Po
! -rm -f ./$(DEPDIR)/inttostr.Po
! -rm -f ./$(DEPDIR)/ioctl.Po
! -rm -f ./$(DEPDIR)/itold.Po
! -rm -f ./$(DEPDIR)/listen.Po
! -rm -f ./$(DEPDIR)/locale.Po
! -rm -f ./$(DEPDIR)/localename-table.Po
! -rm -f ./$(DEPDIR)/localename.Po
! -rm -f ./$(DEPDIR)/nanosleep.Po
! -rm -f ./$(DEPDIR)/offtostr.Po
! -rm -f ./$(DEPDIR)/perror.Po
! -rm -f ./$(DEPDIR)/printf-args.Po
! -rm -f ./$(DEPDIR)/printf-parse.Po
! -rm -f ./$(DEPDIR)/pselect.Po
! -rm -f ./$(DEPDIR)/pthread-thread.Po
! -rm -f ./$(DEPDIR)/pthread_sigmask.Po
! -rm -f ./$(DEPDIR)/putenv.Po
! -rm -f ./$(DEPDIR)/select.Po
! -rm -f ./$(DEPDIR)/setenv.Po
! -rm -f ./$(DEPDIR)/setlocale.Po
! -rm -f ./$(DEPDIR)/setsockopt.Po
! -rm -f ./$(DEPDIR)/sigprocmask.Po
! -rm -f ./$(DEPDIR)/sleep.Po
! -rm -f ./$(DEPDIR)/snprintf.Po
! -rm -f ./$(DEPDIR)/socket.Po
! -rm -f ./$(DEPDIR)/sockets.Po
! -rm -f ./$(DEPDIR)/strerror_r.Po
! -rm -f ./$(DEPDIR)/symlink.Po
! -rm -f ./$(DEPDIR)/sys_socket.Po
! -rm -f ./$(DEPDIR)/test-accept.Po
! -rm -f ./$(DEPDIR)/test-alignasof.Po
! -rm -f ./$(DEPDIR)/test-alignof.Po
! -rm -f ./$(DEPDIR)/test-alloca-opt.Po
! -rm -f ./$(DEPDIR)/test-argmatch.Po
! -rm -f ./$(DEPDIR)/test-arpa_inet.Po
! -rm -f ./$(DEPDIR)/test-assert.Po
! -rm -f ./$(DEPDIR)/test-binary-io.Po
! -rm -f ./$(DEPDIR)/test-bind.Po
! -rm -f ./$(DEPDIR)/test-bitrotate.Po
! -rm -f ./$(DEPDIR)/test-btowc.Po
! -rm -f ./$(DEPDIR)/test-c-ctype.Po
! -rm -f ./$(DEPDIR)/test-c-stack.Po
! -rm -f ./$(DEPDIR)/test-c-strcasecmp.Po
! -rm -f ./$(DEPDIR)/test-c-strcasestr.Po
! -rm -f ./$(DEPDIR)/test-c-strncasecmp.Po
! -rm -f ./$(DEPDIR)/test-calloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-chdir.Po
! -rm -f ./$(DEPDIR)/test-cloexec.Po
! -rm -f ./$(DEPDIR)/test-close.Po
! -rm -f ./$(DEPDIR)/test-connect.Po
! -rm -f ./$(DEPDIR)/test-ctype.Po
! -rm -f ./$(DEPDIR)/test-dfa-match-aux.Po
! -rm -f ./$(DEPDIR)/test-dirent.Po
! -rm -f ./$(DEPDIR)/test-dup-safer.Po
! -rm -f ./$(DEPDIR)/test-dup.Po
! -rm -f ./$(DEPDIR)/test-dup2.Po
! -rm -f ./$(DEPDIR)/test-dynarray.Po
! -rm -f ./$(DEPDIR)/test-environ.Po
! -rm -f ./$(DEPDIR)/test-errno.Po
! -rm -f ./$(DEPDIR)/test-error.Po
! -rm -f ./$(DEPDIR)/test-exclude.Po
! -rm -f ./$(DEPDIR)/test-fchdir.Po
! -rm -f ./$(DEPDIR)/test-fcntl-h.Po
! -rm -f ./$(DEPDIR)/test-fcntl-safer.Po
! -rm -f ./$(DEPDIR)/test-fcntl.Po
! -rm -f ./$(DEPDIR)/test-fdopen.Po
! -rm -f ./$(DEPDIR)/test-fdopendir.Po
! -rm -f ./$(DEPDIR)/test-fgetc.Po
! -rm -f ./$(DEPDIR)/test-float.Po
! -rm -f ./$(DEPDIR)/test-fnmatch-h.Po
! -rm -f ./$(DEPDIR)/test-fnmatch.Po
! -rm -f ./$(DEPDIR)/test-fopen-gnu.Po
! -rm -f ./$(DEPDIR)/test-fopen.Po
! -rm -f ./$(DEPDIR)/test-fpending.Po
! -rm -f ./$(DEPDIR)/test-fputc.Po
! -rm -f ./$(DEPDIR)/test-fread.Po
! -rm -f ./$(DEPDIR)/test-free.Po
! -rm -f ./$(DEPDIR)/test-fstat.Po
! -rm -f ./$(DEPDIR)/test-fstatat.Po
! -rm -f ./$(DEPDIR)/test-ftruncate.Po
! -rm -f ./$(DEPDIR)/test-fwrite.Po
! -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po
! -rm -f ./$(DEPDIR)/test-getdtablesize.Po
! -rm -f ./$(DEPDIR)/test-getopt-gnu.Po
! -rm -f ./$(DEPDIR)/test-getopt-posix.Po
! -rm -f ./$(DEPDIR)/test-getprogname.Po
! -rm -f ./$(DEPDIR)/test-gettimeofday.Po
! -rm -f ./$(DEPDIR)/test-hard-locale.Po
! -rm -f ./$(DEPDIR)/test-hash.Po
! -rm -f ./$(DEPDIR)/test-i-ring.Po
! -rm -f ./$(DEPDIR)/test-iconv-h.Po
! -rm -f ./$(DEPDIR)/test-iconv.Po
! -rm -f ./$(DEPDIR)/test-ignore-value.Po
! -rm -f ./$(DEPDIR)/test-inet_pton.Po
! -rm -f ./$(DEPDIR)/test-intprops.Po
! -rm -f ./$(DEPDIR)/test-inttostr.Po
! -rm -f ./$(DEPDIR)/test-inttypes.Po
! -rm -f ./$(DEPDIR)/test-ioctl.Po
! -rm -f ./$(DEPDIR)/test-isatty.Po
! -rm -f ./$(DEPDIR)/test-isblank.Po
! -rm -f ./$(DEPDIR)/test-iswblank.Po
! -rm -f ./$(DEPDIR)/test-iswdigit.Po
! -rm -f ./$(DEPDIR)/test-iswxdigit.Po
! -rm -f ./$(DEPDIR)/test-langinfo.Po
! -rm -f ./$(DEPDIR)/test-largefile.Po
! -rm -f ./$(DEPDIR)/test-limits-h.Po
! -rm -f ./$(DEPDIR)/test-listen.Po
! -rm -f ./$(DEPDIR)/test-localcharset.Po
! -rm -f ./$(DEPDIR)/test-locale.Po
! -rm -f ./$(DEPDIR)/test-localeconv.Po
! -rm -f ./$(DEPDIR)/test-localename.Po
! -rm -f ./$(DEPDIR)/test-lseek.Po
! -rm -f ./$(DEPDIR)/test-lstat.Po
! -rm -f ./$(DEPDIR)/test-malloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-malloca.Po
! -rm -f ./$(DEPDIR)/test-mbrlen-w32.Po
! -rm -f ./$(DEPDIR)/test-mbrlen.Po
! -rm -f ./$(DEPDIR)/test-mbscasecmp.Po
! -rm -f ./$(DEPDIR)/test-mbsinit.Po
! -rm -f ./$(DEPDIR)/test-mbsrtowcs.Po
! -rm -f ./$(DEPDIR)/test-mbsstr1.Po
! -rm -f ./$(DEPDIR)/test-mbsstr2.Po
! -rm -f ./$(DEPDIR)/test-mbsstr3.Po
! -rm -f ./$(DEPDIR)/test-memchr.Po
! -rm -f ./$(DEPDIR)/test-memchr2.Po
! -rm -f ./$(DEPDIR)/test-memrchr.Po
! -rm -f ./$(DEPDIR)/test-nanosleep.Po
! -rm -f ./$(DEPDIR)/test-netinet_in.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo-mt.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo1.Po
! -rm -f ./$(DEPDIR)/test-nl_langinfo2.Po
! -rm -f ./$(DEPDIR)/test-open.Po
! -rm -f ./$(DEPDIR)/test-openat-safer.Po
! -rm -f ./$(DEPDIR)/test-openat.Po
! -rm -f ./$(DEPDIR)/test-pathmax.Po
! -rm -f ./$(DEPDIR)/test-perror.Po
! -rm -f ./$(DEPDIR)/test-perror2.Po
! -rm -f ./$(DEPDIR)/test-pipe.Po
! -rm -f ./$(DEPDIR)/test-pselect.Po
! -rm -f ./$(DEPDIR)/test-pthread-thread.Po
! -rm -f ./$(DEPDIR)/test-pthread.Po
! -rm -f ./$(DEPDIR)/test-pthread_sigmask1.Po
! -rm -f ./$(DEPDIR)/test-pthread_sigmask2.Po
! -rm -f ./$(DEPDIR)/test-quotearg-simple.Po
! -rm -f ./$(DEPDIR)/test-raise.Po
! -rm -f ./$(DEPDIR)/test-rawmemchr.Po
! -rm -f ./$(DEPDIR)/test-read.Po
! -rm -f ./$(DEPDIR)/test-realloc-gnu.Po
! -rm -f ./$(DEPDIR)/test-reallocarray.Po
! -rm -f ./$(DEPDIR)/test-regex.Po
! -rm -f ./$(DEPDIR)/test-sched.Po
! -rm -f ./$(DEPDIR)/test-select-fd.Po
! -rm -f ./$(DEPDIR)/test-select-stdin.Po
! -rm -f ./$(DEPDIR)/test-select.Po
! -rm -f ./$(DEPDIR)/test-setenv.Po
! -rm -f ./$(DEPDIR)/test-setlocale1.Po
! -rm -f ./$(DEPDIR)/test-setlocale2.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null-mt-all.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null-mt-one.Po
! -rm -f ./$(DEPDIR)/test-setlocale_null.Po
! -rm -f ./$(DEPDIR)/test-setsockopt.Po
! -rm -f ./$(DEPDIR)/test-signal-h.Po
! -rm -f ./$(DEPDIR)/test-sigprocmask.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-segv1.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-segv2.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-stackoverflow1.Po
! -rm -f ./$(DEPDIR)/test-sigsegv-catch-stackoverflow2.Po
! -rm -f ./$(DEPDIR)/test-sleep.Po
! -rm -f ./$(DEPDIR)/test-snprintf.Po
! -rm -f ./$(DEPDIR)/test-sockets.Po
! -rm -f ./$(DEPDIR)/test-stat-time.Po
! -rm -f ./$(DEPDIR)/test-stat.Po
! -rm -f ./$(DEPDIR)/test-stdbool.Po
! -rm -f ./$(DEPDIR)/test-stdckdint.Po
! -rm -f ./$(DEPDIR)/test-stddef.Po
! -rm -f ./$(DEPDIR)/test-stdint.Po
! -rm -f ./$(DEPDIR)/test-stdio.Po
! -rm -f ./$(DEPDIR)/test-stdlib.Po
! -rm -f ./$(DEPDIR)/test-strerror.Po
! -rm -f ./$(DEPDIR)/test-strerror_r.Po
! -rm -f ./$(DEPDIR)/test-striconv.Po
! -rm -f ./$(DEPDIR)/test-string.Po
! -rm -f ./$(DEPDIR)/test-strnlen.Po
! -rm -f ./$(DEPDIR)/test-strstr.Po
! -rm -f ./$(DEPDIR)/test-strtoimax.Po
! -rm -f ./$(DEPDIR)/test-strtoll.Po
! -rm -f ./$(DEPDIR)/test-strtoull.Po
! -rm -f ./$(DEPDIR)/test-strtoumax.Po
! -rm -f ./$(DEPDIR)/test-symlink.Po
! -rm -f ./$(DEPDIR)/test-sys_ioctl.Po
! -rm -f ./$(DEPDIR)/test-sys_select.Po
! -rm -f ./$(DEPDIR)/test-sys_socket.Po
! -rm -f ./$(DEPDIR)/test-sys_stat.Po
! -rm -f ./$(DEPDIR)/test-sys_time.Po
! -rm -f ./$(DEPDIR)/test-sys_types.Po
! -rm -f ./$(DEPDIR)/test-sys_uio.Po
! -rm -f ./$(DEPDIR)/test-thread_create.Po
! -rm -f ./$(DEPDIR)/test-thread_self.Po
! -rm -f ./$(DEPDIR)/test-time-h.Po
! -rm -f ./$(DEPDIR)/test-time.Po
! -rm -f ./$(DEPDIR)/test-trim.Po
! -rm -f ./$(DEPDIR)/test-unistd.Po
! -rm -f ./$(DEPDIR)/test-unsetenv.Po
! -rm -f ./$(DEPDIR)/test-vasnprintf.Po
! -rm -f ./$(DEPDIR)/test-verify-try.Po
! -rm -f ./$(DEPDIR)/test-verify.Po
! -rm -f ./$(DEPDIR)/test-version-etc.Po
! -rm -f ./$(DEPDIR)/test-wchar.Po
! -rm -f ./$(DEPDIR)/test-wcrtomb-w32.Po
! -rm -f ./$(DEPDIR)/test-wcrtomb.Po
! -rm -f ./$(DEPDIR)/test-wctype-h.Po
! -rm -f ./$(DEPDIR)/test-wcwidth.Po
! -rm -f ./$(DEPDIR)/test-xalloc-die.Po
! -rm -f ./$(DEPDIR)/test-xstrtoimax.Po
! -rm -f ./$(DEPDIR)/test-xstrtol.Po
! -rm -f ./$(DEPDIR)/test-xstrtoul.Po
! -rm -f ./$(DEPDIR)/test-year2038.Po
! -rm -f ./$(DEPDIR)/time.Po
! -rm -f ./$(DEPDIR)/uinttostr.Po
! -rm -f ./$(DEPDIR)/umaxtostr.Po
! -rm -f ./$(DEPDIR)/unsetenv.Po
! -rm -f ./$(DEPDIR)/vasnprintf.Po
! -rm -f ./$(DEPDIR)/windows-thread.Po
! -rm -f ./$(DEPDIR)/windows-tls.Po
! -rm -f ./$(DEPDIR)/xsize.Po
! -rm -f ./$(DEPDIR)/xstrtol-error.Po
! -rm -f glthread/$(DEPDIR)/thread.Po
! -rm -f unistr/$(DEPDIR)/test-u8-mbtoucr.Po
! -rm -f unistr/$(DEPDIR)/test-u8-uctomb.Po
! -rm -f uniwidth/$(DEPDIR)/test-uc_width.Po
! -rm -f uniwidth/$(DEPDIR)/test-uc_width2.Po
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
! mostlyclean: mostlyclean-recursive
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-local
! pdf: pdf-recursive
pdf-am:
! ps: ps-recursive
ps-am:
uninstall-am:
! .MAKE: $(am__recursive_targets) all check check-am install install-am \
! install-exec install-strip
! .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
! am--depfiles check check-TESTS check-am clean \
! clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
! clean-local clean-noinstLIBRARIES clean-noinstPROGRAMS \
! cscopelist-am ctags ctags-am distclean distclean-compile \
! distclean-generic distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
! installcheck-am installdirs installdirs-am maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-compile \
! mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am \
! recheck tags tags-am uninstall uninstall-am
.PRECIOUS: Makefile
! # We need the following in order to create <arpa/inet.h> when the system
! # doesn't have one.
! arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
! $(AM_V_GEN)$(MKDIR_P) 'arpa'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
! -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
! -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
! -e 's/@''GNULIB_INET_NTOP''@/$(GL_GNULIB_INET_NTOP)/g' \
! -e 's/@''GNULIB_INET_PTON''@/$(GL_GNULIB_INET_PTON)/g' \
! -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
! -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
! -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
! -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
! -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/arpa_inet.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <float.h> when the system
! # doesn't have one that works with the given compiler.
! @GL_GENERATE_FLOAT_H_TRUE@float.h: float.in.h $(top_builddir)/config.status
! @GL_GENERATE_FLOAT_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
! @GL_GENERATE_FLOAT_H_TRUE@ $(srcdir)/float.in.h > $@-t
! @GL_GENERATE_FLOAT_H_TRUE@ $(AM_V_at)mv $@-t $@
! @GL_GENERATE_FLOAT_H_FALSE@float.h: $(top_builddir)/config.status
! @GL_GENERATE_FLOAT_H_FALSE@ rm -f $@
!
! # We need the following in order to create <netinet/in.h> when the system
! # doesn't have one.
! @GL_GENERATE_NETINET_IN_H_TRUE@netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
! @GL_GENERATE_NETINET_IN_H_TRUE@ $(AM_V_GEN)$(MKDIR_P) 'netinet'
! @GL_GENERATE_NETINET_IN_H_TRUE@ $(AM_V_at)$(SED_HEADER_STDOUT) \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
! @GL_GENERATE_NETINET_IN_H_TRUE@ $(srcdir)/netinet_in.in.h > $@-t
! @GL_GENERATE_NETINET_IN_H_TRUE@ $(AM_V_at)mv $@-t $@
! @GL_GENERATE_NETINET_IN_H_FALSE@netinet/in.h: $(top_builddir)/config.status
! @GL_GENERATE_NETINET_IN_H_FALSE@ rm -f $@
!
! # We need the following in order to create <pthread.h> when the system
! # doesn't have one that works with the given compiler.
! pthread.h: pthread.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
! $(gl_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''HAVE_PTHREAD_H''@|$(HAVE_PTHREAD_H)|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_PTHREAD_H''@|$(NEXT_PTHREAD_H)|g' \
! -e 's/@''GNULIB_PTHREAD_THREAD''@/$(GL_GNULIB_PTHREAD_THREAD)/g' \
! -e 's/@''GNULIB_PTHREAD_ONCE''@/$(GL_GNULIB_PTHREAD_ONCE)/g' \
! -e 's/@''GNULIB_PTHREAD_MUTEX''@/$(GL_GNULIB_PTHREAD_MUTEX)/g' \
! -e 's/@''GNULIB_PTHREAD_RWLOCK''@/$(GL_GNULIB_PTHREAD_RWLOCK)/g' \
! -e 's/@''GNULIB_PTHREAD_COND''@/$(GL_GNULIB_PTHREAD_COND)/g' \
! -e 's/@''GNULIB_PTHREAD_TSS''@/$(GL_GNULIB_PTHREAD_TSS)/g' \
! -e 's/@''GNULIB_PTHREAD_SPIN''@/$(GL_GNULIB_PTHREAD_SPIN)/g' \
! -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/$(GL_GNULIB_PTHREAD_MUTEX_TIMEDLOCK)/g' \
! -e 's|@''HAVE_PTHREAD_T''@|$(HAVE_PTHREAD_T)|g' \
! -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|$(HAVE_PTHREAD_SPINLOCK_T)|g' \
! -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|$(HAVE_PTHREAD_CREATE_DETACHED)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|$(HAVE_PTHREAD_MUTEX_RECURSIVE)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|$(HAVE_PTHREAD_MUTEX_ROBUST)|g' \
! -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|$(HAVE_PTHREAD_PROCESS_SHARED)|g' \
! -e 's|@''HAVE_PTHREAD_CREATE''@|$(HAVE_PTHREAD_CREATE)|g' \
! -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|$(HAVE_PTHREAD_ATTR_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_GETDETACHSTATE)|g' \
! -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_SETDETACHSTATE)|g' \
! -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|$(HAVE_PTHREAD_ATTR_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_SELF''@|$(HAVE_PTHREAD_SELF)|g' \
! -e 's|@''HAVE_PTHREAD_EQUAL''@|$(HAVE_PTHREAD_EQUAL)|g' \
! -e 's|@''HAVE_PTHREAD_DETACH''@|$(HAVE_PTHREAD_DETACH)|g' \
! -e 's|@''HAVE_PTHREAD_JOIN''@|$(HAVE_PTHREAD_JOIN)|g' \
! -e 's|@''HAVE_PTHREAD_EXIT''@|$(HAVE_PTHREAD_EXIT)|g' \
! -e 's|@''HAVE_PTHREAD_ONCE''@|$(HAVE_PTHREAD_ONCE)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|$(HAVE_PTHREAD_MUTEX_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|$(HAVE_PTHREAD_MUTEXATTR_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_GETTYPE)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_SETTYPE)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_GETROBUST)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_SETROBUST)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|$(HAVE_PTHREAD_MUTEXATTR_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|$(HAVE_PTHREAD_MUTEX_LOCK)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|$(HAVE_PTHREAD_MUTEX_TRYLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|$(HAVE_PTHREAD_MUTEX_TIMEDLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|$(HAVE_PTHREAD_MUTEX_UNLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|$(HAVE_PTHREAD_MUTEX_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|$(HAVE_PTHREAD_RWLOCK_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|$(HAVE_PTHREAD_RWLOCKATTR_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|$(HAVE_PTHREAD_RWLOCKATTR_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|$(HAVE_PTHREAD_RWLOCK_RDLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|$(HAVE_PTHREAD_RWLOCK_WRLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|$(HAVE_PTHREAD_RWLOCK_UNLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|$(HAVE_PTHREAD_RWLOCK_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_COND_INIT''@|$(HAVE_PTHREAD_COND_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|$(HAVE_PTHREAD_CONDATTR_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|$(HAVE_PTHREAD_CONDATTR_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_COND_WAIT''@|$(HAVE_PTHREAD_COND_WAIT)|g' \
! -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|$(HAVE_PTHREAD_COND_TIMEDWAIT)|g' \
! -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|$(HAVE_PTHREAD_COND_SIGNAL)|g' \
! -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|$(HAVE_PTHREAD_COND_BROADCAST)|g' \
! -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|$(HAVE_PTHREAD_COND_DESTROY)|g' \
! -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|$(HAVE_PTHREAD_KEY_CREATE)|g' \
! -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|$(HAVE_PTHREAD_SETSPECIFIC)|g' \
! -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|$(HAVE_PTHREAD_GETSPECIFIC)|g' \
! -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|$(HAVE_PTHREAD_KEY_DELETE)|g' \
! -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|$(HAVE_PTHREAD_SPIN_INIT)|g' \
! -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|$(HAVE_PTHREAD_SPIN_LOCK)|g' \
! -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|$(HAVE_PTHREAD_SPIN_TRYLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|$(HAVE_PTHREAD_SPIN_UNLOCK)|g' \
! -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|$(HAVE_PTHREAD_SPIN_DESTROY)|g' \
! < $(srcdir)/pthread.in.h | \
! sed -e 's|@''REPLACE_PTHREAD_CREATE''@|$(REPLACE_PTHREAD_CREATE)|g' \
! -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|$(REPLACE_PTHREAD_ATTR_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_GETDETACHSTATE)|g' \
! -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_SETDETACHSTATE)|g' \
! -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|$(REPLACE_PTHREAD_ATTR_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_SELF''@|$(REPLACE_PTHREAD_SELF)|g' \
! -e 's|@''REPLACE_PTHREAD_EQUAL''@|$(REPLACE_PTHREAD_EQUAL)|g' \
! -e 's|@''REPLACE_PTHREAD_DETACH''@|$(REPLACE_PTHREAD_DETACH)|g' \
! -e 's|@''REPLACE_PTHREAD_JOIN''@|$(REPLACE_PTHREAD_JOIN)|g' \
! -e 's|@''REPLACE_PTHREAD_EXIT''@|$(REPLACE_PTHREAD_EXIT)|g' \
! -e 's|@''REPLACE_PTHREAD_ONCE''@|$(REPLACE_PTHREAD_ONCE)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|$(REPLACE_PTHREAD_MUTEX_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|$(REPLACE_PTHREAD_MUTEXATTR_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_GETTYPE)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_SETTYPE)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_GETROBUST)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_SETROBUST)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|$(REPLACE_PTHREAD_MUTEXATTR_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|$(REPLACE_PTHREAD_MUTEX_LOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|$(REPLACE_PTHREAD_MUTEX_TRYLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|$(REPLACE_PTHREAD_MUTEX_TIMEDLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|$(REPLACE_PTHREAD_MUTEX_UNLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|$(REPLACE_PTHREAD_MUTEX_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|$(REPLACE_PTHREAD_RWLOCK_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|$(REPLACE_PTHREAD_RWLOCKATTR_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|$(REPLACE_PTHREAD_RWLOCKATTR_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_RDLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_WRLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|$(REPLACE_PTHREAD_RWLOCK_UNLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|$(REPLACE_PTHREAD_RWLOCK_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_INIT''@|$(REPLACE_PTHREAD_COND_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|$(REPLACE_PTHREAD_CONDATTR_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|$(REPLACE_PTHREAD_CONDATTR_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|$(REPLACE_PTHREAD_COND_WAIT)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|$(REPLACE_PTHREAD_COND_TIMEDWAIT)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|$(REPLACE_PTHREAD_COND_SIGNAL)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|$(REPLACE_PTHREAD_COND_BROADCAST)|g' \
! -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|$(REPLACE_PTHREAD_COND_DESTROY)|g' \
! -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|$(REPLACE_PTHREAD_KEY_CREATE)|g' \
! -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|$(REPLACE_PTHREAD_SETSPECIFIC)|g' \
! -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|$(REPLACE_PTHREAD_GETSPECIFIC)|g' \
! -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|$(REPLACE_PTHREAD_KEY_DELETE)|g' \
! -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|$(REPLACE_PTHREAD_SPIN_INIT)|g' \
! -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|$(REPLACE_PTHREAD_SPIN_LOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|$(REPLACE_PTHREAD_SPIN_TRYLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|$(REPLACE_PTHREAD_SPIN_UNLOCK)|g' \
! -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|$(REPLACE_PTHREAD_SPIN_DESTROY)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _Noreturn/r $(_NORETURN_H)' \
! -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create a replacement for <sched.h> when
! # the system doesn't have one.
! sched.h: sched.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
! $(gl_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''HAVE_SCHED_H''@|$(HAVE_SCHED_H)|g' \
! -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SCHED_H''@|$(NEXT_SCHED_H)|g' \
! -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|$(HAVE_STRUCT_SCHED_PARAM)|g' \
! -e 's/@''GNULIB_SCHED_YIELD''@/$(GL_GNULIB_SCHED_YIELD)/g' \
! -e 's|@''HAVE_SCHED_YIELD''@|$(HAVE_SCHED_YIELD)|g' \
! -e 's|@''REPLACE_SCHED_YIELD''@|$(REPLACE_SCHED_YIELD)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/sched.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <sys/ioctl.h> when the system
! # does not have a complete one.
! sys/ioctl.h: sys_ioctl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
! $(AM_V_GEN)$(MKDIR_P) 'sys'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''HAVE_SYS_IOCTL_H''@|$(HAVE_SYS_IOCTL_H)|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SYS_IOCTL_H''@|$(NEXT_SYS_IOCTL_H)|g' \
! -e 's/@''GNULIB_IOCTL''@/$(GL_GNULIB_IOCTL)/g' \
! -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H)|g' \
! -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
! -e 's|@''REPLACE_IOCTL''@|$(REPLACE_IOCTL)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/sys_ioctl.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <sys/select.h> when the system
! # doesn't have one that works with the given compiler.
! sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
! $(AM_V_GEN)$(MKDIR_P) 'sys'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
! -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
! -e 's/@''GNULIB_PSELECT''@/$(GL_GNULIB_PSELECT)/g' \
! -e 's/@''GNULIB_SELECT''@/$(GL_GNULIB_SELECT)/g' \
! -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
! -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
! -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
! -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/sys_select.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <sys/socket.h> when the system
! # doesn't have one that works with the given compiler.
! sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
! $(AM_V_GEN)$(MKDIR_P) 'sys'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
! -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
! -e 's/@''GNULIB_CLOSE''@/$(GL_GNULIB_CLOSE)/g' \
! -e 's/@''GNULIB_SOCKET''@/$(GL_GNULIB_SOCKET)/g' \
! -e 's/@''GNULIB_CONNECT''@/$(GL_GNULIB_CONNECT)/g' \
! -e 's/@''GNULIB_ACCEPT''@/$(GL_GNULIB_ACCEPT)/g' \
! -e 's/@''GNULIB_BIND''@/$(GL_GNULIB_BIND)/g' \
! -e 's/@''GNULIB_GETPEERNAME''@/$(GL_GNULIB_GETPEERNAME)/g' \
! -e 's/@''GNULIB_GETSOCKNAME''@/$(GL_GNULIB_GETSOCKNAME)/g' \
! -e 's/@''GNULIB_GETSOCKOPT''@/$(GL_GNULIB_GETSOCKOPT)/g' \
! -e 's/@''GNULIB_LISTEN''@/$(GL_GNULIB_LISTEN)/g' \
! -e 's/@''GNULIB_RECV''@/$(GL_GNULIB_RECV)/g' \
! -e 's/@''GNULIB_SEND''@/$(GL_GNULIB_SEND)/g' \
! -e 's/@''GNULIB_RECVFROM''@/$(GL_GNULIB_RECVFROM)/g' \
! -e 's/@''GNULIB_SENDTO''@/$(GL_GNULIB_SENDTO)/g' \
! -e 's/@''GNULIB_SETSOCKOPT''@/$(GL_GNULIB_SETSOCKOPT)/g' \
! -e 's/@''GNULIB_SHUTDOWN''@/$(GL_GNULIB_SHUTDOWN)/g' \
! -e 's/@''GNULIB_ACCEPT4''@/$(GL_GNULIB_ACCEPT4)/g' \
! -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
! -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
! -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
! -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
! -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
! -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/sys_socket.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <sys/time.h> when the system
! # doesn't have one that works with the given compiler.
! sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
! $(AM_V_GEN)$(MKDIR_P) 'sys'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
! -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GL_GNULIB_GETTIMEOFDAY)/g' \
! -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
! -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
! -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
! -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
! -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
! -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
! -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
! -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
! $(srcdir)/sys_time.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! # We need the following in order to create <sys/uio.h> when the system
! # doesn't have one that works with the given compiler.
! sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
! $(AM_V_GEN)$(MKDIR_P) 'sys'
! $(AM_V_at)$(SED_HEADER_STDOUT) \
! -e 's|@''GUARD_PREFIX''@|GL|g' \
! -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
! -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
! -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
! -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
! -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
! $(srcdir)/sys_uio.in.h > $@-t
! $(AM_V_at)mv $@-t $@
!
! all: all-notice
! all-notice:
! @echo '## ---------------------------------------------------- ##'
! @echo '## ------------------- Gnulib tests ------------------- ##'
! @echo '## You can ignore compiler warnings in this directory. ##'
! @echo '## ---------------------------------------------------- ##'
!
! check-am: check-notice
! check-notice:
! @echo '## ---------------------------------------------------------------------- ##'
! @echo '## ---------------------------- Gnulib tests ---------------------------- ##'
! @echo '## Please report test failures in this directory to <bug-gnulib@gnu.org>. ##'
! @echo '## ---------------------------------------------------------------------- ##'
!
! # Clean up after Solaris cc.
! clean-local:
! rm -rf SunWS_cache
!
! mostlyclean-local: mostlyclean-generic
! @for dir in '' $(MOSTLYCLEANDIRS); do \
! if test -n "$$dir" && test -d $$dir; then \
! echo "rmdir $$dir"; rmdir $$dir; \
! fi; \
! done; \
! :
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
--- 1743,1852 ----
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-$(am__rm_f) $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
!
! clean-am: clean-generic mostlyclean-am
!
! distclean: distclean-am
-rm -f Makefile
! distclean-am: clean-am distclean-generic
! dvi: dvi-am
dvi-am:
! html: html-am
html-am:
! info: info-am
info-am:
install-data-am:
! install-dvi: install-dvi-am
install-dvi-am:
install-exec-am:
! install-html: install-html-am
install-html-am:
! install-info: install-info-am
install-info-am:
install-man:
! install-pdf: install-pdf-am
install-pdf-am:
! install-ps: install-ps-am
install-ps-am:
installcheck-am:
! maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
! mostlyclean: mostlyclean-am
! mostlyclean-am: mostlyclean-generic
! pdf: pdf-am
pdf-am:
! ps: ps-am
ps-am:
uninstall-am:
! .MAKE: install-am install-strip
! .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
! ctags-am distclean distclean-generic distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
! pdf-am ps ps-am tags-am uninstall uninstall-am
.PRECIOUS: Makefile
! #AM_CFLAGS =
! #include gnulib.mk
! #
! #AM_CFLAGS += $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%
diff -x '*.o' -crB grep-3.11-orig/lib/Makefile.in grep-3.11/lib/Makefile.in
*** grep-3.11-orig/lib/Makefile.in 2023-05-13 10:34:24.000000000 +0300
--- grep-3.11/lib/Makefile.in 2025-03-09 00:58:50.766035407 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 7318,7320 ****
--- 7318,7327 ----
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%
diff -x '*.o' -crB grep-3.11-orig/m4/fcntl.m4 grep-3.11/m4/fcntl.m4
*** grep-3.11-orig/m4/fcntl.m4 2023-01-02 03:21:33.000000000 +0200
--- grep-3.11/m4/fcntl.m4 2025-03-09 00:58:26.666178079 +0200
***************
*** 117,122 ****
--- 117,123 ----
[gl_cv_func_fcntl_f_dupfd_cloexec=no],
[case "$host_os" in
# Guess no on NetBSD.
+ yggdrasil*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing yes" ;;
netbsd*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing no" ;;
*) gl_cv_func_fcntl_f_dupfd_cloexec="$gl_cross_guess_normal" ;;
esac
diff -x '*.o' -crB grep-3.11-orig/Makefile.in grep-3.11/Makefile.in
*** grep-3.11-orig/Makefile.in 2023-05-13 10:34:22.000000000 +0300
--- grep-3.11/Makefile.in 2025-03-09 00:58:50.325005044 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 301,308 ****
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
! find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
! && rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
--- 301,308 ----
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
! find "$(distdir)" -type d ! -perm -700 -exec chmod u+rwx {} ';' \
! ; rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
***************
*** 332,338 ****
done; \
reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
! GZIP_ENV = --best
DIST_TARGETS = dist-xz dist-gzip
# Exists only to be overridden by the user if desired.
AM_DISTCHECK_DVI_TARGET = dvi
--- 332,338 ----
done; \
reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
! GZIP_ENV = -9
DIST_TARGETS = dist-xz dist-gzip
# Exists only to be overridden by the user if desired.
AM_DISTCHECK_DVI_TARGET = dvi
***************
*** 2057,2063 ****
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
! eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
--- 2057,2063 ----
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
! eval GZIP= gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
***************
*** 2067,2073 ****
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
! eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
*.tar.zst*) \
--- 2067,2073 ----
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
! eval GZIP= gzip -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
*.tar.zst*) \
***************
*** 2309,2311 ****
--- 2309,2318 ----
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%
diff -x '*.o' -crB grep-3.11-orig/src/Makefile.in grep-3.11/src/Makefile.in
*** grep-3.11-orig/src/Makefile.in 2023-05-13 10:34:24.000000000 +0300
--- grep-3.11/src/Makefile.in 2025-03-09 00:58:50.810435436 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 2160,2162 ****
--- 2160,2169 ----
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%
diff -x '*.o' -crB grep-3.11-orig/tests/Makefile.in grep-3.11/tests/Makefile.in
*** grep-3.11-orig/tests/Makefile.in 2023-05-13 10:34:24.000000000 +0300
--- grep-3.11/tests/Makefile.in 2025-03-09 00:58:50.872191070 +0200
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.16i from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2023 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.17 from Makefile.am.
# @configure_input@
! # Copyright (C) 1994-2024 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
***************
*** 442,447 ****
--- 442,448 ----
# Default flags passed to test drivers.
am__common_driver_flags = \
--color-tests "$$am__color_tests" \
+ $$am__collect_skipped_logs \
--enable-hard-errors "$$am__enable_hard_errors" \
--expect-failure "$$am__expect_failure"
# To be inserted before the command running the test. Creates the
***************
*** 466,471 ****
--- 467,477 ----
elif test -f "$$f"; then dir=; \
else dir="$(srcdir)/"; fi; \
tst=$$dir$$f; log='$@'; \
+ if test -n '$(IGNORE_SKIPPED_LOGS)'; then \
+ am__collect_skipped_logs='--collect-skipped-logs no'; \
+ else \
+ am__collect_skipped_logs=''; \
+ fi; \
if test -n '$(DISABLE_HARD_ERRORS)'; then \
am__enable_hard_errors=no; \
else \
***************
*** 2379,2388 ****
--- 2384,2420 ----
result_count $$1 "XPASS:" $$xpass "$$red"; \
result_count $$1 "ERROR:" $$error "$$mgn"; \
}; \
+ output_system_information () \
+ { \
+ echo; \
+ { uname -a | $(AWK) '{ \
+ printf "System information (uname -a):"; \
+ for (i = 1; i < NF; ++i) \
+ { \
+ if (i != 2) \
+ printf " %s", $$i; \
+ } \
+ printf "\n"; \
+ }'; } 2>&1; \
+ if test -r /etc/os-release; then \
+ echo "Distribution information (/etc/os-release):"; \
+ sed 8q /etc/os-release; \
+ elif test -r /etc/issue; then \
+ echo "Distribution information (/etc/issue):"; \
+ cat /etc/issue; \
+ fi; \
+ }; \
+ please_report () \
+ { \
+ echo "Some test(s) failed. Please report this to $(PACKAGE_BUGREPORT),"; \
+ echo "together with the test-suite.log file (gzipped) and your system"; \
+ echo "information. Thanks."; \
+ }; \
{ \
echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
$(am__rst_title); \
create_testsuite_report --no-color; \
+ output_system_information; \
echo; \
echo ".. contents:: :depth: 2"; \
echo; \
***************
*** 2402,2410 ****
create_testsuite_report --maybe-color; \
echo "$$col$$br$$std"; \
if $$success; then :; else \
! echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
if test -n "$(PACKAGE_BUGREPORT)"; then \
! echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
fi; \
echo "$$col$$br$$std"; \
fi; \
--- 2434,2442 ----
create_testsuite_report --maybe-color; \
echo "$$col$$br$$std"; \
if $$success; then :; else \
! echo "$${col}See $(subdir)/$(TEST_SUITE_LOG) for debugging.$${std}";\
if test -n "$(PACKAGE_BUGREPORT)"; then \
! please_report | sed -e "s/^/$${col}/" -e s/'$$'/"$${std}"/; \
fi; \
echo "$$col$$br$$std"; \
fi; \
***************
*** 3513,3515 ****
--- 3545,3554 ----
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+ # Tell GNU make to disable its built-in pattern rules.
+ %:: %,v
+ %:: RCS/%,v
+ %:: RCS/%
+ %:: s.%
+ %:: SCCS/s.%