KMOD	= kttcp
SRCS	= kttcp.c
SRCS   += device_if.h
MFILES	= kern/device_if.m

.include <bsd.kmod.mk>
