mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
Add `ALL' target.
This commit is contained in:
parent
5f4d1571fa
commit
01d4cbef85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user