From c1635e0379280457d45a0975f3a92589c3769e5d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 18 Mar 2002 09:51:22 +0000 Subject: [PATCH] . --- tests/cut/Makefile.in | 2 +- tests/fmt/Makefile.in | 2 +- tests/head/Makefile.in | 2 +- tests/join/Makefile.in | 2 +- tests/md5sum/Makefile.in | 2 +- tests/misc/Makefile.in | 2 +- tests/od/Makefile.in | 2 +- tests/pr/Makefile.in | 2 +- tests/sha1sum/Makefile.in | 2 +- tests/sort/Makefile.in | 2 +- tests/sum/Makefile.in | 2 +- tests/tac/Makefile.in | 2 +- tests/tail-2/Makefile.in | 2 +- tests/tail/Makefile.in | 2 +- tests/tr/Makefile.in | 2 +- tests/tsort/Makefile.in | 2 +- tests/unexpand/Makefile.in | 2 +- tests/uniq/Makefile.in | 2 +- tests/wc/Makefile.in | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 54d600b530..eec7f74fec 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -163,7 +163,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index 403ef8417a..29f9c3f9f4 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index dea91ee192..bf3b189582 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -160,7 +160,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 9a30d9e788..a5ee2a94bd 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -163,7 +163,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 5957e92d9f..79a2e227d9 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index ecaad75557..364c38754c 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index 6a98a90776..e5ac65c77a 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -139,7 +139,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/od/Makefile + $(AUTOMAKE) --gnits tests/od/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index f57130d696..fb67d93515 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -213,7 +213,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index 895bba5b73..0dff49a6f9 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 3460ef1fd8..2beeed849e 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -184,7 +184,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index fca43e1993..b8819b0dcf 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 61ce473d3b..c183d2d958 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -161,7 +161,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index c84d63b622..4f50dd59dd 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 555becf1c9..d9aab58bf8 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -163,7 +163,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index a414c8cb54..9d04b7aa30 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -167,7 +167,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 26e1f56ae3..8899a00860 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 9764b82075..f417413e8a 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 72df2c8d6c..ce438b71f1 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -165,7 +165,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/uniq/Makefile + $(AUTOMAKE) --gnits tests/uniq/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 2bae1f2bfc..4d8f8fc45f 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -153,7 +153,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(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) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: -- 2.47.3