Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/puffs pump up the WARNS to 4



details:   https://anonhg.NetBSD.org/src/rev/e7e875d3cd23
branches:  trunk
changeset: 748782:e7e875d3cd23
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Nov 05 11:41:43 2009 +0000

description:
pump up the WARNS to 4

diffstat:

 usr.sbin/puffs/Makefile.inc |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r ab94d8b99e25 -r e7e875d3cd23 usr.sbin/puffs/Makefile.inc
--- a/usr.sbin/puffs/Makefile.inc       Thu Nov 05 11:40:24 2009 +0000
+++ b/usr.sbin/puffs/Makefile.inc       Thu Nov 05 11:41:43 2009 +0000
@@ -1,4 +1,6 @@
-#      $NetBSD: Makefile.inc,v 1.11 2009/07/21 00:37:25 pooka Exp $
+#      $NetBSD: Makefile.inc,v 1.12 2009/11/05 11:41:43 pooka Exp $
+
+WARNS?=        4
 
 .include <bsd.own.mk>
 .include <bsd.sys.mk>



Home | Main Index | Thread Index | Old Index