
PROG=   mutex1
SRCS=   mutex1.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
