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

PROG=	pthread_mutex

.include <bsd.regress.mk>