We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b467c1 commit 413bcfcCopy full SHA for 413bcfc
Makefile.pre.in
@@ -3256,7 +3256,7 @@ clean-retain-profile: pycremoval
3256
-rm -rf Python/deepfreeze
3257
-rm -f Python/frozen_modules/*.h
3258
-rm -f Python/frozen_modules/MANIFEST
3259
- -rm -f jit_stencils.h $(wildcard jit_stencils-*.h)
+ -rm -f jit_stencils*.h
3260
-find build -type f -a ! -name '*.gc??' -exec rm -f {} ';'
3261
-rm -f Include/pydtrace_probes.h
3262
-rm -f profile-gen-stamp
0 commit comments