K 10 svn:author V 2 ru K 8 svn:date V 27 2012-08-24T06:55:16.528444Z K 7 svn:log V 315 A workaround in r238563 was for makes (notably bmake) without the internal knowledge that "cd" is a shell's built-in. Such makes may attempt to exec() "cd" that in turn will fail on systems that lack the "cd" executable. Reworked this by eliminating the root cause. Submitted by: Simon Gerraty END