mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Clean up *.pla files -- platform annotation information.
This commit is contained in:
parent
521835c541
commit
75ab7a6fa4
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ l2hoption() {
|
|||
}
|
||||
|
||||
cleanup() {
|
||||
rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ilg $1.ind $1.syn
|
||||
rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ilg $1.ind $1.syn $1.pla
|
||||
rm -f mod$1.idx mod$1.ilg mod$1.ind
|
||||
if [ ! "$BUILD_DVI" ] ; then
|
||||
rm -f $1.dvi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue