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. --- wump/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wump/Makefile') diff --git a/wump/Makefile b/wump/Makefile index af6cbb31..d83e3dbe 100644 --- a/wump/Makefile +++ b/wump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/01/28 01:06:19 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2008/01/28 07:04:00 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 .include @@ -10,6 +10,5 @@ HIDEGAME=hidegame FILES=wump.info FILESDIR=/usr/share/games .endif -WARNS= 4 .include -- cgit v1.2.3-56-ge451