diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -153,6 +153,7 @@ endif include toolchain.inc strip_quotes = $(strip $(subst ",,$(subst \",,$(1)))) +# fix makefile syntax highlighting after strip macro \" ")) # The primary target needs to be here before we include the # other files |