]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/Makefile
ident(1): Normalizing date format
[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>