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