#
# $FreeBSD$
#

CXGBE=	${.CURDIR}/../../../dev/cxgbe
.PATH: ${CXGBE}

KMOD=	if_cc
SRCS=	if_cc.c

.include <bsd.kmod.mk>