mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-01 16:35:04 +00: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
|