# install /usr/src/BUILD_TOOL/lib/libnbcompat.a
/usr/src/BUILD_OBJ/tools/binstall/xinstall -d /usr/src/BUILD_TOOL/lib
/usr/src/BUILD_OBJ/tools/binstall/xinstall -c -r -m 444 libnbcompat.a /usr/src/BUILD_TOOL/lib/libnbcompat.a
# install /usr/src/BUILD_TOOL/include/compat/nbtool_config.h
/usr/src/BUILD_OBJ/tools/binstall/xinstall -c -r nbtool_config.h /usr/src/BUILD_TOOL/include/compat/nbtool_config.h
*** Failed target: includes
*** Failed command: (cd include && find . -name '*.h' -print | while read f ; do /usr/src/BUILD_OBJ/tools/binstall/xinstall -c -r $f /usr/src/BUILD_TOOL/include/compat/$f ; done)
nbmake[2]: stopped in /usr/src/tools/compat
*** Failed target: install-compat
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src/tools" ;; *) this="${dir}/"; real="/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/BUILD_TOOL/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget compat install
nbmake[1]: stopped in /usr/src/tools
*** Failed target: build_install
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src/tools" ;; *) this="${dir}/"; real="/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/BUILD_TOOL/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-host-mkdep install-compat install-binstall
nbmake: stopped in /usr/src/tools
ERROR: Failed to make build_install in "tools"