diff options
author | Steve Chamberlain <steve@cygnus> | 1991-11-04 01:03:15 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-11-04 01:03:15 +0000 |
commit | de2fae228783b26933ac42576aeb17a53c8bfcfa (patch) | |
tree | 8f31bf26560aa38cb84e4af6cc5a4d3eed54dd0a /ld/config | |
parent | 7de2ea345c62b3cac2cd7b878c72880b91fdd51d (diff) | |
download | gdb-de2fae228783b26933ac42576aeb17a53c8bfcfa.zip gdb-de2fae228783b26933ac42576aeb17a53c8bfcfa.tar.gz gdb-de2fae228783b26933ac42576aeb17a53c8bfcfa.tar.bz2 |
Renamed all the files for the new scheme
Diffstat (limited to 'ld/config')
-rw-r--r-- | ld/config/.Sanitize | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index b62cc58..8d6b9b3 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -30,21 +30,22 @@ fi # with rm -rf. Things-to-keep: -h-decstation -h-dgux -h-news -h-rtbsd -h-sparc -h-sparc-ll -h-sun3 -t-coff-a29k -t-ebmon29k -t-i386v -t-m68k -t-m68kv -t-m88k-bcs -t-news -t-sun4 +mh-decstation +mh-dgux +mh-news +mh-rtbsd +mh-sparc +mh-sparc-ll +mh-sun3 +mt-coff-a29k +mt-ebmon29k +mt-i386-aout +mt-i386v +mt-m68k +mt-m68kv +mt-m88k-bcs +mt-news +mt-sun4 Do-last: echo Done in `pwd`. |