summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio
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 /lib/libc/tests/stdio
parentb0bdd78348d85294a359c160c307b608b2dc45f0 (diff)
parent30d816a7b569b260360265885c779f6d8e923947 (diff)
Notes
Diffstat (limited to 'lib/libc/tests/stdio')
-rw-r--r--lib/libc/tests/stdio/Makefile.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/libc/tests/stdio/Makefile.depend b/lib/libc/tests/stdio/Makefile.depend
new file mode 100644
index 000000000000..68a9dd09c55e
--- /dev/null
+++ b/lib/libc/tests/stdio/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