1.PATH: ${.CURDIR}/.. 2 3KMOD= usfs 4SRCS= bus_if.h device_if.h usb_if.h usbdevs.h \ 5 opt_usb.h \ 6 ustorage_fs.c 7 8.include <bsd.kmod.mk> 9