summaryrefslogtreecommitdiffstats
path: root/worms
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2004-11-13 10:22:13 +0000
committerchristos <christos@NetBSD.org>2004-11-13 10:22:13 +0000
commit0fbe5608ca10d704142f0c4b1c5b92a7ccde7379 (patch)
treef84e076a9213c8e962c92c5925deecf9892acccd /worms
parent9649fe0209de88926626165951e2db3043b73ee6 (diff)
downloadbsdgames-darwin-0fbe5608ca10d704142f0c4b1c5b92a7ccde7379.tar.gz
bsdgames-darwin-0fbe5608ca10d704142f0c4b1c5b92a7ccde7379.tar.zst
bsdgames-darwin-0fbe5608ca10d704142f0c4b1c5b92a7ccde7379.zip
Slimy worms are clean enough for level 3.
Diffstat (limited to 'worms')
-rw-r--r--worms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/worms/Makefile b/worms/Makefile
index f7e51fbf..31721eb2 100644
--- a/worms/Makefile
+++ b/worms/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 1998/02/18 22:37:32 jtc Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/13 10:22:13 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+WARNS=3
PROG= worms
MAN= worms.6
DPADD= ${LIBCURSES}