Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!gatech!hubcap!brian From: brian@caen.engin.umich.edu (Brian Holtz) Newsgroups: comp.parallel Subject: distributed make(1)? Keywords: make Message-ID: <5486@hubcap.clemson.edu> Date: 15 May 89 17:20:46 GMT Sender: fpst@hubcap.clemson.edu Lines: 6 Approved: parallel@hubcap.clemson.edu 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 actually handles distribution, also. Has any other work been done on this?