summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-05 16:39:39 +0000
committerJim Meyering <jim@meyering.net>1999-12-05 16:39:39 +0000
commitf447e97462abd323e2613b3220c646b57ac88a72 (patch)
treebc7aecdfcc8048169155b30b7b6b99f677d0846b /tests
parent3abc240e82f244ae92e5534ebe2e81e17371ecce (diff)
downloadcoreutils-f447e97462abd323e2613b3220c646b57ac88a72.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/cut/Makefile.in1
-rw-r--r--tests/head/Makefile.in1
-rw-r--r--tests/join/Makefile.in1
-rw-r--r--tests/md5sum/Makefile.in1
-rw-r--r--tests/pr/Makefile.in1
-rw-r--r--tests/sort/Makefile.in1
-rw-r--r--tests/tac/Makefile.in1
-rw-r--r--tests/tail-2/Makefile.in1
-rw-r--r--tests/tail/Makefile.in1
-rw-r--r--tests/tr/Makefile.in1
-rw-r--r--tests/tsort/Makefile.in1
-rw-r--r--tests/uniq/Makefile.in1
-rw-r--r--tests/wc/Makefile.in1
13 files changed, 13 insertions, 0 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index ed0f0ab60..668559665 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 72b90478f..fdcfd92a8 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 1902362f5..e8369c38d 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 1d3fe2ec1..19bb676f2 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index dd16b969c..6dc3938ea 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 2922f6f76..5057f0512 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 0f3d58a4b..291ea8eb2 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 5995daf2f..5e8582520 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 76762dfe2..7daf174b0 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 021cae7c9..5aa332e2c 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index 4c74467f3..2a5d4f15d 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index be0410327..758a3a4b5 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 723a0557b..cdf037ef5 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@