mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-05 21:09:35 +00:00
9 lines
158 B
Batchfile
9 lines
158 B
Batchfile
@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
|
|
|