this already passes WARNS=5

This commit is contained in:
dholland 2013-08-11 03:27:02 +00:00
parent 89317f999d
commit 7229854715
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile.inc,v 1.2 2009/06/04 06:51:11 dholland Exp $
# $NetBSD: Makefile.inc,v 1.3 2013/08/11 03:27:02 dholland Exp $
CPPFLAGS+=-I${.CURDIR}/../include
BINDIR?=/usr/games
WARNS?=4
WARNS?=5