summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cxgbetool/Makefile
blob: f8291aff0a1b2c0150716d9e89ef84bebf9ba2ec (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	cxgbetool
MAN=	cxgbetool.8
CFLAGS+= -I${SRCTOP}/sys/dev/cxgbe -I${SRCTOP}/sys -I.
WARNS?= 2

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