From: Jim Meyering Date: Sun, 5 Dec 1999 16:39:39 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0l~61 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f447e97462abd323e2613b3220c646b57ac88a72;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index ed0f0ab..6685596 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 72b9047..fdcfd92 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 1902362..e8369c3 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 1d3fe2e..19bb676 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 dd16b96..6dc3938 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 2922f6f..5057f05 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 0f3d58a..291ea8e 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 5995daf..5e85825 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 76762df..7daf174 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 021cae7..5aa332e 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 4c74467..2a5d4f1 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 be04103..758a3a4 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 723a055..cdf037e 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@