mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mention MAKE_EBONES and MAKE_KERBEROS
This commit is contained in:
parent
60643d379b
commit
f03a2300b2
3 changed files with 30 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.6 1994/09/20 22:30:33 adam Exp $
|
||||
# $Id: make.conf,v 1.11 1994/09/23 07:16:09 rgrimes 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
|
||||
|
|
@ -73,3 +73,12 @@
|
|||
#
|
||||
#NO_SHARED_LIBCC_INT= faster_cc
|
||||
#
|
||||
#
|
||||
# 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.)
|
||||
#
|
||||
#MAKE_EBONES= yes
|
||||
#MAKE_KERBEROS= yes
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.6 1994/09/20 22:30:33 adam Exp $
|
||||
# $Id: make.conf,v 1.11 1994/09/23 07:16:09 rgrimes 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
|
||||
|
|
@ -73,3 +73,12 @@
|
|||
#
|
||||
#NO_SHARED_LIBCC_INT= faster_cc
|
||||
#
|
||||
#
|
||||
# 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.)
|
||||
#
|
||||
#MAKE_EBONES= yes
|
||||
#MAKE_KERBEROS= yes
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.6 1994/09/20 22:30:33 adam Exp $
|
||||
# $Id: make.conf,v 1.11 1994/09/23 07:16:09 rgrimes 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
|
||||
|
|
@ -73,3 +73,12 @@
|
|||
#
|
||||
#NO_SHARED_LIBCC_INT= faster_cc
|
||||
#
|
||||
#
|
||||
# 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.)
|
||||
#
|
||||
#MAKE_EBONES= yes
|
||||
#MAKE_KERBEROS= yes
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue