
PROG=   isthreaded1
SRCS=   isthreaded1.c

LDADD=	-lpthread

NOMAN=

.include <bsd.prog.mk>
