diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-09-04 23:18:31 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-09-04 23:18:31 +0000 |
commit | a6aa45a625d0875852a20149c63e7feb315b7e02 (patch) | |
tree | 65d94941ca4a5ec42b5694b60358f2a6b7441e73 /gdb/config/mips | |
parent | 6573c898508efb5c8cdea9876937e9ab69ae0f11 (diff) | |
download | gdb-a6aa45a625d0875852a20149c63e7feb315b7e02.zip gdb-a6aa45a625d0875852a20149c63e7feb315b7e02.tar.gz gdb-a6aa45a625d0875852a20149c63e7feb315b7e02.tar.bz2 |
Update to reflect changes in config files
Diffstat (limited to 'gdb/config/mips')
-rw-r--r-- | gdb/config/mips/.Sanitize | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize index 7bac843..111e422 100644 --- a/gdb/config/mips/.Sanitize +++ b/gdb/config/mips/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/mips. + +# 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. @@ -9,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -45,9 +47,11 @@ news-mips.mh nm-irix3.h nm-irix4.h nm-irix5.h +nm-m3.h nm-mips.h nm-news-mips.h nm-riscos.h +nm-sysv4.h riscos.mh tm-bigmips.h tm-bigmips64.h |