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