]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/Makefile
zfs: merge openzfs/zfs@95f71c019
[FreeBSD/FreeBSD.git] / usr.bin / ofed / Makefile
1
2 .include <src.opts.mk>
3
4 SUBDIR= \
5         libibverbs \
6         librdmacm \
7         infiniband-diags
8
9 SUBDIR.${MK_OFED_EXTRA}+= opensm
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>