summaryrefslogtreecommitdiffstats
path: root/usr.bin/elfcopy/Makefile.depend
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-15 20:11:15 +0000
committersjg <sjg@FreeBSD.org>2015-06-15 20:11:15 +0000
commit3f58070b3ad1cfb47ef93e39b55c3b5b11f3312c (patch)
tree624b9b692576f9c51ed284d8dec3a91237c24876 /usr.bin/elfcopy/Makefile.depend
parente045ce7358e89e65fef77c3890001525e987c61f (diff)
downloadFreeBSD-src-3f58070b3ad1cfb47ef93e39b55c3b5b11f3312c.zip
FreeBSD-src-3f58070b3ad1cfb47ef93e39b55c3b5b11f3312c.tar.gz
Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.
Diffstat (limited to 'usr.bin/elfcopy/Makefile.depend')
-rw-r--r--usr.bin/elfcopy/Makefile.depend25
1 files changed, 25 insertions, 0 deletions
diff --git a/usr.bin/elfcopy/Makefile.depend b/usr.bin/elfcopy/Makefile.depend
new file mode 100644
index 0000000..72ff635
--- /dev/null
+++ b/usr.bin/elfcopy/Makefile.depend
@@ -0,0 +1,25 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ lib/${CSU_DIR} \
+ lib/libarchive \
+ lib/libbz2 \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libelf \
+ lib/libelftc \
+ lib/libexpat \
+ lib/liblzma \
+ lib/libthr \
+ lib/libz \
+ secure/lib/libcrypto \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud