# $FreeBSD$

PROG=	cxgbetool
SRCS=	cxgbetool.c
NO_MAN=
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgbe -I.
BINDIR?= /usr/sbin

.include <bsd.prog.mk>
