blob: 2468b567b42da6f6071fd0d5e6b8085421e7fe91 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# don't build gnulib
INSTALL_GNULIB =
INSTALL_HEADERS =
# Turn off focred include mangling
INSTALL_FIXED_INCLUDES= nothing
INSTALL_USR_LOCAL = nothing
INSTALL_TARGET= install.cross
|