summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/pthread_rwlock/Makefile
blob: 8d9900767b5db564194ba2d8f431956ff09e418d (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2012/02/20 04:08:52 guenther Exp $

PROG=	pthread_rwlock

.include <bsd.regress.mk>