only go to WARNS=2 on these by default

This commit is contained in:
plunky 2010-02-05 08:37:48 +00:00
parent 60b795dc0a
commit 60d1d27f5d
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,6 @@
# $NetBSD: Makefile,v 1.4 2010/01/20 11:45:55 plunky Exp $
# $NetBSD: Makefile,v 1.5 2010/02/05 08:37:48 plunky Exp $
WARNS?= 2
.include <bsd.init.mk>

View File

@ -1,4 +1,6 @@
# $NetBSD: Makefile,v 1.5 2010/02/03 22:03:56 plunky Exp $
# $NetBSD: Makefile,v 1.6 2010/02/05 08:37:48 plunky Exp $
WARNS?= 2
.include <bsd.init.mk>

View File

@ -1,4 +1,6 @@
# $NetBSD: Makefile,v 1.2 2010/01/20 11:45:55 plunky Exp $
# $NetBSD: Makefile,v 1.3 2010/02/05 08:37:48 plunky Exp $
WARNS?= 2
.include <bsd.init.mk>