diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-04-05 04:31:19 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-04-05 04:31:19 +0000 |
commit | 56864e2cbea7411770f802b53b4c6d382d5fac3b (patch) | |
tree | 2100fbc28887f98002d0b519535dcd8dce3e84ae /gdb | |
parent | 72ae15f6b0b419e5bb334a232f00f5710e8597ba (diff) | |
download | gdb-56864e2cbea7411770f802b53b4c6d382d5fac3b.zip gdb-56864e2cbea7411770f802b53b4c6d382d5fac3b.tar.gz gdb-56864e2cbea7411770f802b53b4c6d382d5fac3b.tar.bz2 |
Always keep nm-arm.h
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/arm/.Sanitize | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gdb/config/arm/.Sanitize b/gdb/config/arm/.Sanitize index c4a7fce..85af8c7 100644 --- a/gdb/config/arm/.Sanitize +++ b/gdb/config/arm/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/arm. + +# 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: @@ -23,6 +25,7 @@ Things-to-keep: arm.mh arm.mt +nm-arm.h tm-arm.h xm-arm.h |