relative obj build directory

In NetBSD, when rebuilding the kernel and world, the src and obj directories are not hard wired to /usr/src and /usr/obj but instead can be anywhere in the filesystem. Is there a way to do the same thing with FreeBSD?
 
Back
Top