From 9a948999764ecbbef237334004ba4ed158629376 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 15 Apr 2003 22:21:43 +0000 Subject: regenerate, using new ../Makefile.am.in --- tests/cut/Makefile.in | 4 ++-- tests/date/Makefile.in | 4 ++-- tests/head/Makefile.in | 4 ++-- tests/join/Makefile.in | 4 ++-- tests/misc/Makefile.in | 1 + tests/pr/Makefile.in | 4 ++-- tests/sort/Makefile.in | 4 ++-- tests/tac/Makefile.in | 4 ++-- tests/tail/Makefile.in | 4 ++-- tests/test/Makefile.in | 4 ++-- tests/tr/Makefile.in | 4 ++-- tests/uniq/Makefile.in | 4 ++-- tests/wc/Makefile.in | 4 ++-- 13 files changed, 25 insertions(+), 24 deletions(-) (limited to 'tests') diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 88e0821ff..3e0d607e9 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -177,6 +176,7 @@ out-delim5.O out-delim5.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 88ec0ef90..fca9aa396 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -180,6 +179,7 @@ relative-2.O relative-2.E wide-fmt.O wide-fmt.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 71becddce..533e8872d 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -170,6 +169,7 @@ posix-3.O posix-3.E posix-4.O posix-4.E posix-5.O posix-5.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 0aca3ce96..9c2e95dfe 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -173,6 +172,7 @@ trailing-sp.E sp-vs-blank.O sp-vs-blank.E 8-bit-t.O 8-bit-t.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index cf6aa36be..2277d42a8 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -160,6 +160,7 @@ TESTS_ENVIRONMENT = \ TESTS = \ + readlink \ split-fail \ false \ tty-eof \ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index 7b594c256..0b5dfa92f 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -223,6 +222,7 @@ dbl-sp-a.E dbl-sp-b.O dbl-sp-b.E narrow-1.O narrow-1.E col-last.O col-last.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index d836b0a7b..683999559 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -194,6 +193,7 @@ nul-nls.E use-nl.O use-nl.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 68b186938..92f3dc63d 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -171,6 +170,7 @@ opt-br.O opt-br.E opt-br2.O opt-br2.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index cd0df0e79..f1530de4d 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -173,6 +172,7 @@ n-5.E n-5a.O n-5a.E n-5b.O n-5b.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index b1f54fa9b..76c5e3d4b 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -194,6 +193,7 @@ lt-3.O lt-3.E lt-4.O lt-4.E inv-1.O inv-1.E t1.O t1.E t2.O t2.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 0609aa683..3d2680761 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -177,6 +176,7 @@ empty-eq.E empty-cc.O empty-cc.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 1950b424e..fc778f910 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -175,6 +174,7 @@ obs45.E 50.O 50.E 51.O 51.E 52.O 52.E 53.O 53.E 54.O 54.E 55.O 55.E 56.O 56.E \ EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 9bf24f715..4dedbd6ab 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ - -PERL = $(PERL) +PERL = @PERL@ POSUB = @POSUB@ POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ @@ -163,6 +162,7 @@ c2.O c2.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests + editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests -- cgit v1.2.3-54-g00ecf