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