mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
|
|
# don't build gnulib
|
|
INSTALL_GNULIB =
|
|
INSTALL_HEADERS =
|
|
|
|
# Turn off focred include mangling
|
|
INSTALL_FIXED_INCLUDES= nothing
|
|
INSTALL_USR_LOCAL = nothing
|
|
|
|
ALL= all.cross
|
|
INSTALL_TARGET= install.cross
|