summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-04 21:54:38 +0000
committerwollman <wollman@FreeBSD.org>1994-08-04 21:54:38 +0000
commitfa7e8791ec7e49046c8bc2810c090f7e52b7071d (patch)
treec3b97ae26f32e68a53961e0013f840b6f9fedaac /libexec/Makefile
parent39c6e29318136a67af4c3a2f89b64795385f81ec (diff)
downloadFreeBSD-src-fa7e8791ec7e49046c8bc2810c090f7e52b7071d.zip
FreeBSD-src-fa7e8791ec7e49046c8bc2810c090f7e52b7071d.tar.gz
For the moment, don't build kpasswdd until we figure out what
to do with it.
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile4
1 files changed, 3 insertions, 1 deletions
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"
OpenPOWER on IntegriCloud