/[make]/make/prepare_w32.bat
ViewVC logotype

Diff of /make/prepare_w32.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.1 by psmith, Mon Jul 4 03:50:59 2005 UTC revision 2.2 by psmith, Mon Aug 8 05:08:00 2005 UTC
# Line 1  Line 1 
1  @echo off  @echo off
2  @echo Windows32 CVS build preparation of config.h.W32 and NMakefile.  @echo Windows32 CVS build preparation of config.h.W32 and NMakefile.
3  if not exist config.h.W32 copy config.h.W32.template config.h.W32  if not exist config.h.W32 copy config.h.W32.template config.h.W32
4    if not exist config.h copy config.h.W32 config.h
5  if not exist NMakefile copy NMakefile.template NMakefile  if not exist NMakefile copy NMakefile.template NMakefile
6  @echo Preparation complete.  Run build_w32.bat to compile and link.  @echo Preparation complete.  Run build_w32.bat to compile and link.

Legend:
Removed from v.2.1  
changed lines
  Added in v.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26