* *.exp: The end-all be-all of quoting fixes. Ha.
[deliverable/binutils-gdb.git] / gdb / testsuite / .Sanitize
index 247f3d68a64af2ef5798ac25a4dc72ca6c3b4ee5..bbb5fc314122959e450450e7dc76b906fd66e94a 100644 (file)
@@ -1,4 +1,4 @@
-# .Sanitize for gdb/testsuite.
+# .Sanitize for devo/gdb/testsuite.
 
 # Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 
 Do-first:
 
-if ( echo $* | grep keep\-chill > /dev/null ) ; then
-       keep_these_too="gdb.chill"
-else
-       lose_these_too="gdb.chill"
-fi
-
 # All files listed between the "Things-to-keep:" line and the
 # "Do-last:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize
@@ -33,12 +27,17 @@ Things-to-keep:
 ChangeLog
 Makefile.in
 TODO
+aclocal.m4
 config
+configure
 configure.in
 gdb.base
 gdb.c++
+gdb.chill
 gdb.disasm
+gdb.fortran
 gdb.stabs
+gdb.threads
 lib
 
 Things-to-lose:
This page took 0.023887 seconds and 4 git commands to generate.