summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test/mutex/Makefile
blob: 334d2a7a86aef8a266a2ac72b2d595e39ca1c2a6 (plain)
1
2
3
4
5
6
7
8
#	$Id:$

PROG=		mutex
SRCS=		mutex.c
NOMAN=		1
LDFLAGS=	-pthread

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud