Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2016 22:37:44 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r296403 - in head: contrib/ofed/usr.bin/ibaddr contrib/ofed/usr.bin/ibnetdiscover contrib/ofed/usr.bin/ibping contrib/ofed/usr.bin/ibportstate contrib/ofed/usr.bin/ibroute contrib/ofed/...
Message-ID:  <201603042237.u24Mbi8I053083@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Mar  4 22:37:44 2016
New Revision: 296403
URL: https://svnweb.freebsd.org/changeset/base/296403

Log:
  DIRDEPS_BUILD: Connect ofed.
  
  Sponsored by:	EMC / Isilon Storage Division

Added:
  head/contrib/ofed/usr.bin/ibaddr/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibping/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibportstate/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibroute/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibstat/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibsysstat/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/ibtracert/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/opensm/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/osmtest/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/perfquery/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/saquery/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/sminfo/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/smpdump/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/smpquery/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.bin/vendstat/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libcxgb4/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libibcm/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libibcommon/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libibmad/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libibumad/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libibverbs/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libmlx4/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libmthca/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libopensm/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libosmcomp/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libosmvendor/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/librdmacm/Makefile.depend   (contents, props changed)
  head/contrib/ofed/usr.lib/libsdp/Makefile.depend   (contents, props changed)
Modified:
  head/targets/pseudo/userland/Makefile.depend
  head/targets/pseudo/userland/lib/Makefile.depend

Added: head/contrib/ofed/usr.bin/ibaddr/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibaddr/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,22 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libosmcomp \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibping/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibping/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibportstate/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibportstate/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibroute/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibroute/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libosmcomp \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibstat/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibstat/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibsysstat/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibsysstat/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/ibtracert/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/ibtracert/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libosmcomp \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/opensm/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/opensm/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,26 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libopensm \
+	contrib/ofed/usr.lib/libosmcomp \
+	contrib/ofed/usr.lib/libosmvendor \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+	usr.bin/yacc.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/osmtest/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/osmtest/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,26 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libopensm \
+	contrib/ofed/usr.lib/libosmcomp \
+	contrib/ofed/usr.lib/libosmvendor \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/perfquery/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/perfquery/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/saquery/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/saquery/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,26 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libopensm \
+	contrib/ofed/usr.lib/libosmcomp \
+	contrib/ofed/usr.lib/libosmvendor \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/sminfo/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/sminfo/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/smpdump/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/smpdump/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/smpquery/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/smpquery/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libosmcomp \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.bin/vendstat/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.bin/vendstat/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libcxgb4/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libcxgb4/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibverbs \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libibcm/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libibcm/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibverbs \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libibcommon/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libibcommon/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,18 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libibmad/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libibmad/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibumad \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libibumad/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libibumad/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibcommon \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libibverbs/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libibverbs/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,18 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libmlx4/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libmlx4/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibverbs \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libmthca/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libmthca/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibverbs \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libopensm/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libopensm/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libosmcomp/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libosmcomp/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+	lib/msun \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libosmvendor/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libosmvendor/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,22 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libopensm \
+	contrib/ofed/usr.lib/libosmcomp \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/librdmacm/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/librdmacm/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	contrib/ofed/usr.lib/libibverbs \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Added: head/contrib/ofed/usr.lib/libsdp/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/contrib/ofed/usr.lib/libsdp/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif

Modified: head/targets/pseudo/userland/Makefile.depend
==============================================================================
--- head/targets/pseudo/userland/Makefile.depend	Fri Mar  4 22:37:31 2016	(r296402)
+++ head/targets/pseudo/userland/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -894,6 +894,27 @@ DIRDEPS.powerpc= \
 DIRDEPS+= usr.bin/dtc
 .endif
 
+.if ${MK_OFED} != "no"
+DIRDEPS+= \
+	  contrib/ofed/usr.bin/ibaddr \
+	  contrib/ofed/usr.bin/ibnetdiscover \
+	  contrib/ofed/usr.bin/ibping \
+	  contrib/ofed/usr.bin/ibportstate \
+	  contrib/ofed/usr.bin/ibroute \
+	  contrib/ofed/usr.bin/ibsendtrap \
+	  contrib/ofed/usr.bin/ibstat \
+	  contrib/ofed/usr.bin/ibsysstat \
+	  contrib/ofed/usr.bin/ibtracert \
+	  contrib/ofed/usr.bin/opensm \
+	  contrib/ofed/usr.bin/osmtest \
+	  contrib/ofed/usr.bin/perfquery \
+	  contrib/ofed/usr.bin/saquery \
+	  contrib/ofed/usr.bin/sminfo \
+	  contrib/ofed/usr.bin/smpdump \
+	  contrib/ofed/usr.bin/smpquery \
+	  contrib/ofed/usr.bin/vendstat
+.endif
+
 DIRDEPS+= ${DIRDEPS.${MACHINE}:U}
 
 

Modified: head/targets/pseudo/userland/lib/Makefile.depend
==============================================================================
--- head/targets/pseudo/userland/lib/Makefile.depend	Fri Mar  4 22:37:31 2016	(r296402)
+++ head/targets/pseudo/userland/lib/Makefile.depend	Fri Mar  4 22:37:44 2016	(r296403)
@@ -197,4 +197,21 @@ DIRDEPS+= \
 
 .endif
 
+.if ${MK_OFED} != "no"
+DIRDEPS+= \
+	contrib/ofed/usr.lib/libcxgb4 \
+	contrib/ofed/usr.lib/libibcm \
+	contrib/ofed/usr.lib/libibcommon \
+	contrib/ofed/usr.lib/libibmad \
+	contrib/ofed/usr.lib/libibumad \
+	contrib/ofed/usr.lib/libibverbs \
+	contrib/ofed/usr.lib/libmlx4 \
+	contrib/ofed/usr.lib/libmthca \
+	contrib/ofed/usr.lib/libopensm \
+	contrib/ofed/usr.lib/libosmcomp \
+	contrib/ofed/usr.lib/libosmvendor \
+	contrib/ofed/usr.lib/librdmacm \
+	contrib/ofed/usr.lib/libsdp
+.endif
+
 .include <dirdeps.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603042237.u24Mbi8I053083>