From ae2a2c99317a611b5b6a4780df1a907a241de91b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 26 Dec 2012 23:30:54 +0100 Subject: curl tool: renaming hugehelp files to tool_hugehelp --- buildconf.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'buildconf.bat') 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 -- cgit v1.2.3