In message: <200402191248.19870.jhb at FreeBSD.org>
            John Baldwin <jhb at FreeBSD.org> writes:
: If /usr/obj is a symlink it should stay that way so that a user doesn't have 
: to relink it every time.  Using /* is probably the best approach.
This will remove *ALL* object trees, not just the one that is
generated from the current source tree.
Warner