From f5e1beddf1db422a372f1d02704055c947b11cc9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 15 Sep 2004 08:07:20 +0000 Subject: no more getdate.c to care about --- buildconf.bat | 3 --- 1 file changed, 3 deletions(-) (limited to 'buildconf.bat') diff --git a/buildconf.bat b/buildconf.bat index fb26a0b81..1499ca0b1 100644 --- a/buildconf.bat +++ b/buildconf.bat @@ -7,9 +7,6 @@ REM create ca-bundle.h echo /* This file is generated automatically */ >lib\ca-bundle.h echo #define CURL_CA_BUNDLE getenv("CURL_CA_BUNDLE") >>lib\ca-bundle.h -REM create getdate.c -copy lib\getdate.c.cvs lib\getdate.c - REM create hugehelp.c copy src\hugehelp.c.cvs src\hugehelp.c -- cgit v1.2.3