# HG changeset patch # User Jason Rumney # Date 990739304 0 # Node ID 0cd37e185384753924b3107932a5140d0785644d # Parent b454faf9a60b5d70c32a0eba4c9910dd3ac2f0cb Clarify that building with MSVC requires nmake. diff -r b454faf9a60b -r 0cd37e185384 nt/INSTALL --- a/nt/INSTALL Thu May 24 14:03:11 2001 +0000 +++ b/nt/INSTALL Thu May 24 21:21:44 2001 +0000 @@ -5,9 +5,10 @@ See the end of the file for copying permissions. To compile Emacs, you will need either Microsoft Visual C++ 2.0 or - later, or a Windows port of GCC 2.95 or later with Mingw and W32 API - support and a port of GNU make. You can use the Cygwin ports of GCC, - but Emacs requires the Mingw headers and libraries to build. + later and nmake, or a Windows port of GCC 2.95 or later with Mingw + and W32 API support and a port of GNU make. You can use the Cygwin + ports of GCC, but Emacs requires the Mingw headers and libraries to + build. If you build Emacs on Windows 9X or ME, not on Windows 2000 or Windows NT, we suggest to install the Cygwin port of Bash.