summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2010-01-07 09:45:15 +0000
committerdwmalone <dwmalone@FreeBSD.org>2010-01-07 09:45:15 +0000
commitf46bb1399f620f89ca39058c8944dbd776ebc46b (patch)
tree0f821fc2bc3c4b289a612908e8386bb0e469ec61 /usr.bin/xlint
parent88aa0bcd587cc80d618a198a92151a9a17324aac (diff)
downloadFreeBSD-src-f46bb1399f620f89ca39058c8944dbd776ebc46b.zip
FreeBSD-src-f46bb1399f620f89ca39058c8944dbd776ebc46b.tar.gz
This now passes a make universe with WARNS=6.
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r--usr.bin/xlint/xlint/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/xlint/xlint/Makefile b/usr.bin/xlint/xlint/Makefile
index 6cd715f..5dfdfb3 100644
--- a/usr.bin/xlint/xlint/Makefile
+++ b/usr.bin/xlint/xlint/Makefile
@@ -11,7 +11,5 @@ MAN= lint.1
CFLAGS+=-I${.CURDIR}/../lint1
CFLAGS+= -DPREFIX=\"${TOOLS_PREFIX}\"
-WARNS?= 2
-
.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud