mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Remove a duplicate word in the Makefile (#132301)
This commit is contained in:
parent
254110356d
commit
4a919dd6ee
1 changed files with 1 additions and 1 deletions
|
@ -1938,7 +1938,7 @@ regen-pegen:
|
||||||
|
|
||||||
.PHONY: regen-ast
|
.PHONY: regen-ast
|
||||||
regen-ast:
|
regen-ast:
|
||||||
# Regenerate 3 files using using Parser/asdl_c.py:
|
# Regenerate 3 files using Parser/asdl_c.py:
|
||||||
# - Include/internal/pycore_ast.h
|
# - Include/internal/pycore_ast.h
|
||||||
# - Include/internal/pycore_ast_state.h
|
# - Include/internal/pycore_ast_state.h
|
||||||
# - Python/Python-ast.c
|
# - Python/Python-ast.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue