> It seems ${.OBJDIR} is not set in the Makefile any longer, so builtins.[ch]
> end up in the root directory rather than the object directory.
no, .OBJDIR is defined by make(1). sounds like you should
make/install the latest version of make...
chris
------------------------------------------------------------------------------