K 10 svn:author V 3 imp K 8 svn:date V 27 2005-12-01T17:08:56.000000Z K 7 svn:log V 217 In make buildenv, spell sh as ${SHELL}. In this case, we don't want to hard code /bin/sh since we're forking it for the user to type commands into. As such, ${SHELL} is the preferred thing users type commands into. END