Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e2b721b7
Commit
e2b721b7
authored
Aug 25, 1994
by
Charles Hannum
Browse files
Update to match config.sub changes for NetBSD.
parent
d73a2260
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
configure1.in
configure1.in
+5
-5
No files found.
configure1.in
View file @
e2b721b7
...
...
@@ -484,13 +484,13 @@ case "${canonical}" in
*-*-netbsd* )
opsys=netbsd
case "${canonical}" in
sparc-*-netbsd*) machine=sparc ;;
i[345]86-*-netbsd*) machine=intel386 ;;
hp300-*-netbsd* | amiga-*-netbsd* | sun3-*-netbsd* | mac68k-*-netbsd* | da30
-*-netbsd*)
#
Yes, t
his is somewhat bogus.
m68k
-*-netbsd*)
#
T
his is somewhat bogus.
machine=hp9000s300 ;;
pc532-*-netbsd*) machine=ns32000 ;;
pmax-*-netbsd*) machine=pmax ;;
mips-*-netbsd*) machine=pmax ;;
ns32k-*-netbsd*) machine=ns32000 ;;
sparc-*-netbsd*) machine=sparc ;;
esac
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment