[uw.mfcf.software] /software/xhier/include/make/preamble

wcwince@watmath.waterloo.edu (08/29/89)

From: "Bill Ince [MFCF]" <wcwince>

added:  SHELL =
to the Makefile preamble, so that the SysV make on the MIPS'
will use SH to execute the Makefile.

wcwince@watmath.waterloo.edu (08/30/89)

From: "Bill Ince [MFCF]" <wcwince>

s;SHELL =;SHELL = /bin/sh;
Sigh.
'SHELL =' works on a MIPS, but on Suns it tries to exec "".