--- a/src/Tools/8bit/perl/generators/gen-isa2latex.pl	Fri Dec 19 13:31:08 1997 +0100
+++ b/src/Tools/8bit/perl/generators/gen-isa2latex.pl	Fri Dec 19 19:57:28 1997 +0100
@@ -384,6 +384,7 @@
 
 $status = system("cp /tmp/tmp.txt $filename") ;
 if ($status) { die "can't copy /tmp/tmp.txt to $filename: $!\n";}
+$status = system("rm /tmp/tmp.txt") ;
 
 ########################
 # configure conv-tables.h
@@ -481,6 +482,7 @@
 
 $status = system("cp /tmp/tmp.txt $filename") ;
 if ($status) { die "can't copy /tmp/tmp.txt to $filename: $!\n";}
+$status = system("rm /tmp/tmp.txt") ;
 
 ########################
 # configure conv-lex.x
@@ -545,6 +547,7 @@
 
 $status = system("cp /tmp/tmp.txt $filename") ;
 if ($status) { die "can't copy /tmp/tmp.txt to $filename: $!\n";}
+$status = system("rm /tmp/tmp.txt") ;
 
 ########################
 # execute  Makefile