Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk removed 'UVM?= YES'
details: https://anonhg.NetBSD.org/src/rev/0e01d0523da3
branches: trunk
changeset: 482721:0e01d0523da3
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 20 06:50:54 2000 +0000
description:
removed 'UVM?= YES'
diffstat:
share/mk/bsd.own.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r abae8a820a31 -r 0e01d0523da3 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Sun Feb 20 06:34:46 2000 +0000
+++ b/share/mk/bsd.own.mk Sun Feb 20 06:50:54 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.133 2000/02/19 02:10:31 tsutsui Exp $
+# $NetBSD: bsd.own.mk,v 1.134 2000/02/20 06:50:54 wiz Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -80,9 +80,6 @@
# in environments where it's not possible to keep /sys publicly readable)
#SYS_INCLUDE= symlinks
-# XXX The next one is temporary until the transition to UVM is complete.
-UVM?= yes
-
# The sparc64 port is incomplete.
.if ${MACHINE_ARCH} == "sparc64"
NOPROFILE=1
Home |
Main Index |
Thread Index |
Old Index