summaryrefslogtreecommitdiff
path: root/tests/crypto/libcrypto/dh/Makefile
blob: 367b7e12f61f9671d29d6f066c05172b466df619 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.2 2023/05/08 17:46:06 christos Exp $

PROGDPLIBSSTATIC=yes
HELPER_NAME=	dhtest
HELPER_DIR=	dh

.include <bsd.init.mk>