]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 16 May 1999 19:11:16 +0000 (19:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 May 1999 19:11:16 +0000 (19:11 +0000)
tests/basename/Makefile.in
tests/date/Makefile.in
tests/factor/Makefile.in
tests/seq/Makefile.in
tests/stty/Makefile.in
tests/test/Makefile.in

index 00a7d7507ac55db6bc60c30ce3ff84ac1b9d6399..47fda66c385ad2c960cecfafef1c9171a4c25667 100644 (file)
@@ -116,6 +116,7 @@ TESTS_ENVIRONMENT = \
   PATH=../../src:$$PATH \
   PROG=basename
 
+subdir = tests/basename
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -141,8 +142,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/basename
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
index fb6c8465515b98611914f284e8daae21d911a819..a134cc26a4388e6933f54f3c72de0650274b197e 100644 (file)
@@ -140,6 +140,7 @@ mk_script = $(srcdir)/../mk-script
 
 MAINTAINERCLEANFILES = $x-tests $(maint_gen)
 CLEANFILES = $(run_gen)
+subdir = tests/date
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -167,8 +168,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/date
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
index e519f24329f8423124bb677d306ef4a93336e892..5882d7aa89c9b053f0521cef7f0119920d177416 100644 (file)
@@ -116,6 +116,7 @@ TESTS_ENVIRONMENT = \
   PATH=../../src:$$PATH \
   PROG=factor
 
+subdir = tests/factor
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -141,8 +142,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/factor
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
index 6c6679dcdf8f26ce0ed276d1f68aa28fcb067496..477c45b4f30b7920998a16dc5cb46f4f3980527e 100644 (file)
@@ -116,6 +116,7 @@ TESTS_ENVIRONMENT = \
   PATH=../../src:$$PATH \
   PROG=seq
 
+subdir = tests/seq
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -141,8 +142,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/seq
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
index d4975538e208781ae62247e0662178a286c718b6..40a6fd024e1b4a647a90318f43dd97015f00f5f4 100644 (file)
@@ -110,6 +110,7 @@ AUTOMAKE_OPTIONS = 1.2f gnits
 TESTS = row-col-1 basic-1
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = PATH=../../src:$$PATH
+subdir = tests/stty
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -135,8 +136,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/stty
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
index 8f2e7ee9fd9a538e31c66b98311ead0475f579f8..9e74464ed578136a31a39d2aa40cad68639f83ba 100644 (file)
@@ -159,6 +159,7 @@ mk_script = $(srcdir)/../mk-script
 
 MAINTAINERCLEANFILES = $x-tests $(maint_gen)
 CLEANFILES = $(run_gen)
+subdir = tests/test
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES = 
@@ -186,8 +187,6 @@ TAGS:
 
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
-subdir = tests/test
-
 distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \