From: Fred Drake Date: Fri, 17 Apr 1998 20:25:55 +0000 (+0000) Subject: cleanup(): Get rid of module index turds. X-Git-Tag: v1.5.2a1~883 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=476412a91892bb381ec5afdef32c7a092a65030e;p=python cleanup(): Get rid of module index turds. --- diff --git a/Doc/tools/mkhowto.sh b/Doc/tools/mkhowto.sh index fa1a8c2571..6ba4869567 100755 --- a/Doc/tools/mkhowto.sh +++ b/Doc/tools/mkhowto.sh @@ -127,7 +127,7 @@ build_ps() { } cleanup() { - rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ind + rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ind mod$1.ind if [ ! "$BUILD_DVI" ] ; then rm -f $FILE.dvi fi