aboutsummaryrefslogtreecommitdiff
path: root/share/mk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index b088b919eb7d..ac3fd94a7f07 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -6,6 +6,11 @@
# will read this Makefile since it auto includes it into -I.
.if ${.CURDIR} == ${.PARSEDIR}
+# Avoid creating a Makefile.depend here as it would get included anywhere
+# in the build, similar to the problem above. It would cause dirdeps.mk
+# to be included more times than desired.
+UPDATE_DEPENDFILE= no
+
.include <src.opts.mk>
FILES= \