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