summaryrefslogtreecommitdiffstats
path: root/cddl
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-04-14 01:22:39 +0000
committersjg <sjg@FreeBSD.org>2013-04-14 01:22:39 +0000
commitfc5871dce75eba44c86055567c300d53f8ea0e5a (patch)
treefe60afdf991f807a2369d72179d3e9914db9191f /cddl
parent5da41246cab1c19acda662201282b5cee8ca579c (diff)
downloadFreeBSD-src-fc5871dce75eba44c86055567c300d53f8ea0e5a.zip
FreeBSD-src-fc5871dce75eba44c86055567c300d53f8ea0e5a.tar.gz
New/updated dependencies
Diffstat (limited to 'cddl')
-rw-r--r--cddl/lib/libzfs/Makefile.depend1
-rw-r--r--cddl/lib/libzfs_core/Makefile.depend20
-rw-r--r--cddl/sbin/zfs/Makefile.depend1
-rw-r--r--cddl/sbin/zpool/Makefile.depend1
-rw-r--r--cddl/usr.bin/zinject/Makefile.depend1
-rw-r--r--cddl/usr.bin/ztest/Makefile.depend1
-rw-r--r--cddl/usr.sbin/zdb/Makefile.depend1
-rw-r--r--cddl/usr.sbin/zhack/Makefile.depend1
8 files changed, 27 insertions, 0 deletions
diff --git a/cddl/lib/libzfs/Makefile.depend b/cddl/lib/libzfs/Makefile.depend
index 6f4784a..21b3f4a 100644
--- a/cddl/lib/libzfs/Makefile.depend
+++ b/cddl/lib/libzfs/Makefile.depend
@@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
cddl/lib/libnvpair \
cddl/lib/libumem \
+ cddl/lib/libzfs_core \
gnu/lib/libgcc \
include \
include/xlocale \
diff --git a/cddl/lib/libzfs_core/Makefile.depend b/cddl/lib/libzfs_core/Makefile.depend
new file mode 100644
index 0000000..5491942
--- /dev/null
+++ b/cddl/lib/libzfs_core/Makefile.depend
@@ -0,0 +1,20 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+ cddl/lib/libnvpair \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/msun \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/cddl/sbin/zfs/Makefile.depend b/cddl/sbin/zfs/Makefile.depend
index 070b0eb..713889f 100644
--- a/cddl/sbin/zfs/Makefile.depend
+++ b/cddl/sbin/zfs/Makefile.depend
@@ -7,6 +7,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
gnu/lib/libgcc \
include \
include/xlocale \
diff --git a/cddl/sbin/zpool/Makefile.depend b/cddl/sbin/zpool/Makefile.depend
index 5e542ca..29ad8ef 100644
--- a/cddl/sbin/zpool/Makefile.depend
+++ b/cddl/sbin/zpool/Makefile.depend
@@ -8,6 +8,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
gnu/lib/libgcc \
include \
include/xlocale \
diff --git a/cddl/usr.bin/zinject/Makefile.depend b/cddl/usr.bin/zinject/Makefile.depend
index 53dba73..f3c17d0 100644
--- a/cddl/usr.bin/zinject/Makefile.depend
+++ b/cddl/usr.bin/zinject/Makefile.depend
@@ -7,6 +7,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
diff --git a/cddl/usr.bin/ztest/Makefile.depend b/cddl/usr.bin/ztest/Makefile.depend
index d12b9e1..6d50957 100644
--- a/cddl/usr.bin/ztest/Makefile.depend
+++ b/cddl/usr.bin/ztest/Makefile.depend
@@ -8,6 +8,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
diff --git a/cddl/usr.sbin/zdb/Makefile.depend b/cddl/usr.sbin/zdb/Makefile.depend
index bf5b420..05444d4 100644
--- a/cddl/usr.sbin/zdb/Makefile.depend
+++ b/cddl/usr.sbin/zdb/Makefile.depend
@@ -7,6 +7,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
diff --git a/cddl/usr.sbin/zhack/Makefile.depend b/cddl/usr.sbin/zhack/Makefile.depend
index bf5b420..05444d4 100644
--- a/cddl/usr.sbin/zhack/Makefile.depend
+++ b/cddl/usr.sbin/zhack/Makefile.depend
@@ -7,6 +7,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
OpenPOWER on IntegriCloud