opnsense-src/contrib/ofed/usr.lib/0/Makefile
Hans Petter Selasky e833305789 Simplify the build dependencies when building the OFED libraries.
Suggested by:	bdrewery@
Sponsored by:	Mellanox Technologies
2017-11-24 09:01:08 +00:00

8 lines
84 B
Makefile

# $FreeBSD$
SUBDIR= \
../../libibverbs
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>