Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/colorbars WARNS=5



details:   https://anonhg.NetBSD.org/src/rev/1e141b9300f4
branches:  trunk
changeset: 325114:1e141b9300f4
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Dec 07 02:24:12 2013 +0000

description:
WARNS=5

diffstat:

 games/colorbars/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 5e307e4e19f9 -r 1e141b9300f4 games/colorbars/Makefile
--- a/games/colorbars/Makefile  Fri Dec 06 23:21:31 2013 +0000
+++ b/games/colorbars/Makefile  Sat Dec 07 02:24:12 2013 +0000
@@ -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}



Home | Main Index | Thread Index | Old Index