fixed segfault when compiled with MingW32 and cmd or command shell.
[platform/upstream/curl.git] / buildconf.bat
1 @echo off\r
2 REM set up a CVS tree to build when there's no autotools\r
3 REM $Revision$\r
4 REM $Date$\r
5 \r
6 REM create ca-bundle.h\r
7 echo /* This file is generated automatically */ >lib\ca-bundle.h\r
8 \r
9 REM create hugehelp.c\r
10 copy src\hugehelp.c.cvs src\hugehelp.c\r
11 \r
12 REM create Makefile\r
13 copy Makefile.dist Makefile