Subject: Re: NetBSD 2.1 problem on SS20
To: None <port-sparc@NetBSD.org>
From: Laurens Vets <laurens@daemon.be>
List: port-sparc
Date: 12/13/2005 16:55:30
>>If I want to update the userland of my sparc, do I only need to run 
>>"build.sh distribution".  The documentation on the NetBSD site seems to 
>>be out of date...
> 
> 
> You probably want to use some of the options to avoid the generated files
> crapping all over the source tree.
> 
> I use:
> ./build.sh -x -X ../xsrc -N $N -T $tools -u -U -D $destdir -O $objdir -R $releasedir "$@"
> where the variables are set by the script.
> 
> 	David

That does not work :)  -T is not supported with -N apparently...

Laurens