aboutsummaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-12-26 23:30:54 +0100
committerYang Tse <yangsita@gmail.com>2012-12-26 23:30:54 +0100
commitae2a2c99317a611b5b6a4780df1a907a241de91b (patch)
tree58fb14c2f3797a05978df974017b622f7280d5e3 /buildconf.bat
parenteb5aa12c8baddeba13594e515e8b0a7d94949177 (diff)
curl tool: renaming hugehelp files to tool_hugehelp
Diffstat (limited to 'buildconf.bat')
-rw-r--r--buildconf.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildconf.bat b/buildconf.bat
index b845d6eed..dc55fab89 100644
--- a/buildconf.bat
+++ b/buildconf.bat
@@ -12,9 +12,9 @@ ECHO ERROR: This file shall only be used with a curl git tree checkout.
goto end_all
:start_doing
-REM create hugehelp.c
-if not exist src\hugehelp.c.cvs goto end_hugehelp_c
-copy /Y src\hugehelp.c.cvs src\hugehelp.c
+REM create tool_hugehelp.c
+if not exist src\tool_hugehelp.c.cvs goto end_hugehelp_c
+copy /Y src\tool_hugehelp.c.cvs src\tool_hugehelp.c
:end_hugehelp_c
REM create Makefile