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

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

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