mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Make check target depend on all target.
This commit is contained in:
parent
29aa49d4ab
commit
b73dd4a208
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user