1KMOD = kttcp 2SRCS = kttcp.c 3SRCS += device_if.h 4MFILES = kern/device_if.m 5 6.include <bsd.kmod.mk> 7