mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
For the moment, don't build kpasswdd until we figure out what
to do with it.
This commit is contained in:
parent
0abc7bfc94
commit
cee788c7d9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1847
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue