aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStephen J. Kiernan <stevek@FreeBSD.org>2023-10-29 21:01:04 +0000
committerStephen J. Kiernan <stevek@FreeBSD.org>2023-10-29 21:01:04 +0000
commit5e3190f700637fcfc1a52daeaa4a031fdd2557c7 (patch)
treefdc7e433ea7f04bedf8bd807cface077fa9e0c9e /tests
parent5f98380c3ef18cdb60cd31cfb1c0858d1b0f5ad4 (diff)
downloadsrc-5e3190f700637fcfc1a52daeaa4a031fdd2557c7.tar.gz
src-5e3190f700637fcfc1a52daeaa4a031fdd2557c7.zip
dirdeps: Update Makefile.depend* files with empty contents
Some Makefile.depend* files were committed with no contents or empty DIRDEPS list, but they should have DIRDEPS with some contents.
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/acl/Makefile.depend6
-rw-r--r--tests/sys/netpfil/pf/Makefile.depend1
-rw-r--r--tests/sys/opencrypto/Makefile.depend6
3 files changed, 13 insertions, 0 deletions
diff --git a/tests/sys/acl/Makefile.depend b/tests/sys/acl/Makefile.depend
index 11aba52f82cf..462a1562f495 100644
--- a/tests/sys/acl/Makefile.depend
+++ b/tests/sys/acl/Makefile.depend
@@ -1,6 +1,12 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/atf/libatf-c \
+ lib/libc \
+ lib/libcompiler_rt \
.include <dirdeps.mk>
diff --git a/tests/sys/netpfil/pf/Makefile.depend b/tests/sys/netpfil/pf/Makefile.depend
index 11aba52f82cf..993ab0638f4a 100644
--- a/tests/sys/netpfil/pf/Makefile.depend
+++ b/tests/sys/netpfil/pf/Makefile.depend
@@ -1,6 +1,7 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ include \
.include <dirdeps.mk>
diff --git a/tests/sys/opencrypto/Makefile.depend b/tests/sys/opencrypto/Makefile.depend
index 11aba52f82cf..462a1562f495 100644
--- a/tests/sys/opencrypto/Makefile.depend
+++ b/tests/sys/opencrypto/Makefile.depend
@@ -1,6 +1,12 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/atf/libatf-c \
+ lib/libc \
+ lib/libcompiler_rt \
.include <dirdeps.mk>