diff --git a/Makefile b/Makefile index 0f84122bd3..7b067ac275 100644 --- a/Makefile +++ b/Makefile @@ -1068,7 +1068,7 @@ printvars: $(if $(QUOTED_VARS),\ $(info $V='$(subst ','\'',$(if $(RAW_VARS),$(value $V),$($V)))'), \ $(info $V=$(if $(RAW_VARS),$(value $V),$($V)))))) -# ' Syntax colouring... +# ')))) # Syntax colouring... .PHONY: clean clean: