DIRDEPS_BUILD: Connect new directories.

Sponsored by:	Dell EMC Isilon
This commit is contained in:
Bryan Drewery 2017-05-09 01:48:14 +00:00
parent ad5b34a247
commit 6106a50ee6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=317999
9 changed files with 130 additions and 0 deletions

View file

@ -0,0 +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/libthr \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libpjdlog \
lib/libutil \
secure/lib/libcrypto \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -0,0 +1,11 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -27,19 +27,23 @@ DIRDEPS+= \
usr.bin/clang/llvm-bcanalyzer \
usr.bin/clang/llvm-cov \
usr.bin/clang/llvm-cxxdump \
usr.bin/clang/llvm-cxxfilt \
usr.bin/clang/llvm-diff \
usr.bin/clang/llvm-dis \
usr.bin/clang/llvm-dwarfdump \
usr.bin/clang/llvm-extract \
usr.bin/clang/llvm-link \
usr.bin/clang/llvm-lto \
usr.bin/clang/llvm-lto2 \
usr.bin/clang/llvm-mc \
usr.bin/clang/llvm-modextract \
usr.bin/clang/llvm-nm \
usr.bin/clang/llvm-objdump \
usr.bin/clang/llvm-pdbdump \
usr.bin/clang/llvm-profdata \
usr.bin/clang/llvm-rtdyld \
usr.bin/clang/llvm-symbolizer \
usr.bin/clang/llvm-xray \
usr.bin/clang/opt \
.endif

View file

@ -54,6 +54,7 @@ DIRDEPS+= \
sbin/clri \
sbin/comcontrol \
sbin/conscontrol \
sbin/decryptcore \
sbin/ddb \
sbin/devd \
sbin/devfs \
@ -229,6 +230,7 @@ DIRDEPS+= \
usr.bin/ftp \
usr.bin/gcore \
usr.bin/gencat \
usr.bin/getaddrinfo \
usr.bin/getconf \
usr.bin/getent \
usr.bin/getopt \
@ -432,6 +434,7 @@ DIRDEPS+= \
usr.bin/ypcat \
usr.bin/ypmatch \
usr.bin/ypwhich \
usr.bin/zstd \
usr.sbin/IPXrouted \
usr.sbin/ac \
usr.sbin/accton \
@ -707,6 +710,7 @@ DIRDEPS+= \
usr.sbin/praliases \
usr.sbin/praudit \
usr.sbin/procctl \
usr.sbin/prometheus_sysctl_exporter \
usr.sbin/pstat \
usr.sbin/pw \
usr.sbin/pwd_mkdb \
@ -801,6 +805,11 @@ DIRDEPS+= \
${DEP_RELDIR}/secure \
${DEP_RELDIR}/share \
.if ${MK_EFI} != "no"
DIRDEPS+= usr.sbin/efidp
.endif
.if ${MK_NAND} != "no"
DIRDEPS+= \
sbin/nandfs \
@ -828,6 +837,8 @@ DIRDEPS.amd64= \
usr.sbin/camdd \
usr.sbin/cpucontrol \
usr.sbin/hyperv/tools \
usr.sbin/hyperv/tools/kvp \
usr.sbin/hyperv/tools/vss \
usr.sbin/kgmon \
usr.sbin/lptcontrol \
usr.sbin/mptable \
@ -853,6 +864,8 @@ DIRDEPS.i386= \
usr.sbin/btxld \
usr.sbin/cpucontrol \
usr.sbin/hyperv/tools \
usr.sbin/hyperv/tools/kvp \
usr.sbin/hyperv/tools/vss \
usr.sbin/kgmon \
usr.sbin/kgzip \
usr.sbin/lptcontrol \

View file

@ -13,6 +13,7 @@ DIRDEPS = \
share/doc/legal/intel_iwi \
share/doc/legal/intel_iwn \
share/doc/legal/intel_wpi \
share/doc/legal/realtek \
share/doc/llvm/clang \
share/doc/papers/beyond4.3 \
share/doc/papers/bufbio \
@ -29,6 +30,7 @@ DIRDEPS = \
share/doc/papers/relengr \
share/doc/papers/sysperf \
share/doc/papers/timecounter \
share/doc/pjdfstest \
share/doc/psd/01.cacm \
share/doc/psd/02.implement \
share/doc/psd/03.iosys \

View file

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libnetbsd \
lib/libutil \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libthr \
lib/libzstd \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif