summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-17 05:06:34 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-17 05:06:34 +0000
commitbdebc05d9417fe87fb9c6fbf22dfd293e2068165 (patch)
treed154bab03e116f6174ff55ed3e75770e9c0538fb
parentbca311ad23314b58c8cec080b9afefde070f537a (diff)
downloadFreeBSD-src-bdebc05d9417fe87fb9c6fbf22dfd293e2068165.zip
FreeBSD-src-bdebc05d9417fe87fb9c6fbf22dfd293e2068165.tar.gz
Update META_MODE dependencies.
-rw-r--r--bin/ps/Makefile.depend1
-rw-r--r--lib/libc/Makefile.depend3
-rw-r--r--lib/libsm/Makefile.depend2
-rw-r--r--lib/libxo/Makefile.depend1
-rw-r--r--sbin/ipf/ipftest/Makefile.depend6
-rw-r--r--sbin/savecore/Makefile.depend1
-rw-r--r--usr.bin/netstat/Makefile.depend10
-rw-r--r--usr.bin/procstat/Makefile.depend2
-rw-r--r--usr.bin/wc/Makefile.depend1
-rw-r--r--usr.sbin/yppoll/Makefile.depend1
10 files changed, 26 insertions, 2 deletions
diff --git a/bin/ps/Makefile.depend b/bin/ps/Makefile.depend
index aeeba62..15f0d5c 100644
--- a/bin/ps/Makefile.depend
+++ b/bin/ps/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libjail \
lib/libkvm \
+ lib/libutil \
lib/libxo \
lib/msun \
diff --git a/lib/libc/Makefile.depend b/lib/libc/Makefile.depend
index 05b44c8..02168e8 100644
--- a/lib/libc/Makefile.depend
+++ b/lib/libc/Makefile.depend
@@ -126,6 +126,9 @@ jemalloc_mb.po: jemalloc_mb.c
jemalloc_mutex.So: jemalloc_mutex.c
jemalloc_mutex.o: jemalloc_mutex.c
jemalloc_mutex.po: jemalloc_mutex.c
+jemalloc_pages.So: jemalloc_pages.c
+jemalloc_pages.o: jemalloc_pages.c
+jemalloc_pages.po: jemalloc_pages.c
jemalloc_prof.So: jemalloc_prof.c
jemalloc_prof.o: jemalloc_prof.c
jemalloc_prof.po: jemalloc_prof.c
diff --git a/lib/libsm/Makefile.depend b/lib/libsm/Makefile.depend
index 2b8cf93..5d2e4c0 100644
--- a/lib/libsm/Makefile.depend
+++ b/lib/libsm/Makefile.depend
@@ -83,8 +83,6 @@ mpeix.o: sm_os.h
mpeix.po: sm_os.h
niprop.o: sm_os.h
niprop.po: sm_os.h
-path.o: sm_os.h
-path.po: sm_os.h
put.o: sm_os.h
put.po: sm_os.h
refill.o: sm_os.h
diff --git a/lib/libxo/Makefile.depend b/lib/libxo/Makefile.depend
index dde2d60..e294271 100644
--- a/lib/libxo/Makefile.depend
+++ b/lib/libxo/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libutil \
usr.bin/xinstall.host \
diff --git a/sbin/ipf/ipftest/Makefile.depend b/sbin/ipf/ipftest/Makefile.depend
index 6167828..a62aee2 100644
--- a/sbin/ipf/ipftest/Makefile.depend
+++ b/sbin/ipf/ipftest/Makefile.depend
@@ -25,8 +25,10 @@ ipf_l.o: ipf_y.h
ipf_l.po: ipf_l.c
ipf_l.po: ipf_l.h
ipf_l.po: ipf_y.h
+ipf_y.o: ipf.tab.c
ipf_y.o: ipf_l.h
ipf_y.o: ipf_y.c
+ipf_y.po: ipf.tab.c
ipf_y.po: ipf_l.h
ipf_y.po: ipf_y.c
ipnat_l.o: ipnat_l.c
@@ -35,8 +37,10 @@ ipnat_l.o: ipnat_y.h
ipnat_l.po: ipnat_l.c
ipnat_l.po: ipnat_l.h
ipnat_l.po: ipnat_y.h
+ipnat_y.o: ipnat.tab.c
ipnat_y.o: ipnat_l.h
ipnat_y.o: ipnat_y.c
+ipnat_y.po: ipnat.tab.c
ipnat_y.po: ipnat_l.h
ipnat_y.po: ipnat_y.c
ippool_l.o: ippool_l.c
@@ -45,8 +49,10 @@ ippool_l.o: ippool_y.h
ippool_l.po: ippool_l.c
ippool_l.po: ippool_l.h
ippool_l.po: ippool_y.h
+ippool_y.o: ippool.tab.c
ippool_y.o: ippool_l.h
ippool_y.o: ippool_y.c
+ippool_y.po: ippool.tab.c
ippool_y.po: ippool_l.h
ippool_y.po: ippool_y.c
.endif
diff --git a/sbin/savecore/Makefile.depend b/sbin/savecore/Makefile.depend
index 952944d..2d56689 100644
--- a/sbin/savecore/Makefile.depend
+++ b/sbin/savecore/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libutil \
lib/libxo \
lib/libz \
diff --git a/usr.bin/netstat/Makefile.depend b/usr.bin/netstat/Makefile.depend
index fb0bf8c..76ce708 100644
--- a/usr.bin/netstat/Makefile.depend
+++ b/usr.bin/netstat/Makefile.depend
@@ -21,4 +21,14 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
+main.o: nl_defs.h
+main.po: nl_defs.h
+mroute.o: nl_defs.h
+mroute.po: nl_defs.h
+netisr.o: nl_defs.h
+netisr.po: nl_defs.h
+nl_symbols.o: nl_symbols.c
+nl_symbols.po: nl_symbols.c
+route.o: nl_defs.h
+route.po: nl_defs.h
.endif
diff --git a/usr.bin/procstat/Makefile.depend b/usr.bin/procstat/Makefile.depend
index 588a394..5260cce 100644
--- a/usr.bin/procstat/Makefile.depend
+++ b/usr.bin/procstat/Makefile.depend
@@ -13,7 +13,9 @@ DIRDEPS = \
lib/libelf \
lib/libkvm \
lib/libprocstat \
+ lib/libsbuf \
lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.bin/wc/Makefile.depend b/usr.bin/wc/Makefile.depend
index 9b71a67..137678c 100644
--- a/usr.bin/wc/Makefile.depend
+++ b/usr.bin/wc/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libutil \
lib/libxo \
diff --git a/usr.sbin/yppoll/Makefile.depend b/usr.sbin/yppoll/Makefile.depend
index ddd5dbd..c0b7a14 100644
--- a/usr.sbin/yppoll/Makefile.depend
+++ b/usr.sbin/yppoll/Makefile.depend
@@ -5,6 +5,7 @@ DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
+ include/arpa \
include/rpc \
include/rpcsvc \
include/xlocale \
OpenPOWER on IntegriCloud