From 3a3ae877a4517ba94d7cc2df83de60d7d54e6339 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 16 Oct 2002 16:12:22 +0000 Subject: [PATCH] Remove programs that no longer need a kerberisation option. --- kerberosIV/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/kerberosIV/Makefile b/kerberosIV/Makefile index 588a4f4edfc..f8efd7a3b57 100644 --- a/kerberosIV/Makefile +++ b/kerberosIV/Makefile @@ -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: