Module Name: src Committed By: pooka Date: Wed May 15 20:47:20 UTC 2013
Modified Files: src/lib/librumpuser: Makefile Log Message: also, bsd.own.mk to pick up mk.conf To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/librumpuser/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/librumpuser/Makefile diff -u src/lib/librumpuser/Makefile:1.13 src/lib/librumpuser/Makefile:1.14 --- src/lib/librumpuser/Makefile:1.13 Wed May 15 20:27:00 2013 +++ src/lib/librumpuser/Makefile Wed May 15 20:47:20 2013 @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/15 20:27:00 pooka Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/15 20:47:20 pooka Exp $ # +.include <bsd.own.mk> + WARNS?= 5 # rumpuser.h is in sys/rump for inclusion by kernel components