diff --git a/bin/dd/Makefile.depend b/bin/dd/Makefile.depend index 3646e2e2b1af..4def626103ce 100644 --- a/bin/dd/Makefile.depend +++ b/bin/dd/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/lib/libbsnmp/libbsnmp/Makefile.depend b/lib/libbsnmp/libbsnmp/Makefile.depend index fc0b63320671..f318cc1a6b40 100644 --- a/lib/libbsnmp/libbsnmp/Makefile.depend +++ b/lib/libbsnmp/libbsnmp/Makefile.depend @@ -5,6 +5,7 @@ DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ diff --git a/lib/libsysdecode/Makefile.depend b/lib/libsysdecode/Makefile.depend index 106151641a97..c7ab903a0056 100644 --- a/lib/libsysdecode/Makefile.depend +++ b/lib/libsysdecode/Makefile.depend @@ -3,13 +3,128 @@ DIRDEPS = \ gnu/lib/csu \ + gnu/lib/libdialog \ gnu/lib/libgcc \ + gnu/lib/libgomp \ + gnu/lib/libregex \ + gnu/lib/libssp \ + gnu/lib/libstdc++ \ + gnu/lib/libsupc++ \ include \ + include/arpa \ + include/gssapi \ + include/protocols \ include/rpc \ + include/rpcsvc \ include/xlocale \ + kerberos5/lib/libasn1 \ + kerberos5/lib/libgssapi_krb5 \ + kerberos5/lib/libhdb \ + kerberos5/lib/libheimbase \ + kerberos5/lib/libheimntlm \ + kerberos5/lib/libhx509 \ + kerberos5/lib/libkadm5clnt \ + kerberos5/lib/libkafs5 \ + kerberos5/lib/libkdc \ + kerberos5/lib/libkrb5 \ + kerberos5/lib/libroken \ + kerberos5/lib/libwind \ lib/${CSU_DIR} \ + lib/atf/libatf-c \ + lib/lib80211 \ + lib/libalias/libalias \ + lib/libarchive \ + lib/libbegemot \ + lib/libblacklist \ + lib/libblocksruntime \ + lib/libbluetooth \ + lib/libbsdstat \ + lib/libbsm \ + lib/libbsnmp/libbsnmp \ + lib/libbz2 \ lib/libc \ + lib/libc++ \ + lib/libcalendar \ + lib/libcam \ + lib/libcapsicum \ + lib/libcasper/libcasper \ + lib/libcasper/services/cap_dns \ + lib/libcasper/services/cap_grp \ + lib/libcasper/services/cap_pwd \ + lib/libcasper/services/cap_random \ + lib/libcasper/services/cap_sysctl \ + lib/libcom_err \ lib/libcompiler_rt \ + lib/libcuse \ + lib/libdevctl \ + lib/libdevdctl \ + lib/libdevinfo \ + lib/libdevstat \ + lib/libdpv \ + lib/libdwarf \ + lib/libedit \ + lib/libedit/edit/readline \ + lib/libefivar \ + lib/libelf \ + lib/libelftc \ + lib/libevent \ + lib/libexecinfo \ + lib/libexpat \ + lib/libfetch \ + lib/libfigpar \ + lib/libgeom \ + lib/libgpio \ + lib/libjail \ + lib/libkvm \ + lib/liblzma \ + lib/libmagic \ + lib/libmd \ + lib/libmemstat \ + lib/libmilter \ + lib/libmp \ + lib/libmt \ + lib/libnetgraph \ + lib/libngatm \ + lib/libopie \ + lib/libpam/libpam \ + lib/libpcap \ + lib/libpmc \ + lib/libproc \ + lib/libprocstat \ + lib/libradius \ + lib/librtld_db \ + lib/libsdp \ + lib/libsqlite3 \ + lib/libstand \ + lib/libstdthreads \ + lib/libtacplus \ + lib/libthread_db \ + lib/libucl \ + lib/libufs \ + lib/libugidfw \ + lib/libulog \ + lib/libusb \ + lib/libusbhid \ + lib/libutil \ + lib/libvgl \ + lib/libvmmapi \ + lib/libwrap \ + lib/libxo \ + lib/libypclnt \ + lib/libz \ + lib/libzstd \ + lib/msun \ + lib/ncurses/formw \ + lib/ncurses/menuw \ + lib/ncurses/ncursesw \ + lib/ncurses/panelw \ + secure/lib/libcrypto \ + secure/lib/libssl \ + usr.bin/lex \ + usr.sbin/bsnmpd/modules \ + usr.sbin/bsnmpd/modules/snmp_bridge \ + usr.sbin/bsnmpd/modules/snmp_mibII \ + usr.sbin/bsnmpd/modules/snmp_netgraph \ .include diff --git a/libexec/dma/dma-mbox-create/Makefile.depend b/libexec/dma/dma-mbox-create/Makefile.depend index b3f22d1b14c1..faec9cb603af 100644 --- a/libexec/dma/dma-mbox-create/Makefile.depend +++ b/libexec/dma/dma-mbox-create/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ diff --git a/rescue/rescue/Makefile.depend b/rescue/rescue/Makefile.depend index 5debdae2f668..3af6cf1fc661 100644 --- a/rescue/rescue/Makefile.depend +++ b/rescue/rescue/Makefile.depend @@ -39,13 +39,13 @@ DIRDEPS = \ lib/liblzma \ lib/libmd \ lib/libmt \ - lib/libnetgraph \ lib/libsbuf \ lib/libthr \ lib/libufs \ lib/libutil \ lib/libxo \ lib/libz \ + lib/libzstd \ lib/msun \ lib/ncurses/ncursesw \ rescue/librescue \ diff --git a/sbin/dumpon/Makefile.depend b/sbin/dumpon/Makefile.depend index 3646e2e2b1af..fc0b63320671 100644 --- a/sbin/dumpon/Makefile.depend +++ b/sbin/dumpon/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + secure/lib/libcrypto \ .include diff --git a/sbin/hastctl/Makefile.depend b/sbin/hastctl/Makefile.depend index ae4bdce838c4..cedd9669cacf 100644 --- a/sbin/hastctl/Makefile.depend +++ b/sbin/hastctl/Makefile.depend @@ -10,8 +10,8 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libmd \ lib/libutil \ - secure/lib/libcrypto \ usr.bin/yacc.host \ diff --git a/sbin/hastd/Makefile.depend b/sbin/hastd/Makefile.depend index ed7392f7589b..9394623beea3 100644 --- a/sbin/hastd/Makefile.depend +++ b/sbin/hastd/Makefile.depend @@ -12,10 +12,10 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libexpat \ lib/libgeom \ + lib/libmd \ lib/libsbuf \ lib/libthr \ lib/libutil \ - secure/lib/libcrypto \ usr.bin/yacc.host \ diff --git a/sys/boot/i386/loader/Makefile.depend b/sys/boot/i386/loader/Makefile.depend index 89d542286eee..bbed7789c011 100644 --- a/sys/boot/i386/loader/Makefile.depend +++ b/sys/boot/i386/loader/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/libstand \ sys/boot/ficl32 \ sys/boot/geli \ sys/boot/i386/btx/btx \ diff --git a/sys/boot/i386/zfsloader/Makefile.depend b/sys/boot/i386/zfsloader/Makefile.depend index 15b0c98bfa45..49bb014d176a 100644 --- a/sys/boot/i386/zfsloader/Makefile.depend +++ b/sys/boot/i386/zfsloader/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/libstand \ sys/boot/ficl32 \ sys/boot/geli \ sys/boot/i386/btx/btx \ diff --git a/usr.bin/fold/Makefile.depend b/usr.bin/fold/Makefile.depend index 4def626103ce..3646e2e2b1af 100644 --- a/usr.bin/fold/Makefile.depend +++ b/usr.bin/fold/Makefile.depend @@ -8,7 +8,6 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/usr.bin/grep/Makefile.depend b/usr.bin/grep/Makefile.depend index ca0df563f1e5..f3f02a165db1 100644 --- a/usr.bin/grep/Makefile.depend +++ b/usr.bin/grep/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ - gnu/lib/libregex \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/usr.bin/hexdump/Makefile.depend b/usr.bin/hexdump/Makefile.depend index 3646e2e2b1af..4def626103ce 100644 --- a/usr.bin/hexdump/Makefile.depend +++ b/usr.bin/hexdump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/usr.bin/iconv/Makefile.depend b/usr.bin/iconv/Makefile.depend index 3646e2e2b1af..4def626103ce 100644 --- a/usr.bin/iconv/Makefile.depend +++ b/usr.bin/iconv/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/usr.bin/ident/Makefile.depend b/usr.bin/ident/Makefile.depend index 6002005509a1..f5d5993a161d 100644 --- a/usr.bin/ident/Makefile.depend +++ b/usr.bin/ident/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libsbuf \ diff --git a/usr.bin/ktrdump/Makefile.depend b/usr.bin/ktrdump/Makefile.depend index 34582cd083a2..8b8697b239e0 100644 --- a/usr.bin/ktrdump/Makefile.depend +++ b/usr.bin/ktrdump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libelf \ lib/libkvm \ diff --git a/usr.bin/lam/Makefile.depend b/usr.bin/lam/Makefile.depend index 3646e2e2b1af..4def626103ce 100644 --- a/usr.bin/lam/Makefile.depend +++ b/usr.bin/lam/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/usr.bin/last/Makefile.depend b/usr.bin/last/Makefile.depend index 3646e2e2b1af..4def626103ce 100644 --- a/usr.bin/last/Makefile.depend +++ b/usr.bin/last/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ diff --git a/usr.bin/ministat/Makefile.depend b/usr.bin/ministat/Makefile.depend index c9f9d52f6e26..d56ccd254179 100644 --- a/usr.bin/ministat/Makefile.depend +++ b/usr.bin/ministat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/pom/Makefile.depend b/usr.bin/pom/Makefile.depend index c9f9d52f6e26..d56ccd254179 100644 --- a/usr.bin/pom/Makefile.depend +++ b/usr.bin/pom/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/msun \ diff --git a/usr.sbin/amd/amq/Makefile.depend b/usr.sbin/amd/amq/Makefile.depend index 30890ab9030e..0e0bb6e1e1f1 100644 --- a/usr.sbin/amd/amq/Makefile.depend +++ b/usr.sbin/amd/amq/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/fixmount/Makefile.depend b/usr.sbin/amd/fixmount/Makefile.depend index 4ed49203b42a..a47404470813 100644 --- a/usr.sbin/amd/fixmount/Makefile.depend +++ b/usr.sbin/amd/fixmount/Makefile.depend @@ -13,7 +13,6 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/librpcsvc \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/fsinfo/Makefile.depend b/usr.sbin/amd/fsinfo/Makefile.depend index 5f63255c3f8b..cfaeac1fe13e 100644 --- a/usr.sbin/amd/fsinfo/Makefile.depend +++ b/usr.sbin/amd/fsinfo/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.bin/yacc.host \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/hlfsd/Makefile.depend b/usr.sbin/amd/hlfsd/Makefile.depend index 30890ab9030e..0e0bb6e1e1f1 100644 --- a/usr.sbin/amd/hlfsd/Makefile.depend +++ b/usr.sbin/amd/hlfsd/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/libamu/Makefile.depend b/usr.sbin/amd/libamu/Makefile.depend index c6f8f4b5fa66..3f45467826c9 100644 --- a/usr.sbin/amd/libamu/Makefile.depend +++ b/usr.sbin/amd/libamu/Makefile.depend @@ -7,7 +7,6 @@ DIRDEPS = \ include/rpc \ include/rpcsvc \ include/xlocale \ - lib/libwrap \ usr.sbin/amd/include \ diff --git a/usr.sbin/amd/mk-amd-map/Makefile.depend b/usr.sbin/amd/mk-amd-map/Makefile.depend index 30890ab9030e..0e0bb6e1e1f1 100644 --- a/usr.sbin/amd/mk-amd-map/Makefile.depend +++ b/usr.sbin/amd/mk-amd-map/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/pawd/Makefile.depend b/usr.sbin/amd/pawd/Makefile.depend index 30890ab9030e..0e0bb6e1e1f1 100644 --- a/usr.sbin/amd/pawd/Makefile.depend +++ b/usr.sbin/amd/pawd/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/amd/wire-test/Makefile.depend b/usr.sbin/amd/wire-test/Makefile.depend index 30890ab9030e..0e0bb6e1e1f1 100644 --- a/usr.sbin/amd/wire-test/Makefile.depend +++ b/usr.sbin/amd/wire-test/Makefile.depend @@ -12,7 +12,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libwrap \ usr.sbin/amd/include \ usr.sbin/amd/libamu \ diff --git a/usr.sbin/arp/Makefile.depend b/usr.sbin/arp/Makefile.depend index 54c1f6f1442e..7fad2713c8db 100644 --- a/usr.sbin/arp/Makefile.depend +++ b/usr.sbin/arp/Makefile.depend @@ -10,6 +10,8 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ .include diff --git a/usr.sbin/bhyve/Makefile.depend b/usr.sbin/bhyve/Makefile.depend index 3cc9293cf771..681b1277639b 100644 --- a/usr.sbin/bhyve/Makefile.depend +++ b/usr.sbin/bhyve/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libmd \ lib/libthr \ diff --git a/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend b/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend index fc795736c34a..b69d36eac75e 100644 --- a/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend +++ b/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend @@ -2,15 +2,10 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ - lib/${CSU_DIR} \ lib/libbsnmp/libbsnmp \ - lib/libc \ - lib/libcompiler_rt \ .include diff --git a/usr.sbin/rpc.statd/Makefile.depend b/usr.sbin/rpc.statd/Makefile.depend index bdd7bc273d10..6401ed61118e 100644 --- a/usr.sbin/rpc.statd/Makefile.depend +++ b/usr.sbin/rpc.statd/Makefile.depend @@ -7,7 +7,6 @@ DIRDEPS = \ include \ include/arpa \ include/rpc \ - include/rpcsvc \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ diff --git a/usr.sbin/traceroute/Makefile.depend b/usr.sbin/traceroute/Makefile.depend index 27cbf261b843..fd3e4ac98a4b 100644 --- a/usr.sbin/traceroute/Makefile.depend +++ b/usr.sbin/traceroute/Makefile.depend @@ -9,8 +9,12 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ + lib/libcasper/libcasper \ + lib/libcasper/services/cap_dns \ lib/libcompiler_rt \ lib/libipsec \ + lib/libnv \ .include