diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-07-01 00:38:35 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-07-01 00:38:35 +0000 |
commit | ff4aa51d9aeccc350b60645b2690718240fd6ac1 (patch) | |
tree | 941c983ad0f933aa2e65bb72b5bcfb81b113e519 /gdb/config/h8300 | |
parent | fb506180fa5693ca174d88b433f61c9f2b71c040 (diff) | |
download | gdb-ff4aa51d9aeccc350b60645b2690718240fd6ac1.zip gdb-ff4aa51d9aeccc350b60645b2690718240fd6ac1.tar.gz gdb-ff4aa51d9aeccc350b60645b2690718240fd6ac1.tar.bz2 |
Reflect comings and goings of files.
Diffstat (limited to 'gdb/config/h8300')
-rw-r--r-- | gdb/config/h8300/.Sanitize | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/gdb/config/h8300/.Sanitize b/gdb/config/h8300/.Sanitize index 2a481dd..b29dad1 100644 --- a/gdb/config/h8300/.Sanitize +++ b/gdb/config/h8300/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/h8300. + +# 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: @@ -21,7 +23,7 @@ Do-first: Things-to-keep: -h8300hms.mt +h8300.mt tm-h8300.h Things-to-lose: |