Set BSDSRCDIR in /etc/mk.conf to the "real" pathname to the top of the
source directory .. if the working directory isn't a subdirectory of
${BSDSRCDIR}, "make obj" assumes you're outside the main source tree
and thus that it's not safe to use ${BSDOBJDIR}.
- Bill