xref: /netbsd-src/tests/crypto/libcrypto/dh/Makefile (revision 528ce0b18ee40383f14928382d06afd754b01561)
1# $NetBSD: Makefile,v 1.2 2023/05/08 17:46:06 christos Exp $
2
3PROGDPLIBSSTATIC=yes
4HELPER_NAME=	dhtest
5HELPER_DIR=	dh
6
7.include <bsd.init.mk>
8