On Wed, May 18, 2022 at 5:37 PM Jacob Kopczynski
<jacob.kopczyn...@luthersystems.com> wrote:
>>   - it might make sense to state explicitly that order-only prereqs
>>     which are phony behave in all ways like standard prerequisites.

This statement is simply incorrect.
Order-only prerequisites which are phony do not behave like regular
prerequisites.
An order-only prerequisite which is phony is rebuilt every time, but
still does not cause those targets, which depend on this order-only
phony prerequisite, to be rebuilt.

regards, Dmitry

Reply via email to