From 317732f3d9eefa5d9b52f6fe4d6f3e5e1f9cf0bb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 Mar 2000 12:27:54 +0000 Subject: . --- lib/Makefile.in | 3 ++- m4/Makefile.in | 3 ++- tests/cut/Makefile.in | 3 ++- tests/head/Makefile.in | 3 ++- tests/join/Makefile.in | 3 ++- tests/md5sum/Makefile.in | 3 ++- tests/pr/Makefile.in | 3 ++- tests/sort/Makefile.in | 3 ++- tests/tac/Makefile.in | 3 ++- tests/tail-2/Makefile.in | 3 ++- tests/tail/Makefile.in | 3 ++- tests/tr/Makefile.in | 3 ++- tests/tsort/Makefile.in | 3 ++- tests/unexpand/Makefile.in | 3 ++- tests/uniq/Makefile.in | 3 ++- tests/wc/Makefile.in | 3 ++- 16 files changed, 32 insertions(+), 16 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 035743af1..810c5f033 100644 --- a/lib/Makefile.in +++ b/lib/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@ @@ -546,7 +548,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/m4/Makefile.in b/m4/Makefile.in index 93483fc2d..841a3012f 100644 --- a/m4/Makefile.in +++ b/m4/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@ @@ -205,7 +207,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/cut/Makefile.in b/tests/cut/Makefile.in index e99243de7..867505c5a 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/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@ @@ -179,7 +181,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/head/Makefile.in b/tests/head/Makefile.in index 6439c812f..ba1db1865 100644 --- a/tests/head/Makefile.in +++ b/tests/head/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@ @@ -174,7 +176,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/join/Makefile.in b/tests/join/Makefile.in index 5626beabd..edebee323 100644 --- a/tests/join/Makefile.in +++ b/tests/join/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@ @@ -179,7 +181,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/md5sum/Makefile.in b/tests/md5sum/Makefile.in index e0a9c3d38..1bf7932d1 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/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@ @@ -155,7 +157,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/pr/Makefile.in b/tests/pr/Makefile.in index 85ce40b30..210b1cd8b 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/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@ @@ -229,7 +231,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/sort/Makefile.in b/tests/sort/Makefile.in index de5b58f2b..a84676696 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/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@ @@ -199,7 +201,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/tac/Makefile.in b/tests/tac/Makefile.in index 6afb13b12..e7bc13776 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/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@ @@ -177,7 +179,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/tail-2/Makefile.in b/tests/tail-2/Makefile.in index a77c1d71d..d03c8abe8 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/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@ @@ -155,7 +157,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/tail/Makefile.in b/tests/tail/Makefile.in index 2a158d1f4..92656b51a 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/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@ @@ -179,7 +181,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/tr/Makefile.in b/tests/tr/Makefile.in index f1b191bb9..95b68e437 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/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@ @@ -181,7 +183,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/tsort/Makefile.in b/tests/tsort/Makefile.in index e7241355e..9bb28981b 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/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@ @@ -155,7 +157,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/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 534360daf..f77c130d9 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/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@ @@ -155,7 +157,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/uniq/Makefile.in b/tests/uniq/Makefile.in index 2baa60375..571fcdeb1 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/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@ @@ -175,7 +177,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/wc/Makefile.in b/tests/wc/Makefile.in index 732a49710..8a0739afc 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/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@ @@ -169,7 +171,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 -- cgit v1.2.3-70-g09d2