Index: head/bin/echo/Makefile.depend =================================================================== --- head/bin/echo/Makefile.depend (revision 308605) +++ head/bin/echo/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/bin/sleep/Makefile.depend =================================================================== --- head/bin/sleep/Makefile.depend (revision 308605) +++ head/bin/sleep/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/rescue/rescue/Makefile.depend =================================================================== --- head/rescue/rescue/Makefile.depend (revision 308605) +++ head/rescue/rescue/Makefile.depend (revision 308606) @@ -1,62 +1,63 @@ # $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 \ cddl/lib/libzpool \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/protocols \ include/rpc \ include/rpcsvc \ include/xlocale \ lib/${CSU_DIR} \ lib/lib80211 \ lib/libalias/libalias \ lib/libarchive \ lib/libbz2 \ lib/libc \ lib/libcam \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libcrypt \ lib/libdevstat \ lib/libedit \ lib/libelf \ lib/libexpat \ lib/libgeom \ lib/libipsec \ lib/libjail \ lib/libkiconv \ lib/libkvm \ lib/liblzma \ lib/libmd \ lib/libmt \ lib/libnetgraph \ lib/libsbuf \ lib/libthr \ lib/libufs \ lib/libutil \ lib/libxo \ lib/libz \ lib/msun \ lib/ncurses/ncursesw \ rescue/librescue \ secure/lib/libcrypto \ usr.bin/lex/lib \ usr.bin/yacc.host \ usr.sbin/crunch/crunchgen.host \ usr.sbin/crunch/crunchide.host \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/sbin/md5/Makefile.depend =================================================================== --- head/sbin/md5/Makefile.depend (revision 308605) +++ head/sbin/md5/Makefile.depend (revision 308606) @@ -1,19 +1,20 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libmd \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/basename/Makefile.depend =================================================================== --- head/usr.bin/basename/Makefile.depend (revision 308605) +++ head/usr.bin/basename/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/cmp/Makefile.depend =================================================================== --- head/usr.bin/cmp/Makefile.depend (revision 308605) +++ head/usr.bin/cmp/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/col/Makefile.depend =================================================================== --- head/usr.bin/col/Makefile.depend (revision 308605) +++ head/usr.bin/col/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/dc/Makefile.depend =================================================================== --- head/usr.bin/dc/Makefile.depend (revision 308605) +++ head/usr.bin/dc/Makefile.depend (revision 308606) @@ -1,20 +1,21 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/dirname/Makefile.depend =================================================================== --- head/usr.bin/dirname/Makefile.depend (revision 308605) +++ head/usr.bin/dirname/Makefile.depend (revision 308606) @@ -1,17 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/elfdump/Makefile.depend =================================================================== --- head/usr.bin/elfdump/Makefile.depend (revision 308605) +++ head/usr.bin/elfdump/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/fold/Makefile.depend =================================================================== --- head/usr.bin/fold/Makefile.depend (revision 308605) +++ head/usr.bin/fold/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/getopt/Makefile.depend =================================================================== --- head/usr.bin/getopt/Makefile.depend (revision 308605) +++ head/usr.bin/getopt/Makefile.depend (revision 308606) @@ -1,17 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/jot/Makefile.depend =================================================================== --- head/usr.bin/jot/Makefile.depend (revision 308605) +++ head/usr.bin/jot/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/kdump/Makefile.depend =================================================================== --- head/usr.bin/kdump/Makefile.depend (revision 308605) +++ head/usr.bin/kdump/Makefile.depend (revision 308606) @@ -1,24 +1,25 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcasper/libcasper \ lib/libcasper/services/cap_grp \ lib/libcasper/services/cap_pwd \ lib/libcompiler_rt \ lib/libnv \ lib/libsysdecode \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/locate/bigram/Makefile.depend =================================================================== --- head/usr.bin/locate/bigram/Makefile.depend (revision 308605) +++ head/usr.bin/locate/bigram/Makefile.depend (revision 308606) @@ -1,17 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/logname/Makefile.depend =================================================================== --- head/usr.bin/logname/Makefile.depend (revision 308605) +++ head/usr.bin/logname/Makefile.depend (revision 308606) @@ -1,17 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/printenv/Makefile.depend =================================================================== --- head/usr.bin/printenv/Makefile.depend (revision 308605) +++ head/usr.bin/printenv/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/tee/Makefile.depend =================================================================== --- head/usr.bin/tee/Makefile.depend (revision 308605) +++ head/usr.bin/tee/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/tr/Makefile.depend =================================================================== --- head/usr.bin/tr/Makefile.depend (revision 308605) +++ head/usr.bin/tr/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/write/Makefile.depend =================================================================== --- head/usr.bin/write/Makefile.depend (revision 308605) +++ head/usr.bin/write/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/yes/Makefile.depend =================================================================== --- head/usr.bin/yes/Makefile.depend (revision 308605) +++ head/usr.bin/yes/Makefile.depend (revision 308606) @@ -1,17 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.sbin/daemon/Makefile.depend =================================================================== --- head/usr.sbin/daemon/Makefile.depend (revision 308605) +++ head/usr.sbin/daemon/Makefile.depend (revision 308606) @@ -1,18 +1,19 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ lib/libutil \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif