summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-15 22:21:07 +0000
committerJim Meyering <jim@meyering.net>2003-04-15 22:21:07 +0000
commit79b611f24ebd1965f069377b39efc6a98c15855c (patch)
treee17ca123ed30d20a1d97e0d723332c2e09e93a75 /tests
parentf543e3d9f55f79c9ffe253cb4857fe3fa2d666f1 (diff)
downloadcoreutils-79b611f24ebd1965f069377b39efc6a98c15855c.tar.xz
regenerate, using new ../Makefile.am.in
Diffstat (limited to 'tests')
-rw-r--r--tests/cut/Makefile.am1
-rw-r--r--tests/date/Makefile.am1
-rw-r--r--tests/head/Makefile.am1
-rw-r--r--tests/join/Makefile.am1
-rw-r--r--tests/pr/Makefile.am1
-rw-r--r--tests/sort/Makefile.am1
-rw-r--r--tests/tac/Makefile.am1
-rw-r--r--tests/tail/Makefile.am1
-rw-r--r--tests/test/Makefile.am1
-rw-r--r--tests/tr/Makefile.am1
-rw-r--r--tests/uniq/Makefile.am1
-rw-r--r--tests/wc/Makefile.am1
12 files changed, 0 insertions, 12 deletions
diff --git a/tests/cut/Makefile.am b/tests/cut/Makefile.am
index 0c00494f6..aba8a775b 100644
--- a/tests/cut/Makefile.am
+++ b/tests/cut/Makefile.am
@@ -28,7 +28,6 @@ out-delim5.O out-delim5.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/date/Makefile.am b/tests/date/Makefile.am
index 26414b13a..d524d6f28 100644
--- a/tests/date/Makefile.am
+++ b/tests/date/Makefile.am
@@ -31,7 +31,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am
index 3edd3690c..e6d2fec0c 100644
--- a/tests/head/Makefile.am
+++ b/tests/head/Makefile.am
@@ -21,7 +21,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am
index d4bab014c..67678e32c 100644
--- a/tests/join/Makefile.am
+++ b/tests/join/Makefile.am
@@ -24,7 +24,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am
index 92bcbb7b3..9eaa525d4 100644
--- a/tests/pr/Makefile.am
+++ b/tests/pr/Makefile.am
@@ -73,7 +73,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/sort/Makefile.am b/tests/sort/Makefile.am
index b9392cb3b..a93f48d86 100644
--- a/tests/sort/Makefile.am
+++ b/tests/sort/Makefile.am
@@ -45,7 +45,6 @@ nul-nls.E use-nl.O use-nl.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am
index 8f5aec93c..3fd409a15 100644
--- a/tests/tac/Makefile.am
+++ b/tests/tac/Makefile.am
@@ -22,7 +22,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am
index 80daa2ed9..fd33caddd 100644
--- a/tests/tail/Makefile.am
+++ b/tests/tail/Makefile.am
@@ -24,7 +24,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/test/Makefile.am b/tests/test/Makefile.am
index 6f4405ccf..2177e63f4 100644
--- a/tests/test/Makefile.am
+++ b/tests/test/Makefile.am
@@ -45,7 +45,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/tr/Makefile.am b/tests/tr/Makefile.am
index 518279c98..a3ca22856 100644
--- a/tests/tr/Makefile.am
+++ b/tests/tr/Makefile.am
@@ -28,7 +28,6 @@ empty-eq.E empty-cc.O empty-cc.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/uniq/Makefile.am b/tests/uniq/Makefile.am
index 68267133b..406467f4b 100644
--- a/tests/uniq/Makefile.am
+++ b/tests/uniq/Makefile.am
@@ -26,7 +26,6 @@ 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
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
diff --git a/tests/wc/Makefile.am b/tests/wc/Makefile.am
index df0010e15..7b230a39c 100644
--- a/tests/wc/Makefile.am
+++ b/tests/wc/Makefile.am
@@ -14,7 +14,6 @@ c2.O c2.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
-PERL = $(PERL)
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests