diff nt/INSTALL @ 90573:858cb33ae39d

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 357-381) - Merge from gnus--rel--5.10 - Update from CVS - Merge from erc--emacs--21 * gnus--rel--5.10 (patch 116-122) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98
author Miles Bader <miles@gnu.org>
date Thu, 03 Aug 2006 11:45:23 +0000
parents 138ce2701550 c5e963b6d40d
children 8dd8c8286063
line wrap: on
line diff
--- a/nt/INSTALL	Thu Aug 03 00:41:54 2006 +0000
+++ b/nt/INSTALL	Thu Aug 03 11:45:23 2006 +0000
@@ -31,16 +31,19 @@
        nmake
 
      For the development environments based on GNU GCC (MinGW, MSYS,
-     Cygwin), depending on how Make is called, it could be:
+     Cygwin - but see notes about Cygwin make below), depending on how
+     Make is called, it could be:
 
        make
      or
+       mingw32-make
+     or
        gnumake
      or
        gmake
 
      (If you are building from CVS, say "make bootstrap" or "nmake
-     bootstrap" instead.)
+     bootstrap" instead and avoid using Cygwin make.)
 
   4. Generate the Info manuals (only if you are building out of CVS, and
      if you have makeinfo.exe installed):