freebsd_amp_hwpstate/usr.bin/xlint
Peter Wemm 017ea7dbc2 Move the -Wtraditional warning from the global cpp flags to when the -p
(portability warnings) switch is used.  Add -Wno-system-headers after it so
that we dont get 500 screenfulls of warnings about #elif in /usr/include.
I'm not entirely happy with this.  Maybe cdefs.h shouldn't use #elif and
instead nest #else clauses?
2003-10-26 03:34:13 +00:00
..
arch
common
lint1 Consistently use __inline for pure c89 compilers. 2003-06-07 18:12:30 +00:00
lint2
llib
xlint Move the -Wtraditional warning from the global cpp flags to when the -p 2003-10-26 03:34:13 +00:00
Makefile If lint(1) is not "lint", don't try to lint the xlint compat-libs. A 2003-06-15 13:03:37 +00:00
Makefile.inc