NetBSD/usr.bin/xlint
dsl a7126d6435 Only pass -Wtraditional to cpp for lint -t ...
Stops warnings about pre-processor constructs like #elif - which there is
no point detecting now that we've changed much of the code to require an
ANSI C compiler.
2005-02-09 21:24:48 +00:00
..
arch sync with reality. 2005-01-26 09:04:49 +00:00
common recognize _Bool. 2004-09-12 08:58:52 +00:00
lint1 Shift assignment operators were handled incorrectly. On 64 bit machines, 2005-01-02 17:59:47 +00:00
lint2 recognize _Bool. 2004-09-12 08:58:52 +00:00
llib Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
xlint Only pass -Wtraditional to cpp for lint -t ... 2005-02-09 21:24:48 +00:00
Makefile
Makefile.inc Need <bsd.own.mk> to use ${MACHINE_CPU}. 2002-02-04 08:37:37 +00:00