Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/infocmp Passes WARNS=5, so don't set WARNS=4.
details: https://anonhg.NetBSD.org/src/rev/d705c38bd4c6
branches: trunk
changeset: 789236:d705c38bd4c6
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Aug 11 06:48:46 2013 +0000
description:
Passes WARNS=5, so don't set WARNS=4.
diffstat:
usr.bin/infocmp/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 2d98cb73650f -r d705c38bd4c6 usr.bin/infocmp/Makefile
--- a/usr.bin/infocmp/Makefile Sun Aug 11 06:47:38 2013 +0000
+++ b/usr.bin/infocmp/Makefile Sun Aug 11 06:48:46 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2010/02/03 15:16:33 roy Exp $
+# $NetBSD: Makefile,v 1.2 2013/08/11 06:48:46 dholland Exp $
PROG= infocmp
-WARNS= 4
CPPFLAGS+= -I${.CURDIR}/../../lib/libterminfo
LDADD+= -lterminfo
Home |
Main Index |
Thread Index |
Old Index