summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:14:30 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:14:30 +0000
commited99ba5f08b34ae987af8e679acaa6dcd1894d3f (patch)
tree6045dd9308909c831e3911902f02ff3dafbbd655 /usr.bin
parenta7044f890064304cde651190ce751df9c12dd263 (diff)
downloadFreeBSD-src-ed99ba5f08b34ae987af8e679acaa6dcd1894d3f.zip
FreeBSD-src-ed99ba5f08b34ae987af8e679acaa6dcd1894d3f.tar.gz
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/elfcopy/Makefile.depend1
-rw-r--r--usr.bin/kdump/Makefile.depend4
-rw-r--r--usr.bin/truss/Makefile.depend (renamed from usr.bin/truss/Makefile.depend.amd64)8
3 files changed, 1 insertions, 12 deletions
diff --git a/usr.bin/elfcopy/Makefile.depend b/usr.bin/elfcopy/Makefile.depend
index 7c3c6db..6416d53 100644
--- a/usr.bin/elfcopy/Makefile.depend
+++ b/usr.bin/elfcopy/Makefile.depend
@@ -15,6 +15,7 @@ DIRDEPS = \
lib/libelftc \
lib/libexpat \
lib/liblzma \
+ lib/libpe \
lib/libthr \
lib/libz \
secure/lib/libcrypto \
diff --git a/usr.bin/kdump/Makefile.depend b/usr.bin/kdump/Makefile.depend
index 83a2492..e3c5ae7 100644
--- a/usr.bin/kdump/Makefile.depend
+++ b/usr.bin/kdump/Makefile.depend
@@ -20,11 +20,7 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
kdump.o: kdump_subr.h
-kdump.o: linux32_syscalls.c
-kdump.o: linux_syscalls.c
kdump.po: kdump_subr.h
-kdump.po: linux32_syscalls.c
-kdump.po: linux_syscalls.c
kdump_subr.o: kdump_subr.c
kdump_subr.o: kdump_subr.h
kdump_subr.po: kdump_subr.c
diff --git a/usr.bin/truss/Makefile.depend.amd64 b/usr.bin/truss/Makefile.depend
index 334bb3a..3c34d02 100644
--- a/usr.bin/truss/Makefile.depend.amd64
+++ b/usr.bin/truss/Makefile.depend
@@ -17,12 +17,4 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
-amd64-cloudabi64.o: cloudabi64_syscalls.h
-amd64-cloudabi64.po: cloudabi64_syscalls.h
-amd64-freebsd.o: freebsd_syscalls.h
-amd64-freebsd.po: freebsd_syscalls.h
-amd64-freebsd32.o: freebsd32_syscalls.h
-amd64-freebsd32.po: freebsd32_syscalls.h
-amd64-linux32.o: amd64-linux32_syscalls.h
-amd64-linux32.po: amd64-linux32_syscalls.h
.endif
OpenPOWER on IntegriCloud