1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 11:10:06 +00:00

enabled build with libssh2; fixed copyright for new year..

This commit is contained in:
Gunter Knauf
2007-01-23 00:26:45 +00:00
parent de2e08cee1
commit f8c4607cef

View File

@ -20,7 +20,7 @@ endif
TARGETS = adig.nlm ahost.nlm
LTARGET = libcares.lib
VERSION = $(LIBCARES_VERSION)
COPYR = Copyright (C) 1996 - 2006, Daniel Stenberg, <daniel@haxx.se>
COPYR = Copyright (C) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>
DESCR = cURL $(subst .def,,$(notdir $@)) $(LIBCARES_VERSION_STR) - http://curl.haxx.se
MTSAFE = YES
STACK = 64000