summaryrefslogtreecommitdiffstats
path: root/tools/regression/kthread/kld/Makefile
blob: b21848183abb4d8f670ca1999f4e8d5588358761 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH:  ${.CURDIR}

KMOD=	kthrdlk
MAN=
SRCS=	kthrdlk.c
WARNS?=	2

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