diff --git a/Makefile b/Makefile index a9fbe98fe4..82f64583c5 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: