Support: ```makefile VAR:=value ``` It currently treats VAR as a target: ``` Target "VAR" should be declared PHONY ```
Support:
VAR:=valueIt currently treats VAR as a target: