1.PATH: ${.CURDIR}/.. 2KMOD = cxm_iic 3SRCS = cxm_i2c.c cxm.h \ 4 bus_if.h device_if.h iicbb_if.h pci_if.h pcidevs.h 5 6.include <bsd.kmod.mk> 7