Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!pt.cs.cmu.edu!cadre!km From: km@cadre.dsl.PITTSBURGH.EDU (Ken Mitchum) Newsgroups: comp.sys.ibm.pc Subject: Re: Is there a good DOS make, maybe GNU like? Keywords: make, GNU Message-ID: <2385@cadre.dsl.PITTSBURGH.EDU> Date: 7 Mar 89 20:43:49 GMT References: <562@ppgbms.UUCP> <11414@cgl.ucsf.EDU> Reply-To: km@cadre.dsl.pittsburgh.edu (Ken Mitchum) Distribution: na Organization: Decision Systems Lab., Univ. of Pittsburgh, PA. Lines: 11 The public domain make in the unix archives compiles under MSDOS with very minor mods besides the addition of some DOS specific filename extensions and default rules. It behaves similarly to the standard Unix make in almost all respects. You can find it in the comp.sources.unix archives at uunet.uu.net. (There is another, simpler pc make there also - it is NOT the one I am talking about). Ken Mitchum Decision Systems Labs University of Pittsburgh km@cadre.dsl.pittsburgh.edu