only remove more.parse if it exists
authorIan Lance Taylor <ian@airs.com>
Mon, 22 Sep 1997 15:29:33 +0000 (15:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 22 Sep 1997 15:29:33 +0000 (15:29 +0000)
gas/testsuite/gas/hppa/.Sanitize

index fc84517..9829b80 100644 (file)
 
 Do-first:
 
+for d in more.parse ; do
+       if [ -d $d ]; then
+               lose_these_too="$d ${lose_these_too}"
+       fi
+done
 
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
@@ -32,10 +37,6 @@ parse
 reloc
 unsorted
 
-Things-to-lose:
-
-more.parse
-
 Do-last:
 
 # End of file.