On Mon, Jul 08, 2002 at 10:39:12AM -0400, Charles Wilson wrote: >I'll reiterate Chris' comment, here: one tool, one job. Perhaps the >"let's make a cross build env" part could be a *separate* script, that >USES mknetrel.
Actually, the mknetrel CVS repository has a couple of small tools: "bump" and "pimport". bump changes the version number of a source directory. pimport takes a tar file and puts it in the src directory, correctly named. pimport might be a good place to put a "grab stuff from the ftp site" logic. cgf
