From 3060fd2b1e9ee71db2fbf3453737f222152ed4e3 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 11 Aug 2013 03:27:02 +0000 Subject: this already passes WARNS=5 --- ching/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ching') diff --git a/ching/Makefile.inc b/ching/Makefile.inc index 25006f36..b4674a6e 100644 --- a/ching/Makefile.inc +++ b/ching/Makefile.inc @@ -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 -- cgit v1.2.3-56-ge451