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