summaryrefslogtreecommitdiff
path: root/contrib/ofed
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-03-04 22:37:44 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-03-04 22:37:44 +0000
commitbe50838f9a0786ef9a05e22b6a21703828693a7a (patch)
tree1a813a75789c95ae4694b85989f83fc06745c4a6 /contrib/ofed
parentfc064a5e780f8a169d15dac860613be3fd1b1183 (diff)
downloadsrc-test2-be50838f9a0786ef9a05e22b6a21703828693a7a.tar.gz
src-test2-be50838f9a0786ef9a05e22b6a21703828693a7a.zip
DIRDEPS_BUILD: Connect ofed.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=296403
Diffstat (limited to 'contrib/ofed')
-rw-r--r--contrib/ofed/usr.bin/ibaddr/Makefile.depend22
-rw-r--r--contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend23
-rw-r--r--contrib/ofed/usr.bin/ibping/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/ibportstate/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/ibroute/Makefile.depend23
-rw-r--r--contrib/ofed/usr.bin/ibsendtrap/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/ibstat/Makefile.depend20
-rw-r--r--contrib/ofed/usr.bin/ibsysstat/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/ibtracert/Makefile.depend23
-rw-r--r--contrib/ofed/usr.bin/opensm/Makefile.depend26
-rw-r--r--contrib/ofed/usr.bin/osmtest/Makefile.depend26
-rw-r--r--contrib/ofed/usr.bin/perfquery/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/saquery/Makefile.depend26
-rw-r--r--contrib/ofed/usr.bin/sminfo/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/smpdump/Makefile.depend21
-rw-r--r--contrib/ofed/usr.bin/smpquery/Makefile.depend23
-rw-r--r--contrib/ofed/usr.bin/vendstat/Makefile.depend21
-rw-r--r--contrib/ofed/usr.lib/libcxgb4/Makefile.depend21
-rw-r--r--contrib/ofed/usr.lib/libibcm/Makefile.depend19
-rw-r--r--contrib/ofed/usr.lib/libibcommon/Makefile.depend18
-rw-r--r--contrib/ofed/usr.lib/libibmad/Makefile.depend21
-rw-r--r--contrib/ofed/usr.lib/libibumad/Makefile.depend19
-rw-r--r--contrib/ofed/usr.lib/libibverbs/Makefile.depend18
-rw-r--r--contrib/ofed/usr.lib/libmlx4/Makefile.depend20
-rw-r--r--contrib/ofed/usr.lib/libmthca/Makefile.depend20
-rw-r--r--contrib/ofed/usr.lib/libopensm/Makefile.depend20
-rw-r--r--contrib/ofed/usr.lib/libosmcomp/Makefile.depend20
-rw-r--r--contrib/ofed/usr.lib/libosmvendor/Makefile.depend22
-rw-r--r--contrib/ofed/usr.lib/librdmacm/Makefile.depend19
-rw-r--r--contrib/ofed/usr.lib/libsdp/Makefile.depend19
30 files changed, 636 insertions, 0 deletions
diff --git a/contrib/ofed/usr.bin/ibaddr/Makefile.depend b/contrib/ofed/usr.bin/ibaddr/Makefile.depend
new file mode 100644
index 000000000000..97ff2c9f294d
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibaddr/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend b/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend
new file mode 100644
index 000000000000..a4dafaf55e18
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibnetdiscover/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibping/Makefile.depend b/contrib/ofed/usr.bin/ibping/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibping/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibportstate/Makefile.depend b/contrib/ofed/usr.bin/ibportstate/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibportstate/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibroute/Makefile.depend b/contrib/ofed/usr.bin/ibroute/Makefile.depend
new file mode 100644
index 000000000000..a4dafaf55e18
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibroute/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend b/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibsendtrap/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibstat/Makefile.depend b/contrib/ofed/usr.bin/ibstat/Makefile.depend
new file mode 100644
index 000000000000..dfd90529cb4e
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibstat/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibsysstat/Makefile.depend b/contrib/ofed/usr.bin/ibsysstat/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibsysstat/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/ibtracert/Makefile.depend b/contrib/ofed/usr.bin/ibtracert/Makefile.depend
new file mode 100644
index 000000000000..a4dafaf55e18
--- /dev/null
+++ b/contrib/ofed/usr.bin/ibtracert/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/opensm/Makefile.depend b/contrib/ofed/usr.bin/opensm/Makefile.depend
new file mode 100644
index 000000000000..797b43be1f1d
--- /dev/null
+++ b/contrib/ofed/usr.bin/opensm/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/osmtest/Makefile.depend b/contrib/ofed/usr.bin/osmtest/Makefile.depend
new file mode 100644
index 000000000000..1f2ff139a26c
--- /dev/null
+++ b/contrib/ofed/usr.bin/osmtest/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/perfquery/Makefile.depend b/contrib/ofed/usr.bin/perfquery/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/perfquery/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/saquery/Makefile.depend b/contrib/ofed/usr.bin/saquery/Makefile.depend
new file mode 100644
index 000000000000..1f2ff139a26c
--- /dev/null
+++ b/contrib/ofed/usr.bin/saquery/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/sminfo/Makefile.depend b/contrib/ofed/usr.bin/sminfo/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/sminfo/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/smpdump/Makefile.depend b/contrib/ofed/usr.bin/smpdump/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/smpdump/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/smpquery/Makefile.depend b/contrib/ofed/usr.bin/smpquery/Makefile.depend
new file mode 100644
index 000000000000..a4dafaf55e18
--- /dev/null
+++ b/contrib/ofed/usr.bin/smpquery/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.bin/vendstat/Makefile.depend b/contrib/ofed/usr.bin/vendstat/Makefile.depend
new file mode 100644
index 000000000000..b1cc1b024622
--- /dev/null
+++ b/contrib/ofed/usr.bin/vendstat/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libcxgb4/Makefile.depend b/contrib/ofed/usr.lib/libcxgb4/Makefile.depend
new file mode 100644
index 000000000000..7bb3c2d58eb9
--- /dev/null
+++ b/contrib/ofed/usr.lib/libcxgb4/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libibcm/Makefile.depend b/contrib/ofed/usr.lib/libibcm/Makefile.depend
new file mode 100644
index 000000000000..e8013ca72b20
--- /dev/null
+++ b/contrib/ofed/usr.lib/libibcm/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libibcommon/Makefile.depend b/contrib/ofed/usr.lib/libibcommon/Makefile.depend
new file mode 100644
index 000000000000..3646e2e2b1af
--- /dev/null
+++ b/contrib/ofed/usr.lib/libibcommon/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libibmad/Makefile.depend b/contrib/ofed/usr.lib/libibmad/Makefile.depend
new file mode 100644
index 000000000000..a32fbc92151f
--- /dev/null
+++ b/contrib/ofed/usr.lib/libibmad/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libibumad/Makefile.depend b/contrib/ofed/usr.lib/libibumad/Makefile.depend
new file mode 100644
index 000000000000..d8b158b60dab
--- /dev/null
+++ b/contrib/ofed/usr.lib/libibumad/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libibverbs/Makefile.depend b/contrib/ofed/usr.lib/libibverbs/Makefile.depend
new file mode 100644
index 000000000000..3646e2e2b1af
--- /dev/null
+++ b/contrib/ofed/usr.lib/libibverbs/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libmlx4/Makefile.depend b/contrib/ofed/usr.lib/libmlx4/Makefile.depend
new file mode 100644
index 000000000000..9a8a2fe8cd66
--- /dev/null
+++ b/contrib/ofed/usr.lib/libmlx4/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libmthca/Makefile.depend b/contrib/ofed/usr.lib/libmthca/Makefile.depend
new file mode 100644
index 000000000000..9a8a2fe8cd66
--- /dev/null
+++ b/contrib/ofed/usr.lib/libmthca/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libopensm/Makefile.depend b/contrib/ofed/usr.lib/libopensm/Makefile.depend
new file mode 100644
index 000000000000..233756861206
--- /dev/null
+++ b/contrib/ofed/usr.lib/libopensm/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libosmcomp/Makefile.depend b/contrib/ofed/usr.lib/libosmcomp/Makefile.depend
new file mode 100644
index 000000000000..8caf1871aa9c
--- /dev/null
+++ b/contrib/ofed/usr.lib/libosmcomp/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libosmvendor/Makefile.depend b/contrib/ofed/usr.lib/libosmvendor/Makefile.depend
new file mode 100644
index 000000000000..20e0a6b5c645
--- /dev/null
+++ b/contrib/ofed/usr.lib/libosmvendor/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/librdmacm/Makefile.depend b/contrib/ofed/usr.lib/librdmacm/Makefile.depend
new file mode 100644
index 000000000000..e8013ca72b20
--- /dev/null
+++ b/contrib/ofed/usr.lib/librdmacm/Makefile.depend
@@ -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
diff --git a/contrib/ofed/usr.lib/libsdp/Makefile.depend b/contrib/ofed/usr.lib/libsdp/Makefile.depend
new file mode 100644
index 000000000000..54c1f6f1442e
--- /dev/null
+++ b/contrib/ofed/usr.lib/libsdp/Makefile.depend
@@ -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