diff --git a/Makefile b/Makefile index 07301f2f10..47973344d3 100644 --- a/Makefile +++ b/Makefile @@ -1073,7 +1073,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: