Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 05:06:35 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r287905 - in head: bin/ps lib/libc lib/libsm lib/libxo sbin/ipf/ipftest sbin/savecore usr.bin/netstat usr.bin/procstat usr.bin/wc usr.sbin/yppoll
Message-ID:  <201509170506.t8H56Zoi096094@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Sep 17 05:06:34 2015
New Revision: 287905
URL: https://svnweb.freebsd.org/changeset/base/287905

Log:
  Update META_MODE dependencies.

Modified:
  head/bin/ps/Makefile.depend
  head/lib/libc/Makefile.depend
  head/lib/libsm/Makefile.depend
  head/lib/libxo/Makefile.depend
  head/sbin/ipf/ipftest/Makefile.depend
  head/sbin/savecore/Makefile.depend
  head/usr.bin/netstat/Makefile.depend
  head/usr.bin/procstat/Makefile.depend
  head/usr.bin/wc/Makefile.depend
  head/usr.sbin/yppoll/Makefile.depend

Modified: head/bin/ps/Makefile.depend
==============================================================================
--- head/bin/ps/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/bin/ps/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -11,6 +11,7 @@ DIRDEPS = \
 	lib/libcompiler_rt \
 	lib/libjail \
 	lib/libkvm \
+	lib/libutil \
 	lib/libxo \
 	lib/msun \
 

Modified: head/lib/libc/Makefile.depend
==============================================================================
--- head/lib/libc/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/lib/libc/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -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

Modified: head/lib/libsm/Makefile.depend
==============================================================================
--- head/lib/libsm/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/lib/libsm/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -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

Modified: head/lib/libxo/Makefile.depend
==============================================================================
--- head/lib/libxo/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/lib/libxo/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -9,6 +9,7 @@ DIRDEPS = \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	lib/libutil \
 	usr.bin/xinstall.host \
 
 

Modified: head/sbin/ipf/ipftest/Makefile.depend
==============================================================================
--- head/sbin/ipf/ipftest/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/sbin/ipf/ipftest/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -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

Modified: head/sbin/savecore/Makefile.depend
==============================================================================
--- head/sbin/savecore/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/sbin/savecore/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -9,6 +9,7 @@ DIRDEPS = \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	lib/libutil \
 	lib/libxo \
 	lib/libz \
 

Modified: head/usr.bin/netstat/Makefile.depend
==============================================================================
--- head/usr.bin/netstat/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/usr.bin/netstat/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -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

Modified: head/usr.bin/procstat/Makefile.depend
==============================================================================
--- head/usr.bin/procstat/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/usr.bin/procstat/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -13,7 +13,9 @@ DIRDEPS = \
 	lib/libelf \
 	lib/libkvm \
 	lib/libprocstat \
+	lib/libsbuf \
 	lib/libutil \
+	lib/libxo \
 
 
 .include <dirdeps.mk>

Modified: head/usr.bin/wc/Makefile.depend
==============================================================================
--- head/usr.bin/wc/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/usr.bin/wc/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -9,6 +9,7 @@ DIRDEPS = \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	lib/libutil \
 	lib/libxo \
 
 

Modified: head/usr.sbin/yppoll/Makefile.depend
==============================================================================
--- head/usr.sbin/yppoll/Makefile.depend	Thu Sep 17 05:01:04 2015	(r287904)
+++ head/usr.sbin/yppoll/Makefile.depend	Thu Sep 17 05:06:34 2015	(r287905)
@@ -5,6 +5,7 @@ DIRDEPS = \
 	gnu/lib/csu \
 	gnu/lib/libgcc \
 	include \
+	include/arpa \
 	include/rpc \
 	include/rpcsvc \
 	include/xlocale \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509170506.t8H56Zoi096094>