Add `ALL' target.
This commit is contained in:
parent
5f4d1571fa
commit
01d4cbef85
3 changed files with 3 additions and 0 deletions
|
@ -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 a new issue