#	$OpenBSD: Makefile,v 1.2 2019/05/12 17:44:25 bluhm Exp $

PROG=		sigprof
LDADD=		-lpthread
DPADD=		${LIBPTHREAD}

.include <bsd.regress.mk>
