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