aboutsummaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-04-30 12:12:31 +0000
committerYang Tse <yangsita@gmail.com>2009-04-30 12:12:31 +0000
commitec16121fb37457bcc1ca6151e7a55b997ff8051d (patch)
treebc925e216450cdf85e3b78b4480eb3e866544238 /buildconf.bat
parent7bd9988c8e8645ba67c402fb106af8e68411b5ff (diff)
fix EOL
Diffstat (limited to 'buildconf.bat')
-rw-r--r--buildconf.bat42
1 files changed, 21 insertions, 21 deletions
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
+