]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110704: Recommend `distclean` target over `clean` when source tree is not clean...
authorJames <6125322+SnoopJ@users.noreply.github.com>
Sun, 24 May 2026 13:32:48 +0000 (09:32 -0400)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 13:32:48 +0000 (13:32 +0000)
commit34631058f2aec6752ebfc50d40958b247532f536
tree472e3bc907ae0c44f26ff210ad7e0be7968d91e4
parent287c98f4cb40c15d638651de4b29ae98b92589aa
gh-110704: Recommend `distclean` target over `clean` when source tree is not clean (GH-112610)

Recommend `distclean` target over `clean` when source tree is not clean

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Makefile.pre.in