
PROG=   mutex2
SRCS=   mutex2.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
