emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/INSTALL,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/INSTALL,v
Date: Wed, 26 Jul 2006 23:44:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   06/07/26 23:44:32

Index: INSTALL
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/INSTALL,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- INSTALL     3 Jul 2006 19:45:26 -0000       1.37
+++ INSTALL     26 Jul 2006 23:44:32 -0000      1.38
@@ -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):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]