aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex
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/libregex
parent5f98380c3ef18cdb60cd31cfb1c0858d1b0f5ad4 (diff)
Diffstat (limited to 'lib/libregex')
-rw-r--r--lib/libregex/Makefile.depend16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/libregex/Makefile.depend b/lib/libregex/Makefile.depend
index e69de29bb2d1..40575a605e97 100644
--- a/lib/libregex/Makefile.depend
+++ b/lib/libregex/Makefile.depend
@@ -0,0 +1,16 @@
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ usr.bin/awk.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif