summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/cancel/Makefile
blob: d2d668be7c31ad0b4528003c0014d1b394bab056 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.3 2016/09/20 17:04:34 otto Exp $

PROG=	cancel
LDADD=	-lutil
.include <bsd.regress.mk>