summaryrefslogtreecommitdiffstats
path: root/tools/KSE/ksetest/Makefile
blob: b5838f272c2ee6c7daa686ac4d296ed17b96827f (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud