aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland/Makefile.depend
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-05-09 01:48:14 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-05-09 01:48:14 +0000
commit6106a50ee696a59742bf7f70ab2da9729e041c4a (patch)
tree31b0828ddc8032a6803195b280e5e8d60a68b06f /targets/pseudo/userland/Makefile.depend
parentad5b34a247a604e5040466e96928ed270aeb88ac (diff)
downloadsrc-6106a50ee696a59742bf7f70ab2da9729e041c4a.tar.gz
src-6106a50ee696a59742bf7f70ab2da9729e041c4a.zip
DIRDEPS_BUILD: Connect new directories.
Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=317999
Diffstat (limited to 'targets/pseudo/userland/Makefile.depend')
-rw-r--r--targets/pseudo/userland/Makefile.depend13
1 files changed, 13 insertions, 0 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index ad6102a048fd..3ca21821902d 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -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 \