
PROG=   cond3
SRCS=   cond3.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
