aboutsummaryrefslogtreecommitdiff
path: root/Makefile.stage3
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.stage3')
-rw-r--r--Makefile.stage31
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.stage3 b/Makefile.stage3
index f258ab2981..1b9d880f00 100644
--- a/Makefile.stage3
+++ b/Makefile.stage3
@@ -9,6 +9,7 @@
include Makefile.stage2
-include $(VFILES:.v=.v.d)
+.SECONDARY: $(VFILES:.v=.v.d)
.PHONY: stage3
stage3: world