We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c3b1c commit a9ce60aCopy full SHA for a9ce60a
src/Makefile
@@ -91,6 +91,7 @@ endif
91
else
92
DTRACE_HEADERS :=
93
endif
94
+.SECONDARY: $(addprefix $(BUILDDIR)/,$(DTRACE_HEADERS))
95
96
# headers are used for dependency tracking, while public headers will be part of the dist
97
UV_HEADERS :=
0 commit comments