summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/df/Makefile.depend1
-rw-r--r--cddl/lib/libzfs/Makefile.depend2
-rw-r--r--cddl/lib/libzpool/Makefile.depend3
-rw-r--r--lib/libevent/Makefile.depend14
-rw-r--r--lib/libohash/Makefile.depend14
-rw-r--r--lib/libpam/modules/pam_chroot/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_deny/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_echo/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_exec/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_ftpusers/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_group/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_guest/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_krb5/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_ksu/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_lastlog/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_login_access/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_nologin/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_opie/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_opieaccess/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_passwdqc/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_permit/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_radius/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_rhosts/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_rootok/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_securetty/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_self/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_ssh/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_tacplus/Makefile.depend1
-rw-r--r--lib/libpam/modules/pam_unix/Makefile.depend1
-rw-r--r--lib/libxo/Makefile.depend20
-rw-r--r--pkgs/pseudo/usr.sbin/Makefile.depend3
-rw-r--r--sbin/fsirand/Makefile.depend1
-rw-r--r--sbin/ifconfig/Makefile.depend1
-rw-r--r--usr.bin/bc/Makefile.depend1
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/Makefile.depend1
-rw-r--r--usr.bin/ftp/Makefile.depend1
-rw-r--r--usr.bin/id/Makefile.depend1
-rw-r--r--usr.bin/m4/Makefile.depend1
-rw-r--r--usr.bin/w/Makefile.depend1
-rw-r--r--usr.bin/wc/Makefile.depend1
-rw-r--r--usr.sbin/acpi/iasl/Makefile.depend4
-rw-r--r--usr.sbin/fifolog/fifolog_reader/Makefile.depend1
-rw-r--r--usr.sbin/fifolog/fifolog_writer/Makefile.depend1
-rw-r--r--usr.sbin/gstat/Makefile.depend1
-rw-r--r--usr.sbin/pkg/Makefile.depend1
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile.depend2
46 files changed, 63 insertions, 37 deletions
diff --git a/bin/df/Makefile.depend b/bin/df/Makefile.depend
index 78b235b..92ffb0f 100644
--- a/bin/df/Makefile.depend
+++ b/bin/df/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/cddl/lib/libzfs/Makefile.depend b/cddl/lib/libzfs/Makefile.depend
index c5db696..11f3114 100644
--- a/cddl/lib/libzfs/Makefile.depend
+++ b/cddl/lib/libzfs/Makefile.depend
@@ -6,6 +6,7 @@ DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
+ cddl/lib/libuutil \
cddl/lib/libzfs_core \
gnu/lib/csu \
gnu/lib/libgcc \
@@ -14,6 +15,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libthr \
diff --git a/cddl/lib/libzpool/Makefile.depend b/cddl/lib/libzpool/Makefile.depend
index 4ee5022..a086000 100644
--- a/cddl/lib/libzpool/Makefile.depend
+++ b/cddl/lib/libzpool/Makefile.depend
@@ -3,6 +3,9 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ cddl/lib/libavl \
+ cddl/lib/libnvpair \
+ cddl/lib/libumem \
gnu/lib/csu \
gnu/lib/libgcc \
include \
diff --git a/lib/libevent/Makefile.depend b/lib/libevent/Makefile.depend
new file mode 100644
index 0000000..639d45d
--- /dev/null
+++ b/lib/libevent/Makefile.depend
@@ -0,0 +1,14 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/lib/libohash/Makefile.depend b/lib/libohash/Makefile.depend
new file mode 100644
index 0000000..639d45d
--- /dev/null
+++ b/lib/libohash/Makefile.depend
@@ -0,0 +1,14 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/lib/libpam/modules/pam_chroot/Makefile.depend b/lib/libpam/modules/pam_chroot/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_chroot/Makefile.depend
+++ b/lib/libpam/modules/pam_chroot/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_deny/Makefile.depend b/lib/libpam/modules/pam_deny/Makefile.depend
index 223b0d0..7cedd5f 100644
--- a/lib/libpam/modules/pam_deny/Makefile.depend
+++ b/lib/libpam/modules/pam_deny/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_echo/Makefile.depend b/lib/libpam/modules/pam_echo/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_echo/Makefile.depend
+++ b/lib/libpam/modules/pam_echo/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_exec/Makefile.depend b/lib/libpam/modules/pam_exec/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_exec/Makefile.depend
+++ b/lib/libpam/modules/pam_exec/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_ftpusers/Makefile.depend b/lib/libpam/modules/pam_ftpusers/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_ftpusers/Makefile.depend
+++ b/lib/libpam/modules/pam_ftpusers/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_group/Makefile.depend b/lib/libpam/modules/pam_group/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_group/Makefile.depend
+++ b/lib/libpam/modules/pam_group/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_guest/Makefile.depend b/lib/libpam/modules/pam_guest/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_guest/Makefile.depend
+++ b/lib/libpam/modules/pam_guest/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_krb5/Makefile.depend b/lib/libpam/modules/pam_krb5/Makefile.depend
index f6e886e..41f5140 100644
--- a/lib/libpam/modules/pam_krb5/Makefile.depend
+++ b/lib/libpam/modules/pam_krb5/Makefile.depend
@@ -16,7 +16,6 @@ DIRDEPS = \
lib/libcom_err \
lib/libcompiler_rt \
lib/libcrypt \
- lib/libpam/libpam \
secure/lib/libcrypto \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_ksu/Makefile.depend b/lib/libpam/modules/pam_ksu/Makefile.depend
index f6e886e..41f5140 100644
--- a/lib/libpam/modules/pam_ksu/Makefile.depend
+++ b/lib/libpam/modules/pam_ksu/Makefile.depend
@@ -16,7 +16,6 @@ DIRDEPS = \
lib/libcom_err \
lib/libcompiler_rt \
lib/libcrypt \
- lib/libpam/libpam \
secure/lib/libcrypto \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_lastlog/Makefile.depend b/lib/libpam/modules/pam_lastlog/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_lastlog/Makefile.depend
+++ b/lib/libpam/modules/pam_lastlog/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_login_access/Makefile.depend b/lib/libpam/modules/pam_login_access/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_login_access/Makefile.depend
+++ b/lib/libpam/modules/pam_login_access/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_nologin/Makefile.depend b/lib/libpam/modules/pam_nologin/Makefile.depend
index 0e5a167..074ac81 100644
--- a/lib/libpam/modules/pam_nologin/Makefile.depend
+++ b/lib/libpam/modules/pam_nologin/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
lib/libutil \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_opie/Makefile.depend b/lib/libpam/modules/pam_opie/Makefile.depend
index 1e75b4a..f85cdc5 100644
--- a/lib/libpam/modules/pam_opie/Makefile.depend
+++ b/lib/libpam/modules/pam_opie/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libopie \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_opieaccess/Makefile.depend b/lib/libpam/modules/pam_opieaccess/Makefile.depend
index 7316349..e39349a 100644
--- a/lib/libpam/modules/pam_opieaccess/Makefile.depend
+++ b/lib/libpam/modules/pam_opieaccess/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libopie \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_passwdqc/Makefile.depend b/lib/libpam/modules/pam_passwdqc/Makefile.depend
index 7cce822..4d6419c 100644
--- a/lib/libpam/modules/pam_passwdqc/Makefile.depend
+++ b/lib/libpam/modules/pam_passwdqc/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libcrypt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_permit/Makefile.depend b/lib/libpam/modules/pam_permit/Makefile.depend
index 223b0d0..7cedd5f 100644
--- a/lib/libpam/modules/pam_permit/Makefile.depend
+++ b/lib/libpam/modules/pam_permit/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_radius/Makefile.depend b/lib/libpam/modules/pam_radius/Makefile.depend
index 8daba2c..c09649a 100644
--- a/lib/libpam/modules/pam_radius/Makefile.depend
+++ b/lib/libpam/modules/pam_radius/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
lib/libradius \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_rhosts/Makefile.depend b/lib/libpam/modules/pam_rhosts/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_rhosts/Makefile.depend
+++ b/lib/libpam/modules/pam_rhosts/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_rootok/Makefile.depend b/lib/libpam/modules/pam_rootok/Makefile.depend
index 223b0d0..7cedd5f 100644
--- a/lib/libpam/modules/pam_rootok/Makefile.depend
+++ b/lib/libpam/modules/pam_rootok/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_securetty/Makefile.depend b/lib/libpam/modules/pam_securetty/Makefile.depend
index 9d521d0..467741f 100644
--- a/lib/libpam/modules/pam_securetty/Makefile.depend
+++ b/lib/libpam/modules/pam_securetty/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_self/Makefile.depend b/lib/libpam/modules/pam_self/Makefile.depend
index 223b0d0..7cedd5f 100644
--- a/lib/libpam/modules/pam_self/Makefile.depend
+++ b/lib/libpam/modules/pam_self/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_ssh/Makefile.depend b/lib/libpam/modules/pam_ssh/Makefile.depend
index e46aac4..fe1b1a98 100644
--- a/lib/libpam/modules/pam_ssh/Makefile.depend
+++ b/lib/libpam/modules/pam_ssh/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libcrypt \
- lib/libpam/libpam \
lib/libutil \
secure/lib/libcrypto \
secure/lib/libssh \
diff --git a/lib/libpam/modules/pam_tacplus/Makefile.depend b/lib/libpam/modules/pam_tacplus/Makefile.depend
index c3edc9b..d7bb6e1 100644
--- a/lib/libpam/modules/pam_tacplus/Makefile.depend
+++ b/lib/libpam/modules/pam_tacplus/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libpam/libpam \
lib/libtacplus \
usr.bin/xinstall.host \
diff --git a/lib/libpam/modules/pam_unix/Makefile.depend b/lib/libpam/modules/pam_unix/Makefile.depend
index 47a9e7e..8bca5d8 100644
--- a/lib/libpam/modules/pam_unix/Makefile.depend
+++ b/lib/libpam/modules/pam_unix/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libcrypt \
- lib/libpam/libpam \
lib/libutil \
lib/libypclnt \
usr.bin/xinstall.host \
diff --git a/lib/libxo/Makefile.depend b/lib/libxo/Makefile.depend
new file mode 100644
index 0000000..467741f
--- /dev/null
+++ b/lib/libxo/Makefile.depend
@@ -0,0 +1,20 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ usr.bin/xinstall.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/pkgs/pseudo/usr.sbin/Makefile.depend b/pkgs/pseudo/usr.sbin/Makefile.depend
index 9887c36..4ba91f3 100644
--- a/pkgs/pseudo/usr.sbin/Makefile.depend
+++ b/pkgs/pseudo/usr.sbin/Makefile.depend
@@ -101,7 +101,6 @@ DIRDEPS = \
usr.sbin/etcupdate \
usr.sbin/extattr \
usr.sbin/extattrctl \
- usr.sbin/faithd \
usr.sbin/fdcontrol \
usr.sbin/fdformat \
usr.sbin/fdread \
@@ -112,8 +111,6 @@ DIRDEPS = \
usr.sbin/fifolog/fifolog_reader \
usr.sbin/flowctl \
usr.sbin/freebsd-update \
- usr.sbin/ftp-proxy/libevent \
- usr.sbin/ftp-proxy/ftp-proxy \
usr.sbin/fwcontrol \
usr.sbin/genrandom \
usr.sbin/getfmac \
diff --git a/sbin/fsirand/Makefile.depend b/sbin/fsirand/Makefile.depend
index 78b235b..96aa2a2 100644
--- a/sbin/fsirand/Makefile.depend
+++ b/sbin/fsirand/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libutil \
.include <dirdeps.mk>
diff --git a/sbin/ifconfig/Makefile.depend b/sbin/ifconfig/Makefile.depend
index 300eacf..318c7c8 100644
--- a/sbin/ifconfig/Makefile.depend
+++ b/sbin/ifconfig/Makefile.depend
@@ -14,6 +14,7 @@ DIRDEPS = \
lib/libexpat \
lib/libjail \
lib/libsbuf \
+ lib/msun \
.include <dirdeps.mk>
diff --git a/usr.bin/bc/Makefile.depend b/usr.bin/bc/Makefile.depend
index 1142419..ec6db2c 100644
--- a/usr.bin/bc/Makefile.depend
+++ b/usr.bin/bc/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
- lib/ncurses/ncurses \
lib/ncurses/ncursesw \
diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
index 70283d4..9b6c133 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
+++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libsdp \
+ lib/libutil \
.include <dirdeps.mk>
diff --git a/usr.bin/ftp/Makefile.depend b/usr.bin/ftp/Makefile.depend
index c43a11a..abbcdbc 100644
--- a/usr.bin/ftp/Makefile.depend
+++ b/usr.bin/ftp/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
- lib/libutil \
lib/ncurses/ncursesw \
diff --git a/usr.bin/id/Makefile.depend b/usr.bin/id/Makefile.depend
index 24594da..96aa2a2 100644
--- a/usr.bin/id/Makefile.depend
+++ b/usr.bin/id/Makefile.depend
@@ -8,7 +8,6 @@ DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
- lib/libbsm \
lib/libc \
lib/libcompiler_rt \
diff --git a/usr.bin/m4/Makefile.depend b/usr.bin/m4/Makefile.depend
index f5f9a16..5ef57d9 100644
--- a/usr.bin/m4/Makefile.depend
+++ b/usr.bin/m4/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libohash \
lib/liby \
lib/msun \
usr.bin/lex/lib \
diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend
index ae117e2..d371bbe 100644
--- a/usr.bin/w/Makefile.depend
+++ b/usr.bin/w/Makefile.depend
@@ -13,6 +13,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libkvm \
lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.bin/wc/Makefile.depend b/usr.bin/wc/Makefile.depend
index 96aa2a2..57f7edd 100644
--- a/usr.bin/wc/Makefile.depend
+++ b/usr.bin/wc/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.sbin/acpi/iasl/Makefile.depend b/usr.sbin/acpi/iasl/Makefile.depend
index d12ff04..82b4665 100644
--- a/usr.sbin/acpi/iasl/Makefile.depend
+++ b/usr.sbin/acpi/iasl/Makefile.depend
@@ -40,6 +40,10 @@ aslload.o: aslcompiler.y.h
aslload.po: aslcompiler.y.h
asllookup.o: aslcompiler.y.h
asllookup.po: aslcompiler.y.h
+aslmapoutput.o: aslcompiler.y.h
+aslmapoutput.po: aslcompiler.y.h
+aslmaputils.o: aslcompiler.y.h
+aslmaputils.po: aslcompiler.y.h
aslmethod.o: aslcompiler.y.h
aslmethod.po: aslcompiler.y.h
aslnamesp.o: aslcompiler.y.h
diff --git a/usr.sbin/fifolog/fifolog_reader/Makefile.depend b/usr.sbin/fifolog/fifolog_reader/Makefile.depend
index c6cbc3e..4367c66 100644
--- a/usr.sbin/fifolog/fifolog_reader/Makefile.depend
+++ b/usr.sbin/fifolog/fifolog_reader/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libutil \
lib/libz \
usr.sbin/fifolog/lib \
diff --git a/usr.sbin/fifolog/fifolog_writer/Makefile.depend b/usr.sbin/fifolog/fifolog_writer/Makefile.depend
index c6cbc3e..4367c66 100644
--- a/usr.sbin/fifolog/fifolog_writer/Makefile.depend
+++ b/usr.sbin/fifolog/fifolog_writer/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libutil \
lib/libz \
usr.sbin/fifolog/lib \
diff --git a/usr.sbin/gstat/Makefile.depend b/usr.sbin/gstat/Makefile.depend
index aee289a..67e0e73 100644
--- a/usr.sbin/gstat/Makefile.depend
+++ b/usr.sbin/gstat/Makefile.depend
@@ -16,7 +16,6 @@ DIRDEPS = \
lib/libgeom \
lib/libkvm \
lib/libsbuf \
- lib/ncurses/ncurses \
lib/ncurses/ncursesw \
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index cb18bf6..b61c29c 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -13,7 +13,6 @@ DIRDEPS = \
lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
- lib/libelf \
lib/libexpat \
lib/libfetch \
lib/liblzma \
diff --git a/usr.sbin/wpa/wpa_cli/Makefile.depend b/usr.sbin/wpa/wpa_cli/Makefile.depend
index c43a11a..d9ecce6 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile.depend
+++ b/usr.sbin/wpa/wpa_cli/Makefile.depend
@@ -11,9 +11,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libedit \
lib/libutil \
- lib/ncurses/ncursesw \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud