1 2S= ${SRCTOP}/sys 3.PATH: $S/dev/usb/serial 4 5KMOD= ucycom 6SRCS= ucycom.c opt_usb.h device_if.h bus_if.h usbdevs.h 7 8.include <bsd.kmod.mk> 9