summaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-04-30 10:43:27 +0000
committerYang Tse <yangsita@gmail.com>2009-04-30 10:43:27 +0000
commit128f52ec601e00370f5ab92f33771060d819de40 (patch)
tree35e6270754b47185fc1b1d7c4587261692b9f854 /buildconf.bat
parentf444fb7f8850bdc6c54c96b0176fece3e18b4a4c (diff)
downloadc-ares-128f52ec601e00370f5ab92f33771060d819de40.tar.gz
c-ares-128f52ec601e00370f5ab92f33771060d819de40.tar.bz2
c-ares-128f52ec601e00370f5ab92f33771060d819de40.zip
buildconf.bat for CVS-tree c-ares
Diffstat (limited to 'buildconf.bat')
-rw-r--r--buildconf.bat8
1 files changed, 8 insertions, 0 deletions
diff --git a/buildconf.bat b/buildconf.bat
new file mode 100644
index 0000000..fc335aa
--- /dev/null
+++ b/buildconf.bat
@@ -0,0 +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
+