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/config/.Sanitize | |
parent | 02176ddb2966728363b156e6f250784ea3eb07f9 (diff) | |
download | gdb-08df3284957c168745d61cc27fdd572957b9b4e2.zip gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.gz gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.bz2 |
Various updates
Diffstat (limited to 'gdb/config/.Sanitize')
-rw-r--r-- | gdb/config/.Sanitize | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 2a29316..8788c2a 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config. + +# 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: @@ -54,14 +56,8 @@ xm-lynx.h xm-sysv4.h z8k - -# Things which are explicitly *not* kept, for now. -# i860 - Not yet ready for prime time. - Things-to-lose: -i860 - Do-last: # End of file. |