PROG =	t6
SRCS =	t6.c
LDADD =	-lpthread
NOMAN =	1

.include <bsd.prog.mk>
