summaryrefslogtreecommitdiffstats
path: root/lib/msun
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-09 22:46:01 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-09 22:46:01 +0000
commitaab40fdc3dd7956f91ad07b7f4503747162b3587 (patch)
treea0b3fca30ae20b9963692729d14ee21c875ea7f7 /lib/msun
parent48a437b4b018af24e49bba13131f02506a5db680 (diff)
downloadFreeBSD-src-aab40fdc3dd7956f91ad07b7f4503747162b3587.zip
FreeBSD-src-aab40fdc3dd7956f91ad07b7f4503747162b3587.tar.gz
DIRDEPS_BUILD: Connect MK_TESTS.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/msun')
-rw-r--r--lib/msun/tests/Makefile.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/msun/tests/Makefile.depend b/lib/msun/tests/Makefile.depend
new file mode 100644
index 0000000..68a9dd0
--- /dev/null
+++ b/lib/msun/tests/Makefile.depend
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/atf/libatf-c \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libnetbsd \
+ lib/msun \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud