diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-07-12 01:43:09 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-07-12 01:43:09 +0000 |
commit | 08df3284957c168745d61cc27fdd572957b9b4e2 (patch) | |
tree | 9f60b62757b55a5570551c84f371974276235103 /gdb/testsuite/config | |
parent | 02176ddb2966728363b156e6f250784ea3eb07f9 (diff) | |
download | gdb-08df3284957c168745d61cc27fdd572957b9b4e2.zip gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.gz gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.bz2 |
Various updates
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 72e50c4..13936f9 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -1,6 +1,6 @@ -# .Sanitize for deja-gnu. +# .Sanitize for gdb/testsuite/config. -# Each directory to survive it's way into a release will need a file +# Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory # in the tree will be processed, top down, in the following order. @@ -23,23 +23,18 @@ Do-first: Things-to-keep: -config.rel.in -makefile.rel.in mips-gdb.exp mt-a29k-udi -mt-frwcom-aout +mt-hpux mt-i386-aout mt-i960-nindy -mt-i960-vx -mt-m68k-abug-aout -mt-m68k-abug-coff -mt-m68k-aout -mt-m68k-coff -mt-m68k-vx -mt-mips +mt-lynx +mt-m68k +mt-mips-ecoff +mt-slite mt-sparc-aout -mt-sparc-vx -mt-sparclite +mt-unix +mt-vxworks nind-gdb.exp udi-gdb.exp unix-gdb.exp |