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