From 8198f694f52b6a6284069a37b44bcce5847acdf2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 18 Mar 2011 10:10:55 +0000 Subject: Import zlib-1.2.3 --- cpukit/zlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/zlib/Makefile') diff --git a/cpukit/zlib/Makefile b/cpukit/zlib/Makefile index 29f53de5a7..2fd6e45c48 100644 --- a/cpukit/zlib/Makefile +++ b/cpukit/zlib/Makefile @@ -1,5 +1,5 @@ # Makefile for zlib -# Copyright (C) 1995-2003 Jean-loup Gailly. +# Copyright (C) 1995-2005 Jean-loup Gailly. # For conditions of distribution and use, see copyright notice in zlib.h # To compile and test, type: @@ -30,7 +30,7 @@ CPP=$(CC) -E LIBS=libz.a SHAREDLIB=libz.so -SHAREDLIBV=libz.so.1.2.2.2 +SHAREDLIBV=libz.so.1.2.3 SHAREDLIBM=libz.so.1 AR=ar rc -- cgit v1.2.3