diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-05 12:19:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-05 12:19:04 +0000 |
commit | 3a673ed7280b74adc0dc1f93d922186887f5d7d9 (patch) | |
tree | 8c09409141e77e18b868adfb5da7c634644b49b1 /tests | |
parent | fd0797a4e438586ea90425b8fcab766a7f94472f (diff) | |
download | coreutils-3a673ed7280b74adc0dc1f93d922186887f5d7d9.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/basename/Makefile.in | 1 | ||||
-rw-r--r-- | tests/date/Makefile.in | 1 | ||||
-rw-r--r-- | tests/factor/Makefile.in | 1 | ||||
-rw-r--r-- | tests/seq/Makefile.in | 1 | ||||
-rw-r--r-- | tests/stty/Makefile.in | 1 | ||||
-rw-r--r-- | tests/test/Makefile.in | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index c758b2725..840733a23 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index d7e88b3e0..dea1545fa 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 000ad7c6b..625584c1b 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index a40267d63..c4915462b 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index 9458d38db..b046ea719 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 9633bcc89..40473e676 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -70,6 +70,7 @@ CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ |