i try to setup a condor grid to build our pretty complex sw system faster. the idea is to have something similar to "incredibuild" http://www.xoreax.com/ where a group of developers share their cpu cycles.
our build env is completely gnu make based, i found optena's make http://condor.optena.com/pages/viewpage.action?pageId=1884 but is this really the way to go?
any hints?