aboutsummaryrefslogtreecommitdiff
path: root/lib/lib9p
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 /lib/lib9p
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 'lib/lib9p')
-rw-r--r--lib/lib9p/Makefile.depend19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/lib9p/Makefile.depend b/lib/lib9p/Makefile.depend
index e69de29bb2d1..b4b434e22ff9 100644
--- a/lib/lib9p/Makefile.depend
+++ b/lib/lib9p/Makefile.depend
@@ -0,0 +1,19 @@
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcasper/libcasper \
+ lib/libcasper/services/cap_grp \
+ lib/libcasper/services/cap_pwd \
+ lib/libcompiler_rt \
+ lib/libsbuf \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif