Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!matrix!venkat From: venkat@matrix.UUCP (D Venkatrangan) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: Make utilities for MS-DOS platforms Message-ID: <155@matrix.UUCP> Date: 4 Jun 90 15:42:15 GMT References: <15037@reed.UUCP> Reply-To: venkat@matrix.UUCP (D Venkatrangan) Organization: Matrix Computer Systems Inc. Lines: 7 In article <15037@reed.UUCP> minar@reed.bitnet (Nelson Minar) writes: > >What do people out there in net.land use for a make utility? Im interested I use PolyMake, version 3.2 -- excellent choice for large projects. Its builtin rules are great to get around many of the syntactic quirks of MS complier,linker and lib manager.