summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_cond_timedwait/Makefile
blob: ec62fc93bc6910c12d81a1aa03219b63472d701e (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.2 2002/01/03 00:43:47 art Exp $

PROG=	pthread_cond_timedwait

.include <bsd.regress.mk>