tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: make: .PHONY lacks .TARGET
On Wed, 28 Sep 2011 10:23:47 +0000, David Holland writes:
>Does this work with make -j? (I'm just remembering the history of PR
>43534, which is related enough to make me slightly nervous.)
Yes, .END is always run via Compat_Make().
This doesn't fix 43534, though I was initillay tempted to set .PREFIX as
well, but doing that here doesn't address the normal PHONY targets.
This change just provides consistency when run via .END or not.
Home |
Main Index |
Thread Index |
Old Index