diff --git a/sys/rump/Makefile.rump b/sys/rump/Makefile.rump index a740cd29487c..cd2963033ddb 100644 --- a/sys/rump/Makefile.rump +++ b/sys/rump/Makefile.rump @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.rump,v 1.32 2009/01/23 19:14:30 pooka Exp $ +# $NetBSD: Makefile.rump,v 1.33 2009/02/12 13:23:17 lukem Exp $ # -WARNS?= 4 +WARNS?= 3 # XXX: src/sys won't compile with -Wsign-compare yet NOLINT= # kernel code .include