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. --- worms/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'worms') diff --git a/worms/Makefile b/worms/Makefile index 546f37cd..8e9191da 100644 --- a/worms/Makefile +++ b/worms/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/06/06 06:10:50 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2008/01/28 07:03:59 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= worms MAN= worms.6 DPADD= ${LIBCURSES} LDADD= -lcurses -WARNS= 4 .include -- cgit v1.2.3-56-ge451