mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
4 lines
175 B
Makefile
4 lines
175 B
Makefile
DIAGPATH= ${.CURDIR}/../../management/infiniband-diags
|
|
BINDIR?= /usr/bin
|
|
CFLAGS+= -I${.CURDIR}/../../include/infiniband
|
|
CFLAGS+= -I${.CURDIR}/../../management/opensm/include/
|