aboutsummaryrefslogtreecommitdiff
path: root/lib/libpathconv
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-10-31 00:04:07 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-10-31 00:04:07 +0000
commit3806950135d2c8633ec0764e8807eacc87cf3e10 (patch)
tree401ad31b95fb26ef459fd5768136545a3f02c774 /lib/libpathconv
parent82fcadcd5558133fff4db8589e9553c7f166bbae (diff)
downloadsrc-3806950135d2c8633ec0764e8807eacc87cf3e10.tar.gz
src-3806950135d2c8633ec0764e8807eacc87cf3e10.zip
DIRDEPS_BUILD: Connect new directories.
Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=325187
Diffstat (limited to 'lib/libpathconv')
-rw-r--r--lib/libpathconv/Makefile.depend17
-rw-r--r--lib/libpathconv/tests/Makefile.depend18
2 files changed, 35 insertions, 0 deletions
diff --git a/lib/libpathconv/Makefile.depend b/lib/libpathconv/Makefile.depend
new file mode 100644
index 000000000000..6cfaab1c3644
--- /dev/null
+++ b/lib/libpathconv/Makefile.depend
@@ -0,0 +1,17 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/lib/libpathconv/tests/Makefile.depend b/lib/libpathconv/tests/Makefile.depend
new file mode 100644
index 000000000000..0c909c5bb53a
--- /dev/null
+++ b/lib/libpathconv/tests/Makefile.depend
@@ -0,0 +1,18 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libpathconv \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif