From cee788c7d915de5fcdcecc24b6d31cd021352722 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Thu, 4 Aug 1994 21:54:38 +0000 Subject: [PATCH] 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(-) diff --git a/libexec/Makefile b/libexec/Makefile index a5679e51813..b3820991711 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"