Subject: lint problem.
To: None <port-mips@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: tech-userlevel
Date: 04/20/1999 16:15:55
hi folks.


i've changed lint to use "cc -E" (plus a bit of magic around this) rather
than calling cpp directly.  this has the feature of properly defining
everything that is normally defined, thus causing lint(1) to work properly.


i'm finishing a build and once i have verified that lint continues to work
as before, except only better, i will commit the changes.



.mrg.