[comp.sys.sgi] Fixing lint to work from a make file

tomm@voodoo.UUCP (Tom Mackey) (11/17/88)

With /bin/csh as my SHELL environment variable I could not run lint
from a makefile on my 4D/70 running version 2.0 of the operating
system.  The fix is to add the line:

#!/bin/sh

to the top of the lint shell script which is /usr/bin/lint.

I believe this has already been fixed in release 3.0 and above for
those of you who may have it.

-- 
Tom Mackey                                (206) 234-7724 (wk)
Boeing Computer Services    ....uw-beaver!ssc-vax!voodoo!tomm
M/S 6M-17,     P.O. Box 24346,     Seattle, WA     98124-0346