This now passes a make universe with WARNS=6.

This commit is contained in:
David Malone 2010-01-07 09:45:15 +00:00
parent 88e84e0fdd
commit 57f11f69e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201725

View File

@ -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>