projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29aa49d
)
Make check target depend on all target.
author
Rob Savoye
<rob@cygnus>
Wed, 17 Mar 1993 09:49:40 +0000
(09:49 +0000)
committer
Rob Savoye
<rob@cygnus>
Wed, 17 Mar 1993 09:49:40 +0000
(09:49 +0000)
gdb/testsuite/Makefile.in
patch
|
blob
|
history
diff --git
a/gdb/testsuite/Makefile.in
b/gdb/testsuite/Makefile.in
index a189884b0e96cf2ff38768070c2aa380f8a6dee6..8822b65598564cb3ee9d1675f75d36fad0b91f09 100644
(file)
--- a/
gdb/testsuite/Makefile.in
+++ b/
gdb/testsuite/Makefile.in
@@
-144,7
+144,7
@@
uninstall: force
# -rm -f $(datadir)/*.exp
-rm -fr $(targetdir)
-check:
+check:
all
$(RUNTEST) $(RUNTESTFLAGS) --tool gdb GDB=$(GDB)
subdir_do: force