opnsense-src/contrib/ofed/usr.lib/1/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

9 lines
99 B
Makefile

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