diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-20 21:35:15 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-20 21:35:15 +0000 |
| commit | 39ad1abd8958c3bc90accbe36cd59c3ac9cf1f9f (patch) | |
| tree | a8a44f4afbea448ed46a692f1b8c1b088825149a /etc/make.conf | |
| parent | c2bed6a371284023876265626fac5ff43b7ec5bc (diff) | |
Notes
Diffstat (limited to 'etc/make.conf')
| -rw-r--r-- | etc/make.conf | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/make.conf b/etc/make.conf index 0b2e713bb712..dfaf7dc06cc1 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.13 1994/11/07 04:17:58 phk Exp $ +# $Id: make.conf,v 1.14 1994/11/10 02:29:41 phk Exp $ # # 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 @@ -71,10 +71,6 @@ WANT_MSUN= yes # # # Kerberos IV -# If you want either the 4.4-Lite tape Kerberos, or the eBones-based Kerberos, -# define one (ONLY ONE) of these: -# (If you define neither of them, you will get NO Kerberos at all.) +# If you want the eBones-based Kerberos, define this: # #MAKE_EBONES= yes -#MAKE_KERBEROS= yes -# |
