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

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

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