summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_rwlock2/Makefile
blob: d72c723a264f90698a1191cf59818dd7181201b7 (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2019/03/04 08:23:05 semarie Exp $

PROG=	pthread_rwlock2

.include <bsd.regress.mk>