Subject: Re: Re[2]: Upgrade steps from 1.3 -> -current needed.
To: Bill Studenmund <skippy@macro.stanford.edu>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: current-users
Date: 06/30/1998 11:48:05
If we really got our act together with defopt'ing all options, we
could identify the .o files which don't depend on config info (if
they're present at all). 

Then we could have a list of "binary" .o files, compile them into
sys/${MACHINE_ARCH}/compile/BINARY, and use them for custom kernels.

Blue-sky for now, but it's a thought.