1 2 3 4 5 6 7 8
.PATH: ${SRCTOP}/sys/dev/hid KMOD= hmt SRCS= hmt.c SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h .include <bsd.kmod.mk>