diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -193,6 +193,7 @@ strip_quotes = $(strip $(subst ",,$(subst \",,$(1)))) real-all: real-target # must come rather early +.SECONDARY: .SECONDEXPANSION: .DELETE_ON_ERROR: |