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