summaryrefslogtreecommitdiffstats
path: root/usr.bin/getaddrinfo
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2017-05-09 20:43:57 +0000
committerbdrewery <bdrewery@FreeBSD.org>2017-05-09 20:43:57 +0000
commita850f010859e68602443d35fc73e816262fb7bf4 (patch)
tree6d9d7f2cac38db358895bde52b4b1cf834aec2c8 /usr.bin/getaddrinfo
parent1b6eb1f305114ef933cb98416cc0d1d4fad091ed (diff)
downloadFreeBSD-src-a850f010859e68602443d35fc73e816262fb7bf4.zip
FreeBSD-src-a850f010859e68602443d35fc73e816262fb7bf4.tar.gz
DIRDEPS_BUILD: Connect new directories.
This is a direct commit since MFCing these changes is impractical. Sponsored by: Dell EMC Isilon
Diffstat (limited to 'usr.bin/getaddrinfo')
-rw-r--r--usr.bin/getaddrinfo/Makefile.depend20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr.bin/getaddrinfo/Makefile.depend b/usr.bin/getaddrinfo/Makefile.depend
new file mode 100644
index 0000000..77151bb
--- /dev/null
+++ b/usr.bin/getaddrinfo/Makefile.depend
@@ -0,0 +1,20 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libnetbsd \
+ lib/libutil \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud