diff options
author | Jim Meyering <jim@meyering.net> | 2002-05-29 13:16:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-05-29 13:16:40 +0000 |
commit | 79278d0cadfae8232a7ad396daf042ca3a78c924 (patch) | |
tree | 0bea25403d31aaba17040e924ffa926269347109 | |
parent | 8af3bb04437a947093a3ec3a57482646d7386ece (diff) | |
download | coreutils-79278d0cadfae8232a7ad396daf042ca3a78c924.tar.xz |
.
-rw-r--r-- | config/config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.sub b/config/config.sub index 85a5fb21e..7f614e1c4 100644 --- a/config/config.sub +++ b/config/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002 Free Software Foundation, Inc. -timestamp='2002-05-22' +timestamp='2002-05-28' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -230,7 +230,7 @@ case $basic_machine in | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ | c4x | clipper \ - | d10v | d30v | dsp16xx \ + | d10v | d30v | dlx | dsp16xx \ | fr30 \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ @@ -286,7 +286,7 @@ case $basic_machine in | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c54x-* \ | clipper-* | cydra-* \ - | d10v-* | d30v-* \ + | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fr30-* | fx80-* \ | h8300-* | h8500-* \ |