diff options
author | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:27:35 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:27:35 +0000 |
commit | 8deebe898398b4f366b03454c868afd8022d3b51 (patch) | |
tree | 5bb3122f112f8eed716a9a89d502262d657d431a /config.sub | |
parent | 1ff4051774a3e93788627ba4a189c059d018c555 (diff) | |
download | emacs-8deebe898398b4f366b03454c868afd8022d3b51.tar.gz |
Add da30-* for da30-unknown-netbsd*.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index 1df72dd460a..07981cdd2c4 100755 --- a/config.sub +++ b/config.sub @@ -130,7 +130,7 @@ case $basic_machine in | sh-* | powerpc-* | sparc64-*) ;; # Recognize names of some NetBSD ports. - amiga-* | hp300-* | sun3-* | pmax-*) + hp300-* | amiga-* | sun3-* | da30-* | pmax-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |