File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ Modules/Setup.local
3333Modules /config.c
3434Modules /ld_so_aix
3535Parser /pgen
36- Parser /pgen.stamp
3736Lib /test /data /*
3837Lib /lib2to3 /Grammar * .pickle
3938Lib /lib2to3 /PatternGrammar * .pickle
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ PCbuild/*.o
3232PCbuild /* .pdb
3333PCbuild /Win32-temp- *
3434Parser /pgen
35- Parser /pgen.stamp
3635__pycache__
3736autom4te.cache
3837build /
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ Modules/Setup.local
3232Modules/config.c
3333Modules/ld_so_aix$
3434Parser/pgen$
35- Parser/pgen.stamp$
3635PCbuild/amd64/
3736^core
3837^python-gdb.py
Original file line number Diff line number Diff line change @@ -1351,7 +1351,7 @@ profile-removal:
13511351
13521352clobber: clean profile-removal
13531353 -rm -f $(BUILDPYTHON) $(PGEN) $(LIBRARY) $(LDLIBRARY) $(DLLLIBRARY) \
1354- tags TAGS Parser/pgen.stamp \
1354+ tags TAGS \
13551355 config.cache config.log pyconfig.h Modules/config.c
13561356 -rm -rf build platform
13571357 -rm -rf $(PYTHONFRAMEWORKDIR)
You can’t perform that action at this time.
0 commit comments