delete kpasswdd from the set of compiled programs
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 22 Oct 1990 12:34:07 +0000 (04:34 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 22 Oct 1990 12:34:07 +0000 (04:34 -0800)
SCCS-vsn: libexec/Makefile 5.6.1.1

usr/src/libexec/Makefile

index c998d74..e816eea 100644 (file)
@@ -1,7 +1,9 @@
-#      @(#)Makefile    5.6 (Berkeley) %G%
+#      @(#)Makefile    5.6.1.1 (Berkeley) %G%
 
 SUBDIR=        bugfiler comsat delivermail fingerd ftpd getNAME getty makekey \
 
 SUBDIR=        bugfiler comsat delivermail fingerd ftpd getNAME getty makekey \
-       rexecd rlogind rshd talkd telnetd tftpd uucpd kpasswdd
+       rexecd rlogind rshd talkd telnetd tftpd uucpd
+
+#KERBEROS=kpasswdd
 
 .if   ${MACHINE} == "hp300"
 SUBDIR+=gcc
 
 .if   ${MACHINE} == "hp300"
 SUBDIR+=gcc