diff nt/README @ 329:58bac07dfa74 r21-0-62

Import from CVS: tag r21-0-62
author cvs
date Mon, 13 Aug 2007 10:48:41 +0200
parents 03446687b7cc
children a4f53d9b3154
line wrap: on
line diff
--- a/nt/README	Mon Aug 13 10:48:18 2007 +0200
+++ b/nt/README	Mon Aug 13 10:48:41 2007 +0200
@@ -59,7 +59,8 @@
     time of writing) and read the README for details on how to build it.
 
 5.  cd to the nt subdirectory of the xemacs distribution and build xemacs:
-    `nmake install -f xemacs.mak`, but read on before hitting Enter.
+    `nmake install -f xemacs.mak` or `nmake install -f xemacs95.mak`
+     under windows 95 and windows 98, but read on before hitting Enter.
 
 6.  If you're building with XPM support, add this to the nmake command line:
 	HAVE_XPM=1 XPM_DIR="x:\location\of\your\xpm\sources"