# $FreeBSD$
.PATH: ${.CURDIR}/../../pci
KMOD= cbb
SRCS= pccbb.c \
device_if.h bus_if.h
NOMAN=
.include "${.CURDIR}/../../conf/kmod.mk"