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