Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librumpuser also, bsd.own.mk to pick up mk.conf
details: https://anonhg.NetBSD.org/src/rev/f3656da5ec8f
branches: trunk
changeset: 786853:f3656da5ec8f
user: pooka <pooka%NetBSD.org@localhost>
date: Wed May 15 20:47:20 2013 +0000
description:
also, bsd.own.mk to pick up mk.conf
diffstat:
lib/librumpuser/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 08d66e3c00d8 -r f3656da5ec8f lib/librumpuser/Makefile
--- a/lib/librumpuser/Makefile Wed May 15 20:27:00 2013 +0000
+++ b/lib/librumpuser/Makefile Wed May 15 20:47:20 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index