1 2 3 4 5 6 7 8
# $FreeBSD$ .PATH: ${.CURDIR}/../../../dev/iicbus KMOD = iic SRCS = device_if.h bus_if.h iicbus_if.h \ iic.c .include <bsd.kmod.mk>