1999-10-12 19:48:05 +00:00
|
|
|
# $FreeBSD$
|
1999-10-07 19:47:09 +00:00
|
|
|
|
1999-10-12 19:48:05 +00:00
|
|
|
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
|
1999-10-07 19:47:09 +00:00
|
|
|
SUBDIR= telnetd
|
1999-10-12 19:48:05 +00:00
|
|
|
.endif
|
1999-10-07 19:47:09 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|