summaryrefslogtreecommitdiff
path: root/lib/librt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-03-09 22:46:01 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-03-09 22:46:01 +0000
commit15c433351f54e7cd5bec8d36c8e89e6a7fa55b26 (patch)
treea0b3fca30ae20b9963692729d14ee21c875ea7f7 /lib/librt
parent30924962f44b40ed3506b32bc90232f9a4a4c2a1 (diff)
downloadsrc-test-15c433351f54e7cd5bec8d36c8e89e6a7fa55b26.tar.gz
src-test-15c433351f54e7cd5bec8d36c8e89e6a7fa55b26.zip
DIRDEPS_BUILD: Connect MK_TESTS.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=296587
Diffstat (limited to 'lib/librt')
-rw-r--r--lib/librt/tests/Makefile.depend22
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/librt/tests/Makefile.depend b/lib/librt/tests/Makefile.depend
new file mode 100644
index 0000000000000..e2d637cb0fc59
--- /dev/null
+++ b/lib/librt/tests/Makefile.depend
@@ -0,0 +1,22 @@
+# $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/librt \
+ lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif