From ce9c63b32b9e31b3902de2987c81732540b89a1e Mon Sep 17 00:00:00 2001
From: Paul Smith <psmith@gnu.org>
Date: Mon, 6 Feb 2006 16:41:49 +0000
Subject: Updates to Windows stuff from Markus Mauhart.

---
 README.W32.template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

(limited to 'README.W32.template')

diff --git a/README.W32.template b/README.W32.template
index 437ebcb..0cf2e40 100644
--- a/README.W32.template
+++ b/README.W32.template
@@ -13,12 +13,10 @@ people.  It was originally made by Rob Tulloh.
 Do this first, regardless of the build method you choose:
 ---------------------------------------------------------
 
- 0. If your sources come from CVS, read the Windows-specific section of
-    README.cvs.
-
  1. At the Windows command prompt run:
 
-	if not exist config.h copy config.h.W32 config.h
+      if not exist NMakefile copy NMakefile.template NMakefile
+      if not exist config.h copy config.h.W32 config.h
 
     Then edit config.h to your liking (especially the few shell-related
     defines near the end, or HAVE_CASE_INSENSITIVE_FS which corresponds
-- 
cgit v1.2.3