Module Name: src
Committed By: mrg
Date: Thu Apr 22 04:40:58 UTC 1999
Modified Files:
src/usr.bin/xlint/xlint: pathnames.h xlint.c
Log Message:
use "cc -E" not cpp directly. this allows lint(1) to be unaware of any
machine-dependant defines that cc(1) may normally define, and also
means that the mips ports work again.