[bug #64886] order-only prerequisite on a .PHONY line makes prerequisite "unmakeable"

2023-11-12 Thread Dmitry Goncharov
Follow-up Comment #1, bug #64886 (project make): The described behavior is expected and has nothing to do with order-only. The manual contains the following The implicit rule search (see Using Implicit Rules) is skipped for .PHONY targets. You need an explicit rule for file.elc.

[bug #64886] order-only prerequisite on a .PHONY line makes prerequisite "unmakeable"

2023-11-12 Thread Greg Minshall
URL: Summary: order-only prerequisite on a .PHONY line makes prerequisite "unmakeable" Group: make Submitter: minshall Submitted: Sun 12 Nov 2023 05:13:16 PM UTC Severity: 3 -