diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-01 12:49:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-01 12:49:12 +0000 |
commit | 883cd6c62de3de31bb86f8670c61feb1aeb1d5f3 (patch) | |
tree | 93110c41ac554543420125319a00c435692282b6 /tests | |
parent | 172290c201c93260262770b06a8b50ebb90390e0 (diff) | |
download | coreutils-883cd6c62de3de31bb86f8670c61feb1aeb1d5f3.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/basename/Makefile.in | 4 | ||||
-rw-r--r-- | tests/date/Makefile.in | 10 | ||||
-rw-r--r-- | tests/factor/Makefile.in | 4 | ||||
-rw-r--r-- | tests/seq/Makefile.in | 4 | ||||
-rw-r--r-- | tests/stty/Makefile.in | 4 | ||||
-rw-r--r-- | tests/test/Makefile.in | 4 |
6 files changed, 22 insertions, 8 deletions
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index 149ec7992..126d143b7 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -155,7 +158,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index bcfd7c09b..79e8e85b2 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -119,7 +122,8 @@ W92-3.X millen-1.X rel-0.X rel-1a.X rel-1b.X rel-2a.X rel-2b.X rel-2c.X \ rel-2d.X rel-2e.X rel-2f.X rel-2g.X rel-3a.X next-s.X next-m.X next-h.X \ next-d.X next-w.X next-mo.X next-y.X utc-0.X utc-0a.X utc-1.I utc-1.X \ utc-1a.I utc-1a.X date2sec-0.X date2sec-0a.X date2sec-1.X sec2date-0.X \ -this-m.X this-h.X this-w.X this-mo.X this-y.X risks-1.X regress-1.X +this-m.X this-h.X this-w.X this-mo.X this-y.X risks-1.X regress-1.X \ +datevtime-1.X run_gen = 1.O 1.E 2.O 2.E 3.O 3.E 4.O 4.E 5.O 5.E 6.O 6.E 7.O 7.E 8.O 8.E 9.O \ 9.E leap-1.O leap-1.E U95-1.O U95-1.E U95-2.O U95-2.E U95-3.O U95-3.E U92-1.O \ @@ -133,7 +137,8 @@ next-w.E next-mo.O next-mo.E next-y.O next-y.E utc-0.O utc-0.E utc-0a.O \ utc-0a.E utc-1.O utc-1.E utc-1a.O utc-1a.E date2sec-0.O date2sec-0.E \ date2sec-0a.O date2sec-0a.E date2sec-1.O date2sec-1.E sec2date-0.O \ sec2date-0.E this-m.O this-m.E this-h.O this-h.E this-w.O this-w.E this-mo.O \ -this-mo.E this-y.O this-y.E risks-1.O risks-1.E regress-1.O regress-1.E +this-mo.E this-y.O this-y.E risks-1.O risks-1.E regress-1.O regress-1.E \ +datevtime-1.O datevtime-1.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) @@ -183,7 +188,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 8e5aac176..27294deb8 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -155,7 +158,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 4fc5ec566..dd435b39d 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -155,7 +158,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index 6ffe16bf2..f4bea2671 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -149,7 +152,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 0d9d5dec5..f1a02bc89 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -200,7 +203,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done |