summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2017-01-03 22:51:40 +0000
committerbdrewery <bdrewery@FreeBSD.org>2017-01-03 22:51:40 +0000
commit8b215b74f22428cd7aa339bd5ef7d0d1b2072297 (patch)
tree11db95c0fd350e69f38e784df0a48bd69f389da3 /cddl/usr.sbin
parent8675fa7917d496b5463ab88bdd6365ca7c11fcef (diff)
downloadFreeBSD-src-8b215b74f22428cd7aa339bd5ef7d0d1b2072297.zip
FreeBSD-src-8b215b74f22428cd7aa339bd5ef7d0d1b2072297.tar.gz
MFC r305148:
DIRDEPS_BUILD: Add some missing dirctories to the build.
Diffstat (limited to 'cddl/usr.sbin')
-rw-r--r--cddl/usr.sbin/zfsd/Makefile.depend35
1 files changed, 35 insertions, 0 deletions
diff --git a/cddl/usr.sbin/zfsd/Makefile.depend b/cddl/usr.sbin/zfsd/Makefile.depend
new file mode 100644
index 0000000..35e1341
--- /dev/null
+++ b/cddl/usr.sbin/zfsd/Makefile.depend
@@ -0,0 +1,35 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ cddl/lib/libavl \
+ cddl/lib/libnvpair \
+ cddl/lib/libumem \
+ cddl/lib/libuutil \
+ cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libc++ \
+ lib/libcompiler_rt \
+ lib/libcxxrt \
+ lib/libdevdctl \
+ lib/libexpat \
+ lib/libgeom \
+ lib/libmd \
+ lib/libsbuf \
+ lib/libthr \
+ lib/libutil \
+ lib/libz \
+ lib/msun \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud