aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index a53c700..ace304a 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -452,7 +452,7 @@ site.exp: ./config.status Makefile
-e '1,/^## Variables generated by.*##/ d' >> site.exp
-@rm -f ./tmp?
-check: ld.new site.exp
+check: site.exp
@if [ $(host_canonical) = $(target_canonical) ]; then \
rootme=`pwd`; export rootme; \
srcdir=${srcdir} ; export srcdir ; \