diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-11-01 19:25:39 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-11-01 19:25:39 +0000 |
commit | 9798d9bf47bcb0efd889d85c3c2f5034ee121bd2 (patch) | |
tree | 2a689d63d757dffe2b68a9edad257fdef1552113 /ld | |
parent | a3ffe730ba3615b5af4132e14f43787746795ad2 (diff) | |
download | gdb-9798d9bf47bcb0efd889d85c3c2f5034ee121bd2.zip gdb-9798d9bf47bcb0efd889d85c3c2f5034ee121bd2.tar.gz gdb-9798d9bf47bcb0efd889d85c3c2f5034ee121bd2.tar.bz2 |
Keep Sparc file
Diffstat (limited to 'ld')
-rw-r--r-- | ld/scripttempl/.Sanitize | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index 360780c..ca520bf 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for devo/ld/config +# .Sanitize for devo/ld/scripttempl # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -42,6 +42,7 @@ mips.sc mipsbsd.sc sa29200.sc sh.sc +sparccoff.sc st2000.sc vanilla.sc z8ksim.sc |