From fa7e8791ec7e49046c8bc2810c090f7e52b7071d Mon Sep 17 00:00:00 2001 From: wollman Date: Thu, 4 Aug 1994 21:54:38 +0000 Subject: For the moment, don't build kpasswdd until we figure out what to do with it. --- libexec/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libexec/Makefile') diff --git a/libexec/Makefile b/libexec/Makefile index a5679e5..b382099 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,8 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -SUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \ +SUBDIR= bugfiler comsat fingerd ftpd getNAME getty lfs_cleanerd \ mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd +# Present but disabled: kpasswdd + .if ${MACHINE} == "hp300" SUBDIR+=rbootd .elif ${MACHINE} == "i386" -- cgit v1.1