summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-26 10:46:20 +0000
committerJim Meyering <jim@meyering.net>2001-08-26 10:46:20 +0000
commitf811e82ad543bce3f5834a457b4f521a6c9be6df (patch)
tree28409d4cd9f9efc518e272b9252cfdab16880b02 /tests
parent52928277c234c8b338c934d1d24c12f1e4e55e8b (diff)
downloadcoreutils-f811e82ad543bce3f5834a457b4f521a6c9be6df.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/cut/Makefile.in2
-rw-r--r--tests/fmt/Makefile.in2
-rw-r--r--tests/head/Makefile.in2
-rw-r--r--tests/join/Makefile.in2
-rw-r--r--tests/md5sum/Makefile.in2
-rw-r--r--tests/misc/Makefile.in2
-rw-r--r--tests/pr/Makefile.in2
-rw-r--r--tests/sha1sum/Makefile.in2
-rw-r--r--tests/sort/Makefile.in2
-rw-r--r--tests/sum/Makefile.in2
-rw-r--r--tests/tac/Makefile.in2
-rw-r--r--tests/tail-2/Makefile.in2
-rw-r--r--tests/tail/Makefile.in2
-rw-r--r--tests/tr/Makefile.in2
-rw-r--r--tests/tsort/Makefile.in2
-rw-r--r--tests/unexpand/Makefile.in2
-rw-r--r--tests/uniq/Makefile.in2
-rw-r--r--tests/wc/Makefile.in2
18 files changed, 18 insertions, 18 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 5fc1537f8..c425482d0 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -158,7 +158,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/cut/Makefile
+ $(AUTOMAKE) --gnu tests/cut/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 58dd6a565..aa859329e 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/fmt/Makefile
+ $(AUTOMAKE) --gnu tests/fmt/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 495deb3ea..2ab726cbc 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -155,7 +155,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/head/Makefile
+ $(AUTOMAKE) --gnu tests/head/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index fcb389667..2ea947a7c 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -158,7 +158,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/join/Makefile
+ $(AUTOMAKE) --gnu tests/join/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index e53547343..30024601a 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/md5sum/Makefile
+ $(AUTOMAKE) --gnu tests/md5sum/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 7cc2a226e..ce816f658 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -134,7 +134,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/misc/Makefile
+ $(AUTOMAKE) --gnu tests/misc/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 1dc4eb688..56bd8ebee 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -208,7 +208,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/pr/Makefile
+ $(AUTOMAKE) --gnu tests/pr/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index de28b3939..79e043112 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/sha1sum/Makefile
+ $(AUTOMAKE) --gnu tests/sha1sum/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index bdee71373..0bbd2dd53 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -179,7 +179,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/sort/Makefile
+ $(AUTOMAKE) --gnu tests/sort/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index b9840fa7d..c40fdf4b2 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/sum/Makefile
+ $(AUTOMAKE) --gnu tests/sum/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 2a57bde1e..acbf6fd5f 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -156,7 +156,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/tac/Makefile
+ $(AUTOMAKE) --gnu tests/tac/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index d2eeabd28..29e98f2d3 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/tail-2/Makefile
+ $(AUTOMAKE) --gnu tests/tail-2/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 50fef2816..5fa6712ea 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -158,7 +158,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/tail/Makefile
+ $(AUTOMAKE) --gnu tests/tail/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 1825c8003..25fa9e72b 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -160,7 +160,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/tr/Makefile
+ $(AUTOMAKE) --gnu tests/tr/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index c7180d18b..9e8e83dbc 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/tsort/Makefile
+ $(AUTOMAKE) --gnu tests/tsort/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index afafd17ad..a21d186cf 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -135,7 +135,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/unexpand/Makefile
+ $(AUTOMAKE) --gnu tests/unexpand/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index a966a1368..50780aff8 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -160,7 +160,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/uniq/Makefile
+ $(AUTOMAKE) --gnu tests/uniq/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 20b1af85f..fc3eedb92 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -148,7 +148,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits tests/wc/Makefile
+ $(AUTOMAKE) --gnu tests/wc/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \