]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/Makefile
MFC r335253:
[FreeBSD/FreeBSD.git] / usr.bin / ofed / Makefile
1 # $FreeBSD$
2
3 SUBDIR= \
4         libibverbs \
5         librdmacm \
6         opensm \
7         infiniband-diags
8
9 SUBDIR_PARALLEL=
10
11 .include <bsd.subdir.mk>