aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vxworks
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2013-02-09 01:35:11 +0100
committerGuenter Knauf <lists@gknw.net>2013-02-09 01:35:11 +0100
commit5be2499e164ed017181ee7c320752cb1ffe196f5 (patch)
treecd67c9bf17c1e37924519d28078ffbe381728f9d /lib/Makefile.vxworks
parentf44d0aedc17af20251788303d9ca62949b61c1d9 (diff)
Updated dependency libs.
Diffstat (limited to 'lib/Makefile.vxworks')
-rw-r--r--lib/Makefile.vxworks4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks
index 4d2aaa0b8..0860df8e7 100644
--- a/lib/Makefile.vxworks
+++ b/lib/Makefile.vxworks
@@ -33,8 +33,8 @@ BUILD_TYPE := debug
USER_CFLAGS:=
# directories where to seek for includes and libraries
-OPENSSL_INC := D:/libraries/openssl/openssl-0.9.8x-vxWorks6.3/include
-OPENSSL_LIB := D:/libraries/openssl/openssl-0.9.8x-vxWorks6.3
+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
ARES_INC :=