Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/ching this already passes WARNS=5



details:   https://anonhg.NetBSD.org/src/rev/fe6908b5b190
branches:  trunk
changeset: 789211:fe6908b5b190
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Aug 11 03:27:02 2013 +0000

description:
this already passes WARNS=5

diffstat:

 games/ching/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 681383e2a740 -r fe6908b5b190 games/ching/Makefile.inc
--- a/games/ching/Makefile.inc  Sun Aug 11 03:09:41 2013 +0000
+++ b/games/ching/Makefile.inc  Sun Aug 11 03:27:02 2013 +0000
@@ -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



Home | Main Index | Thread Index | Old Index