aboutsummaryrefslogtreecommitdiff
path: root/lib/libsbuf/tests
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-10-31 00:04:07 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-10-31 00:04:07 +0000
commit3806950135d2c8633ec0764e8807eacc87cf3e10 (patch)
tree401ad31b95fb26ef459fd5768136545a3f02c774 /lib/libsbuf/tests
parent82fcadcd5558133fff4db8589e9553c7f166bbae (diff)
downloadsrc-3806950135d2c8633ec0764e8807eacc87cf3e10.tar.gz
src-3806950135d2c8633ec0764e8807eacc87cf3e10.zip
DIRDEPS_BUILD: Connect new directories.
Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=325187
Diffstat (limited to 'lib/libsbuf/tests')
-rw-r--r--lib/libsbuf/tests/Makefile.depend20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/libsbuf/tests/Makefile.depend b/lib/libsbuf/tests/Makefile.depend
new file mode 100644
index 000000000000..70682812c4a5
--- /dev/null
+++ b/lib/libsbuf/tests/Makefile.depend
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/atf/libatf-c \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libsbuf \
+ lib/libutil \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif