(This is probably the wrong mailinglist - tech-toolchain would be better)
> MAKEOBJDIR = /usr/obj
This is documented in src/BUILDING:
MAKEOBJDIR can be provided only in the environment or via the -O flag
of build.sh; it cannot usefully be set inside a Makefile, including
mk.conf or ${MAKECONF}.
Martin