> From: "Neo Anderson" <[EMAIL PROTECTED]> > Bcc: > Date: Thu, 10 Mar 2005 17:22:22 +0800 > > I was wondering where I can get GNU Make for Microsoft DOS and Windows > platforms ?
The DOS version is here: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/makNNNb.zip where NNN is the version number. This port will also run on Windows, but if you need it to invoke Windows development tools, such as the MSVC compiler, you will be better off with a native Windows port of Make (e.g., from the MinGW/MSYS suite). _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
