aboutsummaryrefslogtreecommitdiff
path: root/tools/build/mk/Makefile.boot
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/mk/Makefile.boot')
-rw-r--r--tools/build/mk/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/build/mk/Makefile.boot b/tools/build/mk/Makefile.boot
index 0707ae2b0d67..b75809b08ad2 100644
--- a/tools/build/mk/Makefile.boot
+++ b/tools/build/mk/Makefile.boot
@@ -4,3 +4,6 @@ CFLAGS+= -I${WORLDTMP}/legacy/usr/include
DPADD+= ${WORLDTMP}/legacy/usr/lib/libegacy.a
LDADD+= -legacy
LDFLAGS+= -L${WORLDTMP}/legacy/usr/lib
+
+# we do not want to capture dependencies refering to the above
+UPDATE_DEPENDFILE= no