Remove programs that no longer need a kerberisation option.

This commit is contained in:
markm 2002-10-16 16:12:22 +00:00
parent f55bb1d531
commit 1cdf06340a

View File

@ -5,11 +5,8 @@ MAINTAINER= markm@FreeBSD.org
SUBDIR= include lib libexec usr.bin usr.sbin
# These are the programs which depend on Kerberos.
KPROGS= bin/rcp lib/libpam libexec/ftpd libexec/rlogind libexec/rshd \
sbin/dump sbin/restore usr.bin/login usr.bin/passwd \
usr.bin/rlogin usr.bin/rsh usr.bin/su
# kerberosIV'ed cvs is broken
#KPROGS+=gnu/usr.bin/cvs
KPROGS= lib/libpam \
sbin/dump sbin/restore
# This target is used to rebuild these programs WITH Kerberos.
kerberize: