1 # $NetBSD: Makefile,v 1.9 2012/07/14 04:06:17 christos Exp $
5 .if
${MKCRYPTO} != "no"
7 #__MINIX: Unsupported: threads
8 SUBDIR
+=bf bn cast conf des dh dsa ec ecdh ecdsa engine evp hmac lhash \
9 md2 md4 md5 rand rc2 rc4 ripemd rsa sha sha1 srp x509v3
13 .if
${MKCRYPTO_RC5} != "no"
17 TESTSDIR
= ${TESTSBASE}/crypto
/libcrypto
22 TESTS_SH
+= t_libcrypto
25 .
include <bsd.
test.mk
>
31 .
include <bsd.prog.mk
>