* compile.c (sim_resume): Watch for calls to abort.
[deliverable/binutils-gdb.git] / sim / h8300 / .Sanitize
index 7ba363398a0a377692a4c98d60a52e0bcf04d066..9e8ed06a08392a3af856df9ed6ec83c6d4710694 100644 (file)
@@ -17,8 +17,6 @@
 
 Do-first:
 
-echo Sanitizing `pwd`...
-
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize
@@ -29,15 +27,17 @@ Things-to-keep:
 
 ChangeLog
 Makefile.in
+config.in
+configure
 configure.in
+compile.c
 writecode.c
 run.c
-p1.c
-p3.c
+inst.h
 
-Do-last:
+Things-to-lose:
 
-echo Done in `pwd`.
 
+Do-last:
 
 # End of file.
This page took 0.023313 seconds and 4 git commands to generate.