diff options
| author | Yang Tse <yangsita@gmail.com> | 2009-04-30 12:12:31 +0000 |
|---|---|---|
| committer | Yang Tse <yangsita@gmail.com> | 2009-04-30 12:12:31 +0000 |
| commit | ec16121fb37457bcc1ca6151e7a55b997ff8051d (patch) | |
| tree | bc925e216450cdf85e3b78b4480eb3e866544238 /ares | |
| parent | 7bd9988c8e8645ba67c402fb106af8e68411b5ff (diff) | |
fix EOL
Diffstat (limited to 'ares')
| -rw-r--r-- | ares/buildconf.bat | 16 |
1 files changed, 8 insertions, 8 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 + |
