Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75ab7a6

Browse files
committed
Clean up *.pla files -- platform annotation information.
1 parent 521835c commit 75ab7a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/mkhowto.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ l2hoption() {
165165
}
166166

167167
cleanup() {
168-
rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ilg $1.ind $1.syn
168+
rm -f $1.aux $1.log $1.out $1.toc $1.bkm $1.idx $1.ilg $1.ind $1.syn $1.pla
169169
rm -f mod$1.idx mod$1.ilg mod$1.ind
170170
if [ ! "$BUILD_DVI" ] ; then
171171
rm -f $1.dvi

0 commit comments

Comments
 (0)