summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9fbe98fe44b..82f64583c55e 100644
--- a/Makefile
+++ b/Makefile
@@ -193,6 +193,7 @@ strip_quotes = $(strip $(subst ",,$(subst \",,$(1))))
real-all: real-target
# must come rather early
+.SECONDARY:
.SECONDEXPANSION:
.DELETE_ON_ERROR: