
PROG=   cond2
SRCS=   cond2.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
