#
# $FreeBSD$
CXGBE= ${SRCTOP}/sys/dev/cxgbe
.PATH: ${CXGBE}
KMOD= if_cc
SRCS= if_cc.c
.include <bsd.kmod.mk>