mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
5 lines
175 B
Makefile
5 lines
175 B
Makefile
DIAGPATH= ${.CURDIR}/../../management/infiniband-diags
|
|
BINDIR?= /usr/bin
|
|
CFLAGS+= -I${.CURDIR}/../../include/infiniband
|
|
CFLAGS+= -I${.CURDIR}/../../management/opensm/include/
|