
PROG=   exit1
SRCS=   exit1.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
