freebsd-dev/usr.bin/ofed/libibverbs/Makefile
Emmanuel Vadot cab6a39d7b pkgbase: Create a FreeBSD-rdma package
Put all the rdma related tools into this package.

Differential Revision:	 https://reviews.freebsd.org/D31799
2021-09-07 10:22:16 +02:00

15 lines
160 B
Makefile

# $FreeBSD$
PACKAGE= FreeBSD-rdma
SUBDIR= \
asyncwatch \
devinfo \
devices \
rc_pingpong \
srq_pingpong \
uc_pingpong \
ud_pingpong
.include <bsd.subdir.mk>