From 1e8d0098416c51b911a890d9ba793ab4fb5dd253 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Tue, 22 Jun 1999 12:54:06 +0000 Subject: Add a temporary UVM define --- share/mk/bsd.own.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'share/mk') diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index 6b2dab6ddea..28fe6f922c1 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.24 1999/03/03 05:50:19 smurph Exp $ +# $OpenBSD: bsd.own.mk,v 1.25 1999/06/22 12:54:05 art Exp $ # $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $ # Host-specific overrides @@ -8,6 +8,9 @@ .include "/etc/mk.conf" .endif +# XXX - This is temporary until everyone uses UVM +UVM?= no + # Set `SKEY' to `yes' to build with support for S/key authentication. SKEY?= yes # Set `KERBEROS' to `yes' to build with support for Kerberos authentication. -- cgit v1.2.3