1S= ${SRCTOP}/sys 2 3.PATH: $S/dev/usb/input 4 5KMOD= uep 6SRCS= opt_bus.h opt_evdev.h opt_usb.h device_if.h bus_if.h usb_if.h \ 7 vnode_if.h usbdevs.h uep.c 8 9.include <bsd.kmod.mk> 10