more uucp removal.

This commit is contained in:
christos 2006-11-12 02:44:51 +00:00
parent ab6d6d1244
commit 1bb72362cf
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.README,v 1.188 2006/11/10 17:13:15 christos Exp $
# $NetBSD: bsd.README,v 1.189 2006/11/12 02:44:51 christos Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the new make "include" files for the BSD
@ -274,9 +274,6 @@ MKUPDATE If not "no", 'make install' only installs targets that are
installed counterparts.
Default: no
MKUUCP If "no", don't build or install uucp(1).
Default: yes
MKX11 If not "no", 'make build' also descends into src/x11
to cross build X11R6 and automatically enables creation
of X sets.

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.483 2006/11/10 17:13:15 christos Exp $
# $NetBSD: bsd.own.mk,v 1.484 2006/11/12 02:44:51 christos Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -599,7 +599,6 @@ MK${var}:= yes
OBJ \
PAM PF PIC PICINSTALL PICLIB POSTFIX PROFILE \
SHARE SKEY STATICLIB \
UUCP \
YP
MK${var}?= yes
.endfor