1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.1 2020/09/16 14:02:24 mpi Exp $ PROG= sigprof LDADD= -lpthread DPADD= ${LIBPTHREAD} .include <bsd.regress.mk>