[comp.unix.questions] distributed make

brian@caen.engin.umich.edu (Brian Holtz) (05/14/89)

Can anyone give me a pointer to literature on, or even an ftp
target for, a distributed version of make?  GNU make spawns
parallel jobs locally, and has stubs for distributing them;
I've read that Concurrent Make from Bell Labs/ Murray Hill
even distributes the jobs, also.  Has any more work on this
been done?