mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +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 -f $(datadir)/*.exp
|
||||||
-rm -fr $(targetdir)
|
-rm -fr $(targetdir)
|
||||||
|
|
||||||
check:
|
check: all
|
||||||
$(RUNTEST) $(RUNTESTFLAGS) --tool gdb GDB=$(GDB)
|
$(RUNTEST) $(RUNTESTFLAGS) --tool gdb GDB=$(GDB)
|
||||||
|
|
||||||
subdir_do: force
|
subdir_do: force
|
||||||
|
Reference in New Issue
Block a user