[1938] in NetBSD-Development
Re: sparc port
daemon@ATHENA.MIT.EDU (Nathan J. Williams)
Thu Feb 10 17:00:31 2000
To: Greg Hudson <ghudson@MIT.EDU>
Cc: matt <deberg@MIT.EDU>, netbsd-dev@MIT.EDU
From: nathanw@MIT.EDU (Nathan J. Williams)
Date: 10 Feb 2000 16:55:59 -0500
In-Reply-To: Greg Hudson's message of "Thu, 10 Feb 2000 16:46:01 -0500"
Greg Hudson <ghudson@MIT.EDU> writes:
> > the big question i have is what should i use to differentiate it
> > from netbsd-athena/i386 in os-specific subdirectories?
>
> Use arch directories. Move the relevant file from os/netbsd to
> arch/i386_nbsd1 and add your file to arch/sparc_nbsd1.
We killed arch/ and platform/ in favor of os/ between 8.2 and
8.3. There's only support for os/ in the 8.3 makefiles.
- Nathan