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