summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/cancel_wait/Makefile
blob: 6cac07798bbc3d55ed60f0020f4f3277c48c3ee0 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2015/09/14 08:02:59 guenther Exp $

PROG=	cancel_wait

.include <bsd.regress.mk>