#	$OpenBSD: Makefile,v 1.1 2020/09/16 14:02:24 mpi Exp $

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

.include <bsd.regress.mk>
