summaryrefslogtreecommitdiffstats
path: root/colorbars
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2013-12-07 02:24:12 +0000
committerdholland <dholland@NetBSD.org>2013-12-07 02:24:12 +0000
commita1ebfa7324394e8e5401c81d1acad9f3c44c7f24 (patch)
treea34f8b200360f76da38f4e5221096ce7b2d9f068 /colorbars
parentd0b9581ad3b673bec44a6694cbff6f2a39aa5d89 (diff)
downloadbsdgames-darwin-a1ebfa7324394e8e5401c81d1acad9f3c44c7f24.tar.gz
bsdgames-darwin-a1ebfa7324394e8e5401c81d1acad9f3c44c7f24.tar.zst
bsdgames-darwin-a1ebfa7324394e8e5401c81d1acad9f3c44c7f24.zip
WARNS=5
Diffstat (limited to 'colorbars')
-rw-r--r--colorbars/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/colorbars/Makefile b/colorbars/Makefile
index 547e4869..8e55c379 100644
--- a/colorbars/Makefile
+++ b/colorbars/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2012/06/09 09:22:21 martin Exp $
+# $NetBSD: Makefile,v 1.4 2013/12/07 02:24:12 dholland Exp $
-WARNS?= 4
PROG= colorbars
MAN= colorbars.6
DPADD= ${LIBCURSES} ${LIBTERMINFO}