From ae26ee3489588f07a882a1f3fed18652a22ded90 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sat, 11 May 2013 17:08:00 +0200 Subject: Updated zlib version in build files. --- lib/Makefile.vxworks | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile.vxworks') diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks index 0860df8e7..0f9de51ed 100644 --- a/lib/Makefile.vxworks +++ b/lib/Makefile.vxworks @@ -35,8 +35,8 @@ USER_CFLAGS:= # directories where to seek for includes and libraries OPENSSL_INC := D:/libraries/openssl/openssl-0.9.8y-vxWorks6.3/include OPENSSL_LIB := D:/libraries/openssl/openssl-0.9.8y-vxWorks6.3 -ZLIB_INC := D:/libraries/zlib/zlib-1.2.7-VxWorks6.3/zlib-1.2.7 -ZLIB_LIB := D:/libraries/zlib/zlib-1.2.7-VxWorks6.3/binaries/vxworks_3.1_gnu/Debug/lib +ZLIB_INC := D:/libraries/zlib/zlib-1.2.8-VxWorks6.3/zlib-1.2.8 +ZLIB_LIB := D:/libraries/zlib/zlib-1.2.8-VxWorks6.3/binaries/vxworks_3.1_gnu/Debug/lib ARES_INC := ARES_LIB := -- cgit v1.2.3