summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile
blob: 51655d429c8acc2a5afa0e0414dbef6b9ece1293 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

SUBDIR= libcipher libcrypto libdes librsaglue libssl
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=libtelnet
.endif

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