adjust flag.

This commit is contained in:
christos 2017-04-08 23:46:39 +00:00
parent a8da0966b9
commit 1f1b1925f3
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ SRCS+= locks.c
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