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

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

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