mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
Add `ALL' target.
This commit is contained in:
@ -7,4 +7,5 @@ INSTALL_HEADERS =
|
||||
INSTALL_FIXED_INCLUDES= nothing
|
||||
INSTALL_USR_LOCAL = nothing
|
||||
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
||||
|
@ -1 +1,2 @@
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
||||
|
@ -1 +1,2 @@
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
||||
|
Reference in New Issue
Block a user