summaryrefslogtreecommitdiff
path: root/README.W32.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-02-06 16:41:49 +0000
committerPaul Smith <psmith@gnu.org>2006-02-06 16:41:49 +0000
commitce9c63b32b9e31b3902de2987c81732540b89a1e (patch)
treec9592c7034b411b9d5df06558843934e545212fe /README.W32.template
parenta4e3523fe408158c15026a884d1515c34de27de6 (diff)
downloadgunmake-ce9c63b32b9e31b3902de2987c81732540b89a1e.tar.gz
Updates to Windows stuff from Markus Mauhart.
Diffstat (limited to 'README.W32.template')
-rw-r--r--README.W32.template6
1 files changed, 2 insertions, 4 deletions
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