Subject: Re: Suggested addition to build.sh
To: Todd Vierling <tv@wasabisystems.com>
From: Frederick Bruckman <fredb@immanent.net>
List: tech-toolchain
Date: 04/12/2002 15:48:11
On Fri, 12 Apr 2002, Todd Vierling wrote:

> : > ./build.sh -t [-T $TOOLDIR]
> : > cd sys/arch/$MACHINE/conf
> : > $TOOLDIR/bin/nbconfig $KERNCONFNAME
> : > cd ../$KERNCONFNAME
> : > $TOOLDIR/bin/nbmake-$MACHINE all

Shouldn't that be "dependall"?

Frederick