summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cxgbtool/Makefile
blob: f8e5175f8c443d0cf029a060b3885ec4097d5266 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PROG=	cxgbtool
SRCS=	cxgbtool.c
NO_MAN=
CFLAGS+= -I${.CURDIR}/../../sys/dev/cxgb -I.
CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL

install:

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud