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