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