FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Infra: Declare Makefile targets as phony by hugovk · Pull Request #2841 · python/peps · GitHub

/ peps Public

Infra: Declare Makefile targets as phony - #2841

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:add-phony-targets
Oct 22, 2022
Merged

Infra: Declare Makefile targets as phony#2841
hugovk merged 1 commit into
python:mainfrom
hugovk:add-phony-targets

Conversation

hugovk commented Oct 21, 2022

Copy link
Copy Markdown
Member

We were missing the .PHONY declarations in the Makefile, let's add them next to each target.

Docs: https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html

(Related: python/devguide#972, python/cpython#98266.)

hugovk added bug infra Core infrastructure for building and rendering PEPs labels Oct 21, 2022
hugovk requested a review from AA-Turner as a code owner October 21, 2022 12:54

CAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

hugovk merged commit 18b3870 into python:main Oct 22, 2022
hugovk deleted the add-phony-targets branch October 22, 2022 07:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug infra Core infrastructure for building and rendering PEPs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL