summaryrefslogtreecommitdiffstats
path: root/libexec/atf
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 /libexec/atf
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 'libexec/atf')
-rw-r--r--libexec/atf/atf-check/tests/Makefile.depend11
-rw-r--r--libexec/atf/atf-sh/tests/Makefile.depend11
-rw-r--r--libexec/atf/tests/Makefile.depend11
3 files changed, 33 insertions, 0 deletions
diff --git a/libexec/atf/atf-check/tests/Makefile.depend b/libexec/atf/atf-check/tests/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/libexec/atf/atf-check/tests/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/libexec/atf/atf-sh/tests/Makefile.depend b/libexec/atf/atf-sh/tests/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/libexec/atf/atf-sh/tests/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/libexec/atf/tests/Makefile.depend b/libexec/atf/tests/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/libexec/atf/tests/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud