From 5ea5ea9d2c80579f556964abf19b105f54fced76 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 10 Dec 1996 20:59:35 +0000 Subject: [PATCH] . --- old/textutils/NEWS | 2 +- tests/cut/Makefile.in | 2 +- tests/join/Makefile.in | 2 +- tests/md5sum/Makefile.in | 2 +- tests/sort/Makefile.in | 2 +- tests/tr/Makefile.in | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 217e6b4..a44518c 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -22,7 +22,7 @@ Changes in release 1.20 with -COLUMN (a requirement of unrestricted use of form feeds) * pr accepts new option: --test, to run the pr tests with a constant header string -* join passes all of its test on Alpha OSF 4.0. +* join passes all of its tests on Alpha OSF 4.0. * sort no longer improperly ignores blanks in determining starting and ending positions for keys with explicit character offsets * fix bug in csplit with regexp and negative offset that led to infinite loop diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 7d7bb2c..81caf4a 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -84,7 +84,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 2f60952..a9e477f 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -83,7 +83,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index e4f07c5..fa0ed3a 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -63,7 +63,7 @@ default: all .SUFFIXES: $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index e8e0032..0885010 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -89,7 +89,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 383728f..97147e0 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -86,7 +86,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ -- 2.7.4