aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/mqueue
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-03-10 21:16:01 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-03-10 21:16:01 +0000
commit7d536dc855c85c15bf45f033d108a61b1f3cecc3 (patch)
tree5abb86d0e160314526bb716fff070a6708d61844 /tests/sys/mqueue
parentb0bdd78348d85294a359c160c307b608b2dc45f0 (diff)
parent30d816a7b569b260360265885c779f6d8e923947 (diff)
Notes
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