mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Make check target depend on all target.
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user