9117e0288e
- Fix depend target by removing a space after an "-I" inclusion option. - Fix some minor compile issues in the "osmtest" utility. MFC after: 3 days PR: 196580 Sponsored by: Mellanox Technologies
7 lines
182 B
Makefile
7 lines
182 B
Makefile
SUBDIR= libibcommon libibmad libibumad libibverbs libmlx4 libmthca \
|
|
libopensm libosmcomp libosmvendor libibcm librdmacm libsdp libcxgb4
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|