http://code.google.com/p/gomake/
As long as you only want to build on binary and source files of one
package are not scattered over different directories it should work.
Has anybody thought about circular dependencies? I guess it's not
possible to build packages with circular dependencies...
Cheers,
Jan
No. I made gomake just because gmake != make everywhere. If something
else builds the source tree, it can be named whatever.
As an aside, I'm working on a similar project. Perhaps we should collaborate :)
--dho