Commit 476412a9 authored by Fred Drake's avatar Fred Drake

cleanup(): Get rid of module index turds.

parent daf71fca
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment