K 10 svn:author V 3 ian K 8 svn:date V 27 2013-09-23T00:04:36.543591Z K 7 svn:log V 283 Launch the bourne shell using "sh" rather than "${SHELL}", as the latter may come in from the environment and reflect the user's interactive shell. Using bare "sh" is the dominant pattern in existing makefiles. MFC this together with r255775. Approved by: re () MFC after: 2 weeks END