Build secure telnetd if available and allowed

This commit is contained in:
Andrey A. Chernov 1995-09-29 19:47:51 +00:00
parent 153193f392
commit 12e35e512e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11068

View File

@ -6,6 +6,8 @@ SUBDIR= atrun bootpd bootpgw comsat fingerd ftpd getNAME getty lfs_cleanerd \
.if !exists(../secure) || defined(NOSECURE)
SUBDIR+=telnetd
.else
SUBDIR+= ../secure/libexec/telnetd
.endif
# Present but disabled: kpasswdd