From ec16121fb37457bcc1ca6151e7a55b997ff8051d Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 30 Apr 2009 12:12:31 +0000 Subject: fix EOL --- ares/buildconf.bat | 16 ++++++++-------- buildconf.bat | 42 +++++++++++++++++++++--------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ares/buildconf.bat b/ares/buildconf.bat index fc335aa9d..3cd901098 100644 --- a/ares/buildconf.bat +++ b/ares/buildconf.bat @@ -1,8 +1,8 @@ -@echo off -REM set up a CVS tree to build when there's no autotools -REM $Revision$ -REM $Date$ - -REM create ares_build.h -copy /Y ares_build.h.dist ares_build.h - +@echo off +REM set up a CVS tree to build when there's no autotools +REM $Revision$ +REM $Date$ + +REM create ares_build.h +copy /Y ares_build.h.dist ares_build.h + diff --git a/buildconf.bat b/buildconf.bat index 5b646ccb2..82e5c26fd 100644 --- a/buildconf.bat +++ b/buildconf.bat @@ -1,21 +1,21 @@ -@echo off -REM set up a CVS tree to build when there's no autotools -REM $Revision$ -REM $Date$ - -REM create hugehelp.c -copy src\hugehelp.c.cvs src\hugehelp.c - -REM create Makefile -copy Makefile.dist Makefile - -REM create curlbuild.h -copy include\curl\curlbuild.h.dist include\curl\curlbuild.h - -REM setup c-ares CVS tree -if not exist ares\buildconf.bat goto end_c_ares -cd ares -call buildconf.bat -cd .. -:end_c_ares - +@echo off +REM set up a CVS tree to build when there's no autotools +REM $Revision$ +REM $Date$ + +REM create hugehelp.c +copy src\hugehelp.c.cvs src\hugehelp.c + +REM create Makefile +copy Makefile.dist Makefile + +REM create curlbuild.h +copy include\curl\curlbuild.h.dist include\curl\curlbuild.h + +REM setup c-ares CVS tree +if not exist ares\buildconf.bat goto end_c_ares +cd ares +call buildconf.bat +cd .. +:end_c_ares + -- cgit v1.2.3