Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -1717,6 +1717,6 @@ endif # skip-makefile PHONY += FORCE FORCE: # Declare the contents of the .PHONY variable as phony. We keep that # Declare the contents of the PHONY variable as phony. We keep that # information in a variable so we can use it in if_changed and friends. .PHONY: $(PHONY) Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -1717,6 +1717,6 @@ endif # skip-makefile PHONY += FORCE FORCE: # Declare the contents of the .PHONY variable as phony. We keep that # Declare the contents of the PHONY variable as phony. We keep that # information in a variable so we can use it in if_changed and friends. .PHONY: $(PHONY)