]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/examples/build/Makefile.inc
MFC r335505:
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / examples / build / Makefile.inc
1 BINDIR?=        /usr/bin
2 CFLAGS+=        -I${.CURDIR}/../../..
3 LDFLAGS+=       -libverbs -lmlx4 -lmlx5 -lcxgb4 -lpthread
4