freebsd-dev/usr.bin/ofed/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
170 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
SUBDIR= \
libibverbs \
librdmacm \
infiniband-diags
SUBDIR.${MK_OFED_EXTRA}+= opensm
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>