Hi, Simon McVittie wrote: > .PHONY: build
isn't the "clean" rule called before anything else? Couldn't we just remove this directory in the "clean" rule? - Fabian
Hi, Simon McVittie wrote: > .PHONY: build
isn't the "clean" rule called before anything else? Couldn't we just remove this directory in the "clean" rule? - Fabian