[BACK]Return to bsd.own.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.own.mk between version 1.29 and 1.30

version 1.29, 2000/02/25 15:11:39 version 1.30, 2000/02/25 16:55:06
Line 18 
Line 18 
 # Set `SKEY' to `yes' to build with support for S/key authentication.  # Set `SKEY' to `yes' to build with support for S/key authentication.
 SKEY?=          yes  SKEY?=          yes
 # Set `KERBEROS' to `yes' to build with support for Kerberos authentication.  # Set `KERBEROS' to `yes' to build with support for Kerberos authentication.
 KERBEROS?=      no  KERBEROS?=      yes
 # Set `KERBEROS5' to `yes' to build with support for Kerberos5 authentication.  # Set `KERBEROS5' to `yes' to build with support for Kerberos5 authentication.
 KERBEROS5?=     no  KERBEROS5?=     no
 # Set `YP' to `yes' to build with support for NIS/YP.  # Set `YP' to `yes' to build with support for NIS/YP.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30