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. --- worm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'worm') diff --git a/worm/Makefile b/worm/Makefile index ed68796b..62850d1d 100644 --- a/worm/Makefile +++ b/worm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/01/28 01:10:23 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/28 07:03:59 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= worm @@ -6,6 +6,5 @@ MAN= worm.6 DPADD= ${LIBCURSES} LDADD= -lcurses HIDEGAME=hidegame -WARNS= 4 .include -- cgit v1.2.3-56-ge451