diff options
-rw-r--r-- | etc/defaults/make.conf | 6 | ||||
-rw-r--r-- | etc/make.conf | 6 | ||||
-rw-r--r-- | share/examples/etc/make.conf | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 69f2226..648b893 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates diff --git a/etc/make.conf b/etc/make.conf index 69f2226..648b893 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 69f2226..648b893 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates |