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