Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/rpcinfo passes WARNS=5, don't set it to 4.



details:   https://anonhg.NetBSD.org/src/rev/30296ee7817a
branches:  trunk
changeset: 789551:30296ee7817a
user:      dholland <dholland%NetBSD.org@localhost>
date:      Wed Aug 21 21:05:29 2013 +0000

description:
passes WARNS=5, don't set it to 4.

diffstat:

 usr.bin/rpcinfo/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r af6505e72a2c -r 30296ee7817a usr.bin/rpcinfo/Makefile
--- a/usr.bin/rpcinfo/Makefile  Wed Aug 21 20:52:45 2013 +0000
+++ b/usr.bin/rpcinfo/Makefile  Wed Aug 21 21:05:29 2013 +0000
@@ -1,8 +1,6 @@
-#      $NetBSD: Makefile,v 1.14 2011/02/08 22:16:58 christos Exp $
+#      $NetBSD: Makefile,v 1.15 2013/08/21 21:05:29 dholland Exp $
 #      from: @(#)Makefile      5.2 (Berkeley) 5/11/90
 
-WARNS ?= 4
-
 .include <bsd.own.mk>
 
 USE_FORT?= yes # network client



Home | Main Index | Thread Index | Old Index