Initial support of curlbuild.h and curlrules.h which allows
[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 hugehelp.c\r
7 copy src\hugehelp.c.cvs src\hugehelp.c\r
8 \r
9 REM create Makefile\r
10 copy Makefile.dist Makefile\r
11 \r
12 REM create curlbuild.h\r
13 copy include\curl\curlbuild.h.dist include\curl\curlbuild.h\r