mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
By convention make targets that don't refer to a file have a dependency on the fake .PHONY target/file. This ensures that these targets are always evaluated because there is no rule to create a .PHONY file and that will force make to think the rule is out of date and needs to be rebuilt. This commit consistently associates virtual targets with .PHONY by declaring the .PHONY dependency immediately above the make rule. This should avoid race conditions and avoidable rebuilds across multiple make invocations. |
||
|---|---|---|
| .. | ||
| 2022-06-20-15-15-11.gh-issue-90656.kFBbKe.rst | ||
| 2022-12-18-07-24-44.gh-issue-100220.BgSV7C.rst | ||
| 2023-02-11-05-31-05.gh-issue-99069.X4LDvY.rst | ||
| 2023-04-14-10-24-37.gh-issue-103532.H1djkd.rst | ||
| 2023-05-04-10-56-14.gh-issue-104106.-W9BJS.rst | ||
| 2023-05-14-19-00-19.gh-issue-104490.1tA4AF.rst | ||
| 2023-05-15-09-34-08.gh-issue-99017.nToOQu.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *Build* section in this directory. .. _blurb: https://pypi.org/project/blurb/