home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- From: nigel@cotswold.demon.co.uk (Nigel Roles)
- Path: sparky!uunet!pipex!demon!cotswold.demon.co.uk!nigel
- Subject: Re: What is the BEST make utility for DOS development?
- Distribution: world
- References: <1992Aug13.162727.21019@midway.uchicago.edu>
- Organization: Interconnect
- Lines: 15
- Date: Fri, 14 Aug 1992 10:06:57 +0000
- Message-ID: <713813246snx@cotswold.demon.co.uk>
- Sender: usenet@gate.demon.co.uk
-
-
- In article <1992Aug13.162727.21019@midway.uchicago.edu> pynq@midway.uchicago.edu writes:
-
- > I am looking around for a good MAKE for DOS development (primarily C,
- > but I also use MAKE for various other file management tasks).
- >
-
- Polytron PolyMake is pretty good for the DOS environment. I can't say I like
- the extensions which have been made to it (they're pretty untidy), but it is
- amazing what can be done with it. It solves a lot of problems, and I'm doing
- some fairly nasty directory searching and filename manipulation.
-
- Of course, you should be using MK not MAKE; it's a lot cleaner.
-
- Anyone care to direct me to a DOS version?
-