diff options
author | Per Bothner <per@bothner.com> | 1991-09-27 20:20:01 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-09-27 20:20:01 +0000 |
commit | e5dab900895f2befb47b1934d9c03b6a4cea8458 (patch) | |
tree | 1305b3660d0165757ba85f656a5e21fa24cf59ce | |
parent | 3981c7e882b2efc0740dfb6d39f0b3547c9d2841 (diff) | |
download | gdb-e5dab900895f2befb47b1934d9c03b6a4cea8458.zip gdb-e5dab900895f2befb47b1934d9c03b6a4cea8458.tar.gz gdb-e5dab900895f2befb47b1934d9c03b6a4cea8458.tar.bz2 |
Added {h,t}-news
-rw-r--r-- | ld/config/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 01104e6..09316be 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -35,6 +35,7 @@ h-dgux h-sun3 h-i386v h-m68kv +h-news t-i386v t-m68kv h-sun4 @@ -42,6 +43,7 @@ h-dec3100 t-sun4 t-m88k-bcs t-coff-a29k +t-news Do-last: echo Done in `pwd`. @@ -49,7 +51,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1991/09/19 21:03:09 steve +# Revision 1.7 1991/09/27 20:20:01 bothner +# Added {h,t}-news +# +# Revision 1.6 1991/09/19 21:03:09 steve # Support for 386 and 68k machines # # Revision 1.5 1991/09/03 21:04:24 steve |