diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-11-01 19:27:15 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-11-01 19:27:15 +0000 |
commit | 278d569a2aba601fdecafe953fbe7914cbf3502d (patch) | |
tree | e972f45fa88112fc859b6936b0283d8b3e6f0dcb | |
parent | 9798d9bf47bcb0efd889d85c3c2f5034ee121bd2 (diff) | |
download | gdb-278d569a2aba601fdecafe953fbe7914cbf3502d.zip gdb-278d569a2aba601fdecafe953fbe7914cbf3502d.tar.gz gdb-278d569a2aba601fdecafe953fbe7914cbf3502d.tar.bz2 |
Keep Lynx file
-rw-r--r-- | ld/config/.Sanitize | 1 | ||||
-rw-r--r-- | ld/emulparams/.Sanitize | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index a20941c..76304b4 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -71,6 +71,7 @@ sa29200.mt solaris2.mh sparc64-elf.mt sparc-ll.mh +sparc-lynx.mt st2000.mt sun3.mh sun3.mt diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index bcd0383..2a5f2a9 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for devo/ld/config +# .Sanitize for devo/ld/emulparams # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -58,6 +58,7 @@ mipslit.sh news.sh sa29200.sh sh.sh +sparclynx.sh st2000.sh sun3.sh sun4.sh |