Changeset 3140 for trunk/src/kmk/prepare_w32.bat
- Timestamp:
- Mar 14, 2018, 10:28:10 PM (7 years ago)
- Location:
- trunk/src/kmk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk
-
Property svn:mergeinfo
set to
/vendor/gnumake/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/src/kmk/prepare_w32.bat
r1993 r3140 1 1 @echo off 2 @echo Windows32 CVSbuild preparation of config.h.W32 and NMakefile.2 @echo Windows32 SCM build preparation of config.h.W32 and NMakefile. 3 3 if not exist config.h.W32 copy config.h.W32.template config.h.W32 4 4 if not exist config.h copy config.h.W32 config.h
Note:
See TracChangeset
for help on using the changeset viewer.