diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-05-02 22:51:34 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-05-02 22:51:34 +0000 |
commit | 89464c7a1d6a36c0f73e9d207fab46527b3b2d94 (patch) | |
tree | b4447b729f9dbf485bddf1604eb5a3c31428de74 /ld | |
parent | 1b96bdce15535044d1b2b17b0e99c4beab0bf31f (diff) | |
download | gdb-89464c7a1d6a36c0f73e9d207fab46527b3b2d94.zip gdb-89464c7a1d6a36c0f73e9d207fab46527b3b2d94.tar.gz gdb-89464c7a1d6a36c0f73e9d207fab46527b3b2d94.tar.bz2 |
Keep Lynx linker scripts.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/scripttempl/.Sanitize | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index 10fe7ec..0392319 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for devo/ld/scripttempl +# .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, @@ -40,6 +40,7 @@ h8500s.sc hppaelf.sc i386coff.sc i386go32.sc +i386lynx.sc i960.sc m68kcoff.sc m68klynx.sc @@ -49,6 +50,7 @@ mipsbsd.sc sa29200.sc sh.sc sparccoff.sc +sparclynx.sc st2000.sc vanilla.sc z8ksim.sc |