NetBSD/sys/arch
thorpej f77f4e6084 The MIPS toolchain generates ELF. Don't pretend like it generates a.out
by renaming "netbsd" to "netbsd.elf", and then creating an a.out image
called "netbsd".

Instead, create _both_ ECOFF and a.out versions of the kernels, named
"netbsd.ecoff" and "netbsd.aout" respectively, and drop the ".elf"
from the ELF kernel.

(And, with any luck, the a.out hack will go away completely Very Soon.)
1997-10-08 21:26:16 +00:00
..
alpha
amiga
arm32
atari
hp300
i386
m68k
mac68k
mips
mvme68k
ofppc
pc532
pica
pmax The MIPS toolchain generates ELF. Don't pretend like it generates a.out 1997-10-08 21:26:16 +00:00
powerpc
sparc
sun3
sun3x
vax
x68k