# $NetBSD: Makefile,v 1.3 2025/07/17 14:43:01 christos Exp $

PROGDPLIBSSTATIC=yes
HELPER_NAME=	dhtest
HELPER_DIR=	dh
DPADD+= ${LIBPTHREAD}
LDADD+= -lpthread

.include <bsd.init.mk>
