# $FreeBSD$

#.PATH: ${.CURDIR}/../../dev/tsc_check

KMOD=	tsc_check
SRCS=	tsc_check.c

.include <bsd.kmod.mk>
