Remove GNU make-specific directive from Makefile by hugovk · Pull Request #1362 · python/devguide · GitHub
Skip to content

Remove GNU make-specific directive from Makefile - #1362

Merged
hugovk merged 2 commits into
python:mainfrom
hugovk:rm-gnu-make
Aug 4, 2024
Merged

hugovk merged 2 commits into
python:mainfrom
hugovk:rm-gnu-make

Conversation

@hugovk

@hugovk hugovk commented Aug 4, 2024

Copy link
Copy Markdown
Member

Like python/cpython#122662 and python/peps#3891.

This is mostly to keep the Makefiles similar in each repo to ease maintenance.

Also remove the make serve stub, the target was removed in April 2022 in #826.


📚 Documentation preview 📚: https://cpython-devguide--1362.org.readthedocs.build/

Comment thread Makefile
Comment on lines +5 to +15

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The main changes here are adding the UV and REQUIREMENTS lines.

The others have a space removed, so it's the same as the CPython/Docs and peps Makefiles and easier to diff.

@hugovk
hugovk merged commit 45618a9 into python:main Aug 4, 2024
@hugovk
hugovk deleted the rm-gnu-make branch August 4, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants