1.PATH: ${SRCTOP}/sys/dev/smbus 2KMOD = smb 3SRCS = device_if.h bus_if.h smbus_if.h \ 4 smb.c 5 6.include <bsd.kmod.mk> 7