Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!caen.engin.umich.edu!brian From: brian@caen.engin.umich.edu (Brian Holtz) Newsgroups: comp.unix.questions Subject: distributed make(1)? Keywords: make Message-ID: <4334fd72.142c4@retina.engin.umich.edu> Date: 14 May 89 01:25:00 GMT Distribution: na Organization: U of M Engineering, Ann Arbor, Mich. Lines: 6 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?