diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-25 09:47:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-25 09:47:51 +0000 |
commit | dd3a865a8e6104460ee519795e31b1e20c94a116 (patch) | |
tree | 56573c16668dc59cb328ddeff5bcedc42e6f72b5 /tests | |
parent | aaf66a24131f30e5e45a1bd9e9b6dc68491330a9 (diff) | |
download | coreutils-dd3a865a8e6104460ee519795e31b1e20c94a116.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cut/Makefile.in | 6 | ||||
-rw-r--r-- | tests/join/Makefile.in | 6 | ||||
-rw-r--r-- | tests/md5sum/Makefile.in | 6 | ||||
-rw-r--r-- | tests/pr/Makefile.in | 6 | ||||
-rw-r--r-- | tests/sort/Makefile.in | 6 | ||||
-rw-r--r-- | tests/tail/Makefile.in | 4 | ||||
-rw-r--r-- | tests/tr/Makefile.in | 6 |
7 files changed, 20 insertions, 20 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index b95b0be3d..bbfbcd2a8 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -129,7 +129,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/cut-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/cut/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -141,14 +141,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/cut-test +subdir = tests/cut distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/cut-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/cut/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index fabdc3720..531188473 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -131,7 +131,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/join-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/join/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -143,14 +143,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/join-test +subdir = tests/join distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/join-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/join/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 6eae85b93..af91f86c9 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -119,7 +119,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/md5sum-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/md5sum/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -131,14 +131,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/md5sum-test +subdir = tests/md5sum distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/md5sum-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/md5sum/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index a6c81bbfe..7aba3659f 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -171,7 +171,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/pr-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/pr/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -183,14 +183,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/pr-test +subdir = tests/pr distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/pr-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/pr/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 781ee116c..872522245 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -149,7 +149,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/sort-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/sort/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -161,14 +161,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/sort-test +subdir = tests/sort distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/sort-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/sort/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index dd3b8ec49..fe9b69bd0 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -94,7 +94,7 @@ obs-3.I obs-3.X obs-4.I obs-4.X obs-5.I obs-5.X obsx-1.I obsx-1.X obsx-2.I \ obsx-2.X obs-l.I obs-l.X err-1.I err-1.X err-2.I err-2.X err-3.I err-3.X \ err-4.I err-4.X err-5.I err-5.X err-6.I err-6.X minus-1.I minus-1.X minus-2.I \ minus-2.X n-1.I n-1.X n-2.I n-2.X n-3.I n-3.X n-4.I n-4.X n-4a.I n-4a.X n-5.I \ -n-5.X n-5a.I n-5a.X n-5b.I n-5b.X +n-5.X n-5a.I n-5a.X n-5b.I n-5b.X f-1.I f-1.X run_gen = obs-c1.O obs-c1.E obs-c2.O obs-c2.E obs-c3.O obs-c3.E obs-c4.O \ obs-c4.E obs-c5.O obs-c5.E obs-l1.O obs-l1.E obs-l2.O obs-l2.E obs-l3.O \ obs-l3.E obs-l4.O obs-l4.E obs-l5.O obs-l5.E obs-1.O obs-1.E obs-2.O obs-2.E \ @@ -102,7 +102,7 @@ obs-3.O obs-3.E obs-4.O obs-4.E obs-5.O obs-5.E obsx-1.O obsx-1.E obsx-2.O \ obsx-2.E obs-l.O obs-l.E err-1.O err-1.E err-2.O err-2.E err-3.O err-3.E \ err-4.O err-4.E err-5.O err-5.E err-6.O err-6.E minus-1.O minus-1.E minus-2.O \ minus-2.E n-1.O n-1.E n-2.O n-2.E n-3.O n-3.E n-4.O n-4.E n-4a.O n-4a.E n-5.O \ -n-5.E n-5a.O n-5a.E n-5b.O n-5b.E +n-5.E n-5a.O n-5a.E n-5b.O n-5b.E f-1.O f-1.E EXTRA_DIST = mk-script.pl Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index dca5771d7..4d343fb93 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -135,7 +135,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/tr-test/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/tr/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ @@ -147,14 +147,14 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = tests/tr-test +subdir = tests/tr distdir: $(DISTFILES) here=`cd $(top_builddir) && pwd`; \ top_distdir=`cd $(top_distdir) && pwd`; \ distdir=`cd $(distdir) && pwd`; \ cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/tr-test/Makefile + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits tests/tr/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \ |