Related articles |
---|
Public Domain "NetMake?" wenter@panix.com (1994-12-19) |
Re: Public Domain "NetMake?" johnm@soda.CSUA.Berkeley.EDU (1994-12-23) |
Newsgroups: | comp.compilers |
From: | johnm@soda.CSUA.Berkeley.EDU (John D. Mitchell) |
Keywords: | tools, available, FTP |
Organization: | Computer Science Undergraduate Association, UC Berkeley |
References: | 94-12-126 |
Date: | Fri, 23 Dec 1994 17:48:33 GMT |
David Yim <wenter@panix.com> wrote:
>Is there a public domain "NetMake" type of utility out there
>that lets you utilize machines in parallel to do a make?
FTP to ftp.icsi.berkeley.edu and look in pub/stolcke for pmake (which
is up to 2.1.23 currently). The PMake distribution contains everything
you need.
You can also snarf GNU Make but to build that to do distributed jobs you'll
still need to get a bunch of code out of the pmake distribution. :-)
Happy Holidays,
John
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.