freebsd_amp_hwpstate/secure/lib/Makefile

9 lines
139 B
Makefile

# $FreeBSD$
SUBDIR= libcipher libdes
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=libtelnet
.endif
.include <bsd.subdir.mk>