summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/Makefile
blob: f711c0a389cda1087342ca51a4ddba565f555670 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

SUBDIR= bdes
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=telnet
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud