diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-10-03 01:50:49 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-10-03 01:50:49 +0000 |
commit | 3994972d62e654c0b26559c7cf39c350e3d1ee19 (patch) | |
tree | 865b15da79eb914ad2ec0e9e130f34650b758f81 /sim | |
parent | eef66934788bd15b078cf8be5a6fa68422b2e8c6 (diff) | |
download | gdb-3994972d62e654c0b26559c7cf39c350e3d1ee19.zip gdb-3994972d62e654c0b26559c7cf39c350e3d1ee19.tar.gz gdb-3994972d62e654c0b26559c7cf39c350e3d1ee19.tar.bz2 |
No ChangeLog to keep.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/.Sanitize | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index db7d99c..17f5cd3 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -1,8 +1,6 @@ -# Sanitize.in for devo. -# $Id$ -# +# .Sanitize for devo/sim/common. -# 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: @@ -27,7 +25,6 @@ Things-to-keep: run.c run.1 -ChangeLog Things-to-lose: |