From d74725ce6796175ebc2ecb65b4ba72b59029c7de Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Mon, 27 Mar 2006 14:34:19 +0000 Subject: minor Makefile fix - let's go 2006; avoid kiling hugehelp.c when not built from CVS. --- lib/Makefile.netware | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile.netware') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index e6d2c8801..522dc7b48 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -19,7 +19,7 @@ endif # Edit the path below to point to the base of your OpenSSL package. ifndef OPENSSL_PATH -OPENSSL_PATH = ../../openssl-0.9.8 +OPENSSL_PATH = ../../openssl-0.9.8a endif ifndef INSTDIR @@ -29,7 +29,7 @@ endif # Edit the vars below to change NLM target settings. TARGET = libcurl VERSION = $(LIBCURL_VERSION) -COPYR = Copyright (C) 1996 - 2005, Daniel Stenberg, +COPYR = Copyright (C) 1996 - 2006, Daniel Stenberg, DESCR = cURL libcurl $(LIBCURL_VERSION_STR) - http://curl.haxx.se MTSAFE = YES STACK = 64000 -- cgit v1.2.3