Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.

If turned on  no NIS support and related programs will be built.

Lost parts rediscovered by:	Danny Braniss <danny at cs.huji.ac.il>
PR:		bin/68303
No objections:	des, gshapiro, nectar
Reviewed by:	ru
Approved by:	rwatson (mentor)
MFC after:	2 weeks
This commit is contained in:
Bjoern A. Zeeb
2004-11-13 20:40:32 +00:00
parent 70502bea85
commit 6c58990d47
25 changed files with 125 additions and 32 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ _libthread_db= libthread_db
_libusbhid= libusbhid
.endif
.if !defined(NO_YP_LIBC)
.if !defined(NO_NIS)
_libypclnt= libypclnt
.endif