aboutsummaryrefslogtreecommitdiff
path: root/lib/libxo
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/libxo
parent5f98380c3ef18cdb60cd31cfb1c0858d1b0f5ad4 (diff)
downloadsrc-5e3190f700637fcfc1a52daeaa4a031fdd2557c7.tar.gz
src-5e3190f700637fcfc1a52daeaa4a031fdd2557c7.zip
Diffstat (limited to 'lib/libxo')
-rw-r--r--lib/libxo/encoder/csv/Makefile.depend15
-rw-r--r--lib/libxo/libxo/Makefile.depend16
2 files changed, 31 insertions, 0 deletions
diff --git a/lib/libxo/encoder/csv/Makefile.depend b/lib/libxo/encoder/csv/Makefile.depend
index e69de29bb2d1..6ef78fac5cbf 100644
--- a/lib/libxo/encoder/csv/Makefile.depend
+++ b/lib/libxo/encoder/csv/Makefile.depend
@@ -0,0 +1,15 @@
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/lib/libxo/libxo/Makefile.depend b/lib/libxo/libxo/Makefile.depend
index e69de29bb2d1..678747db6f2c 100644
--- a/lib/libxo/libxo/Makefile.depend
+++ b/lib/libxo/libxo/Makefile.depend
@@ -0,0 +1,16 @@
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libutil \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif