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/b9ce1fba33d7
branches:  trunk
changeset: 791854:b9ce1fba33d7
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 66915af47f4b -r b9ce1fba33d7 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