aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-05-02 01:19:02 +0000
committerK. Richard Pixley <rich@cygnus>1992-05-02 01:19:02 +0000
commitd3451fe888d9a6c8799d8b77195f354812cf5d29 (patch)
treec851883643045b89221aef22b6e70d4f445e100d /ld/Makefile.in
parent7d6cc102a2de1fd6864ce093ababb7a0e13dbafb (diff)
downloadgdb-d3451fe888d9a6c8799d8b77195f354812cf5d29.zip
gdb-d3451fe888d9a6c8799d8b77195f354812cf5d29.tar.gz
gdb-d3451fe888d9a6c8799d8b77195f354812cf5d29.tar.bz2
use bootstrap for check
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 d320ec5..9db6ea6 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -140,7 +140,7 @@ STAGESTUFF = *.x *.x[runN] *.sc[runN] $(GENERATED_SOURCES) $(GENERATED_HEADERS)
all: Makefile $(LD_PROG)
-check:
+check: bootstrap
info: ld.info
ldgram.h ldgram.c: ldgram.y