summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/signals/pthread_mutex_lock/Makefile
blob: 628c4ec995f26946e116b4f19ac25e8615663b05 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2011/10/01 10:26:59 fgsch Exp $

PROG =		pthread_mutex_lock

.include <bsd.regress.mk>