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/29k-share | |
parent | 02176ddb2966728363b156e6f250784ea3eb07f9 (diff) | |
download | gdb-08df3284957c168745d61cc27fdd572957b9b4e2.zip gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.gz gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.bz2 |
Various updates
Diffstat (limited to 'gdb/29k-share')
-rw-r--r-- | gdb/29k-share/.Sanitize | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/gdb/29k-share/.Sanitize b/gdb/29k-share/.Sanitize index 12f7251..45f2bf1 100644 --- a/gdb/29k-share/.Sanitize +++ b/gdb/29k-share/.Sanitize @@ -1,8 +1,6 @@ -# .Sanitize for devo/gdb. -# $Id$ -# +# .Sanitize for gdb/29k-share. -# 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. @@ -13,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: @@ -31,9 +29,6 @@ udi_soc Things-to-lose: -dfe -include - Do-last: # End of file. |