summaryrefslogtreecommitdiffstats
path: root/rain/Makefile
diff options
context:
space:
mode:
authorrpaulo <rpaulo@NetBSD.org>2005-08-09 09:15:23 +0000
committerrpaulo <rpaulo@NetBSD.org>2005-08-09 09:15:23 +0000
commitb27968d204485e4c53a81f93c860842844de05ab (patch)
treef377aa3dbd1b9c86f18e9c415bffa7b54c07ac9e /rain/Makefile
parentd6237184f66652f05e744b26749cb40605e3af0b (diff)
downloadbsdgames-darwin-b27968d204485e4c53a81f93c860842844de05ab.tar.gz
bsdgames-darwin-b27968d204485e4c53a81f93c860842844de05ab.tar.zst
bsdgames-darwin-b27968d204485e4c53a81f93c860842844de05ab.zip
Enable WARNS=3 and pass lint(1).
ok christos@
Diffstat (limited to 'rain/Makefile')
-rw-r--r--rain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/rain/Makefile b/rain/Makefile
index 9f7cc8f6..2e324075 100644
--- a/rain/Makefile
+++ b/rain/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 1999/07/30 02:14:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2005/08/09 09:15:23 rpaulo Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+WARNS= 3
PROG= rain
MAN= rain.6
DPADD= ${LIBCURSES}