aboutsummaryrefslogtreecommitdiff
path: root/lib/libc++experimental
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-07-11 00:32:48 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-07-11 00:32:48 +0000
commit1671f70652235db8b2fd8a930c259966f074445d (patch)
tree03650523136f6ec28c64c812a0707bac0afb99b6 /lib/libc++experimental
parent27f3f39a1d48691496d335975f617a3c1311b60e (diff)
downloadsrc-1671f70652235db8b2fd8a930c259966f074445d.tar.gz
src-1671f70652235db8b2fd8a930c259966f074445d.zip
DIRDEPS_BUILD: Connect more libraries.
Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=320884
Diffstat (limited to 'lib/libc++experimental')
-rw-r--r--lib/libc++experimental/Makefile.depend14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/libc++experimental/Makefile.depend b/lib/libc++experimental/Makefile.depend
new file mode 100644
index 000000000000..c210061155d2
--- /dev/null
+++ b/lib/libc++experimental/Makefile.depend
@@ -0,0 +1,14 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/msun \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif