summaryrefslogtreecommitdiffstats
path: root/lib/libelftc
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 /lib/libelftc
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 'lib/libelftc')
-rw-r--r--lib/libelftc/Makefile.depend14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/libelftc/Makefile.depend b/lib/libelftc/Makefile.depend
new file mode 100644
index 0000000..422dbea
--- /dev/null
+++ b/lib/libelftc/Makefile.depend
@@ -0,0 +1,14 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/libelf \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud