From 002702c89c77479cb1d950f28a32691d0bdcc309 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 12 Jan 2013 19:31:13 -0500 Subject: Modify instructions, etc. for Git support. --- prepare_w32.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prepare_w32.bat') diff --git a/prepare_w32.bat b/prepare_w32.bat index e16b784..7591e27 100644 --- a/prepare_w32.bat +++ b/prepare_w32.bat @@ -1,5 +1,5 @@ @echo off -@echo Windows32 CVS build preparation of config.h.W32 and NMakefile. +@echo Windows32 SCM build preparation of config.h.W32 and NMakefile. if not exist config.h.W32 copy config.h.W32.template config.h.W32 if not exist config.h copy config.h.W32 config.h if not exist NMakefile copy NMakefile.template NMakefile -- cgit v1.2.3