From: Jim Meyering Date: Sat, 25 Aug 2001 17:24:16 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~315 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3d09e5532f05db8f2bf2436344dc2132556cbaa;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index c425482d0b..5fc1537f80 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) --gnu tests/cut/Makefile + $(AUTOMAKE) --gnits 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 aa859329e5..58dd6a565b 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) --gnu tests/fmt/Makefile + $(AUTOMAKE) --gnits 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 2ab726cbc8..495deb3ea8 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) --gnu tests/head/Makefile + $(AUTOMAKE) --gnits 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 2ea947a7c1..fcb389667a 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) --gnu tests/join/Makefile + $(AUTOMAKE) --gnits 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 30024601a8..e535473430 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) --gnu tests/md5sum/Makefile + $(AUTOMAKE) --gnits 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 ce816f658c..7cc2a226e9 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) --gnu tests/misc/Makefile + $(AUTOMAKE) --gnits 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 56bd8ebee4..1dc4eb6886 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) --gnu tests/pr/Makefile + $(AUTOMAKE) --gnits 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 79e043112f..de28b39397 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) --gnu tests/sha1sum/Makefile + $(AUTOMAKE) --gnits 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 0bbd2dd530..bdee71373b 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) --gnu tests/sort/Makefile + $(AUTOMAKE) --gnits 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 c40fdf4b29..b9840fa7df 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) --gnu tests/sum/Makefile + $(AUTOMAKE) --gnits 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 acbf6fd5f9..2a57bde1e6 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) --gnu tests/tac/Makefile + $(AUTOMAKE) --gnits 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 29e98f2d30..d2eeabd28c 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) --gnu tests/tail-2/Makefile + $(AUTOMAKE) --gnits 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 5fa6712ea3..50fef28164 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) --gnu tests/tail/Makefile + $(AUTOMAKE) --gnits 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 25fa9e72bf..1825c80038 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) --gnu tests/tr/Makefile + $(AUTOMAKE) --gnits 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 9e8e83dbc8..c7180d18b1 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) --gnu tests/tsort/Makefile + $(AUTOMAKE) --gnits 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 a21d186cf0..afafd17ad4 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) --gnu tests/unexpand/Makefile + $(AUTOMAKE) --gnits tests/unexpand/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 fc3eedb927..20b1af85f4 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) --gnu tests/wc/Makefile + $(AUTOMAKE) --gnits tests/wc/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \