From 719ba3b79c3676a2f5d0b4fcf725e12e16c56220 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 28 Jan 2008 07:03:58 +0000 Subject: Make the default WARNS for games 4. The only game that needs to set WARNS to anything else now is rogue, so clear WARNS from the other makefiles. --- Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.inc') diff --git a/Makefile.inc b/Makefile.inc index 09caa7f3..9557593c 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.12 2007/05/28 12:06:17 tls Exp $ +# $NetBSD: Makefile.inc,v 1.13 2008/01/28 07:03:58 dholland Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 MKHIDEGAME?= no @@ -20,4 +20,4 @@ BINGRP= games BINMODE= 2555 .endif .endif -WARNS?= 1 +WARNS?= 4 -- cgit v1.2.3-56-ge451