From 116e9a30d5b384322da48e1a0510b1ad66c430a3 Mon Sep 17 00:00:00 2001 From: Taufik Date: Wed, 24 Aug 1994 23:27:35 +0000 Subject: [PATCH] Add da30-* for da30-unknown-netbsd*. --- config.sub | 2 +- lib/config.sub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.sub b/config.sub index 1df72dd4..07981cdd 100644 --- 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. diff --git a/lib/config.sub b/lib/config.sub index 1df72dd4..07981cdd 100644 --- a/lib/config.sub +++ b/lib/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. -- 2.43.5