# $FreeBSD$

PROG=		ksetest
NO_MAN=
CFLAGS+=	-g -Wall
SRCS=		kse_asm.S kse_threads_test.c 

.include <bsd.prog.mk>