1# $FreeBSD$ 2 3.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) 4SUBDIR= telnetd 5.endif 6 7.include <bsd.subdir.mk> 8