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

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

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