Lines Matching full:version
4 # the Cygwin net distribution version of OpenSSL
13 VERSION=
25 eval `grep '^VERSION=' Makefile`
26 if [ -z "${VERSION}" ]
28 echo "Error: Couldn't retrieve OpenSSL version from Makefile."
29 echo " Check value of variable VERSION in Makefile."
35 echo "Error: Couldn't retrieve OpenSSL shared lib version from Makefile."
69 README_FILE=${README_DIR}/openssl-${VERSION}.README
73 The Cygwin version has been built using the following configure:
135 tar cjf libopenssl${SHLIB_VERSION_NUMBER//[!0-9]/}-${VERSION}-${SUBVERSION}.tar.bz2 \
142 tar cjfT openssl-${VERSION}-${SUBVERSION}.tar.bz2 -
146 tar cjfT openssl-devel-${VERSION}-${SUBVERSION}.tar.bz2 -
148 ls -l openssl-${VERSION}-${SUBVERSION}.tar.bz2
149 ls -l openssl-devel-${VERSION}-${SUBVERSION}.tar.bz2
150 ls -l libopenssl${SHLIB_VERSION_NUMBER//[!0-9]/}-${VERSION}-${SUBVERSION}.tar.bz2