remove NVI; it is the default now.

This commit is contained in:
christos 2008-08-31 05:40:15 +00:00
parent 54de988cda
commit 320991dd0c
2 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.README,v 1.222 2008/08/31 01:21:41 lukem Exp $
# $NetBSD: bsd.README,v 1.223 2008/08/31 05:40:15 christos Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@ -235,10 +235,6 @@ MKNLS If "no", don't build or install the NLS files and locale
definition files.
Default: yes
MKNVI If "no", don't build or install the experimental new version
of nvi (/usr/bin/nvi et cetera).
Default: yes
MKOBJ If "no", don't enable the rule which creates objdirs,
and also acts as "MKOBJDIRS=no".
Default: yes

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.524 2008/08/31 01:21:41 lukem Exp $
# $NetBSD: bsd.own.mk,v 1.525 2008/08/31 05:40:15 christos Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -568,7 +568,7 @@ MK${var}:= yes
MKKERBEROS \
MKLDAP MKLINKLIB MKLINT \
MKMAN \
MKNLS MKNVI \
MKNLS \
MKOBJ \
MKPAM \
MKPF MKPIC MKPICINSTALL MKPICLIB MKPOSTFIX MKPROFILE \