MKZFS is properly set in bsd.own.mk now; remove it from MKEXTRAVARS.
This commit is contained in:
parent
9fa6d83816
commit
779d1d735d
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: sets.subr,v 1.103 2009/12/03 18:26:34 uebayasi Exp $
|
# $NetBSD: sets.subr,v 1.104 2009/12/10 05:02:48 uebayasi Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -32,7 +32,6 @@ MKEXTRAVARS="\
|
|||||||
MKDYNAMICROOT \
|
MKDYNAMICROOT \
|
||||||
MKMANPAGES \
|
MKMANPAGES \
|
||||||
MKXORG \
|
MKXORG \
|
||||||
MKZFS \
|
|
||||||
USE_INET6 \
|
USE_INET6 \
|
||||||
USE_KERBEROS \
|
USE_KERBEROS \
|
||||||
USE_LDAP \
|
USE_LDAP \
|
||||||
@ -220,7 +219,7 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g"
|
|||||||
# In each file, a record consists of a path and a System Package name,
|
# In each file, a record consists of a path and a System Package name,
|
||||||
# separated by whitespace. E.g.,
|
# separated by whitespace. E.g.,
|
||||||
#
|
#
|
||||||
# # $NetBSD: sets.subr,v 1.103 2009/12/03 18:26:34 uebayasi Exp $
|
# # $NetBSD: sets.subr,v 1.104 2009/12/10 05:02:48 uebayasi Exp $
|
||||||
# . base-sys-root [keyword[,...]]
|
# . base-sys-root [keyword[,...]]
|
||||||
# ./altroot base-sys-root
|
# ./altroot base-sys-root
|
||||||
# ./bin base-sys-root
|
# ./bin base-sys-root
|
||||||
|
Loading…
Reference in New Issue
Block a user