aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-31 23:39:08 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-31 23:39:08 +0000
commit26b264795d011f9b4b3deb116da39fc288fd278a (patch)
tree3dd01e369e6f2fc3045bd96bd5f2621587c400e5 /Makefile.org
parent501ebf16b684405f491a60acbc49e2f539e2e720 (diff)
downloadopenssl-26b264795d011f9b4b3deb116da39fc288fd278a.tar.gz
Rename true64 to the correct tru64.
Suggested by Albert Chin-A-Young <china@thewrittenword.com>
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index fe19c526e1..77ed5c1f19 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -261,7 +261,7 @@ do_linux-shared:
done
# This assumes that GNU utilities are *not* used
-do_true64-shared:
+do_tru64-shared:
libs='${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
( set -x; ${CC} -shared -no_archive -o lib$$i.so \
-set_version "${SHLIB_VERSION_HISTORY}${SHLIB_VERSION_NUMBER}" \