# $FreeBSD$
.PATH: ${.CURDIR}/../../../../i386/isa
KMOD = pcf
SRCS = device_if.h bus_if.h iicbus_if.h isa_if.h \
pcf.c
.include <bsd.kmod.mk>