summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rw-r--r--lib/libyaml/Makefile.depend18
-rw-r--r--share/doc/bind9/Makefile.depend2
-rw-r--r--share/misc/Makefile.depend2
-rw-r--r--usr.bin/ar/Makefile.depend1
-rw-r--r--usr.sbin/acpi/iasl/Makefile.depend6
-rw-r--r--usr.sbin/pc-sysinstall/backend-query/Makefile.depend2
-rw-r--r--usr.sbin/pc-sysinstall/backend/Makefile.depend2
-rw-r--r--usr.sbin/pc-sysinstall/conf/Makefile.depend2
-rw-r--r--usr.sbin/pkg/Makefile.depend2
17 files changed, 54 insertions, 10 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 \
diff --git a/lib/libyaml/Makefile.depend b/lib/libyaml/Makefile.depend
new file mode 100644
index 0000000..65ce567
--- /dev/null
+++ b/lib/libyaml/Makefile.depend
@@ -0,0 +1,18 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+ 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/share/doc/bind9/Makefile.depend b/share/doc/bind9/Makefile.depend
index 29fda55..57b7e10 100644
--- a/share/doc/bind9/Makefile.depend
+++ b/share/doc/bind9/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/share/misc/Makefile.depend b/share/misc/Makefile.depend
index 29fda55..57b7e10 100644
--- a/share/misc/Makefile.depend
+++ b/share/misc/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.bin/ar/Makefile.depend b/usr.bin/ar/Makefile.depend
index 5e87915..fb5f3e3 100644
--- a/usr.bin/ar/Makefile.depend
+++ b/usr.bin/ar/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libelf \
+ lib/libz \
.include <dirdeps.mk>
diff --git a/usr.sbin/acpi/iasl/Makefile.depend b/usr.sbin/acpi/iasl/Makefile.depend
index 8f2a22d..2d5671e 100644
--- a/usr.sbin/acpi/iasl/Makefile.depend
+++ b/usr.sbin/acpi/iasl/Makefile.depend
@@ -33,6 +33,8 @@ asllength.o: aslcompiler.y.h
asllength.po: aslcompiler.y.h
asllisting.o: aslcompiler.y.h
asllisting.po: aslcompiler.y.h
+asllistsup.o: aslcompiler.y.h
+asllistsup.po: aslcompiler.y.h
aslload.o: aslcompiler.y.h
aslload.po: aslcompiler.y.h
asllookup.o: aslcompiler.y.h
@@ -41,6 +43,8 @@ aslmethod.o: aslcompiler.y.h
aslmethod.po: aslcompiler.y.h
aslnamesp.o: aslcompiler.y.h
aslnamesp.po: aslcompiler.y.h
+asloffset.o: aslcompiler.y.h
+asloffset.po: aslcompiler.y.h
aslopcodes.o: aslcompiler.y.h
aslopcodes.po: aslcompiler.y.h
asloperands.o: aslcompiler.y.h
@@ -49,6 +53,8 @@ aslopt.o: aslcompiler.y.h
aslopt.po: aslcompiler.y.h
aslpredef.o: aslcompiler.y.h
aslpredef.po: aslcompiler.y.h
+aslprepkg.o: aslcompiler.y.h
+aslprepkg.po: aslcompiler.y.h
aslresource.o: aslcompiler.y.h
aslresource.po: aslcompiler.y.h
aslrestype1.o: aslcompiler.y.h
diff --git a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pc-sysinstall/backend/Makefile.depend b/usr.sbin/pc-sysinstall/backend/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/backend/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/backend/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pc-sysinstall/conf/Makefile.depend b/usr.sbin/pc-sysinstall/conf/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/conf/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/conf/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index 577a6ea..309336a 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -13,6 +13,8 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libelf \
lib/libfetch \
+ lib/libsbuf \
+ lib/libyaml \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud