Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/quota Passes WARNS=5; don't set WARNS=4.



details:   https://anonhg.NetBSD.org/src/rev/9a0ce30c32c8
branches:  trunk
changeset: 789229:9a0ce30c32c8
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Aug 11 06:09:29 2013 +0000

description:
Passes WARNS=5; don't set WARNS=4.

diffstat:

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

diffs (12 lines):

diff -r ca7f8130dd27 -r 9a0ce30c32c8 usr.bin/quota/Makefile
--- a/usr.bin/quota/Makefile    Sun Aug 11 06:05:30 2013 +0000
+++ b/usr.bin/quota/Makefile    Sun Aug 11 06:09:29 2013 +0000
@@ -1,7 +1,6 @@
-#      $NetBSD: Makefile,v 1.12 2012/02/01 17:53:01 dholland Exp $     
+#      $NetBSD: Makefile,v 1.13 2013/08/11 06:09:29 dholland Exp $     
 #      from: @(#)Makefile      8.1 (Berkeley) 6/6/93
 
-WARNS ?= 4
 .include <bsd.own.mk>
 PROG=  quota
 SRCS=  quota.c printquota.c



Home | Main Index | Thread Index | Old Index