Kaydet (Commit) 476412a9 authored tarafından Fred Drake's avatar Fred Drake

cleanup(): Get rid of module index turds.

üst daf71fca
...@@ -127,7 +127,7 @@ build_ps() { ...@@ -127,7 +127,7 @@ build_ps() {
} }
cleanup() { 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 if [ ! "$BUILD_DVI" ] ; then
rm -f $FILE.dvi rm -f $FILE.dvi
fi 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