]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added lib architecture to NLM description.
authorGunter Knauf <gk@gknw.de>
Sun, 1 Jul 2007 01:33:51 +0000 (01:33 +0000)
committerGunter Knauf <gk@gknw.de>
Sun, 1 Jul 2007 01:33:51 +0000 (01:33 +0000)
lib/Makefile.netware
src/Makefile.netware

index f6bf2bb80ef6eefdd1b75a9a44be8deed7ea3745..41c95fd308ebb02af2459eaa17a6957f43996444 100644 (file)
@@ -36,7 +36,7 @@ endif
 TARGET  = libcurl
 VERSION        = $(LIBCURL_VERSION)
 COPYR  = Copyright (C) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>
-DESCR  = cURL libcurl $(LIBCURL_VERSION_STR) - http://curl.haxx.se
+DESCR  = cURL libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se
 MTSAFE = YES
 STACK  = 64000
 SCREEN = none
index 96f7706f92d1f8a4b9cfca5332480de1e44faae7..fe44b0f34db051ae06eaf28f2c9fbf9ae2a3a2f9 100644 (file)
@@ -36,7 +36,7 @@ endif
 TARGET  = curl
 VERSION        = $(LIBCURL_VERSION)
 COPYR  = Copyright (C) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>
-DESCR  = cURL $(LIBCURL_VERSION_STR) - http://curl.haxx.se
+DESCR  = cURL $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se
 MTSAFE = YES
 STACK  = 64000
 SCREEN = $(TARGET) commandline utility