Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpkern adjust flag.
details: https://anonhg.NetBSD.org/src/rev/11de7bf85a6b
branches: trunk
changeset: 352576:11de7bf85a6b
user: christos <christos%NetBSD.org@localhost>
date: Sat Apr 08 23:46:39 2017 +0000
description:
adjust flag.
diffstat:
sys/rump/librump/rumpkern/Makefile.rumpkern | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f6074ff76cc6 -r 11de7bf85a6b sys/rump/librump/rumpkern/Makefile.rumpkern
--- a/sys/rump/librump/rumpkern/Makefile.rumpkern Sat Apr 08 20:59:27 2017 +0000
+++ b/sys/rump/librump/rumpkern/Makefile.rumpkern Sat Apr 08 23:46:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.rumpkern,v 1.168 2016/08/20 15:50:50 christos Exp $
+# $NetBSD: Makefile.rumpkern,v 1.169 2017/04/08 23:46:39 christos Exp $
#
.include "${RUMPTOP}/Makefile.rump"
@@ -51,7 +51,7 @@
vers.c: ${RUMPTOP}/../conf/newvers.sh ${RUMPTOP}/../conf/osrelease.sh \
${RUMPTOP}/../sys/param.h ${_NETBSD_VERSION_DEPENDS}
${_MKMSG_CREATE} vers.c
- ${HOST_SH} ${RUMPTOP}/../conf/newvers.sh -i RUMP-ROAST -n -r
+ ${HOST_SH} ${RUMPTOP}/../conf/newvers.sh -i RUMP-ROAST -n -R
SRCS+= vers.c
CLEANFILES+= vers.c version
Home |
Main Index |
Thread Index |
Old Index