Subject: Re: Building the boot blocks
To: None <awik@gmx.net,port-vax@netbsd.org>
From: Chuck McManis <cmcmanis@mcmanis.com>
List: port-vax
Date: 05/02/2000 16:53:01
Build them from src/sys/arch/vax/boot that will build 'xxboot' which is the
generic boot block, and boot, and boot.mop. Just cd to the directory and
type 'make'

--Chuck

At 11:41 PM 5/2/00 +0000, A. Wik wrote:
>What should I do in order to build the boot blocks?
>Should they be built from a path different from the
>ordinary ...arch/vax/compile/CONF/, or do I have to
>specify a target?
>