aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/mqueue
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 /tests/sys/mqueue
parent30924962f44b40ed3506b32bc90232f9a4a4c2a1 (diff)
downloadsrc-15c433351f54e7cd5bec8d36c8e89e6a7fa55b26.tar.gz
src-15c433351f54e7cd5bec8d36c8e89e6a7fa55b26.zip
DIRDEPS_BUILD: Connect MK_TESTS.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=296587
Diffstat (limited to 'tests/sys/mqueue')
-rw-r--r--tests/sys/mqueue/Makefile.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/sys/mqueue/Makefile.depend b/tests/sys/mqueue/Makefile.depend
new file mode 100644
index 000000000000..24e69ea5bc4c
--- /dev/null
+++ b/tests/sys/mqueue/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/librt \
+ lib/libthr \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif