diff options
author | Richard Levitte <levitte@openssl.org> | 2015-03-31 22:19:22 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2015-03-31 22:19:22 +0200 |
commit | 0f2596ac547a4c198deaa3c51ecfc565c627b7af (patch) | |
tree | 3578722e947430c534f9bbb93f5c0faa8917cf2f /INSTALL.VMS | |
parent | Remove SSL_TASK, the DECnet Based SSL Engine (diff) | |
download | openssl-0f2596ac547a4c198deaa3c51ecfc565c627b7af.tar.xz openssl-0f2596ac547a4c198deaa3c51ecfc565c627b7af.zip |
Remove SSL_TASK, the DECnet Based SSL Engine - addendum
A bit of cleanup was forgotten.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'INSTALL.VMS')
-rw-r--r-- | INSTALL.VMS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.VMS b/INSTALL.VMS index 7c530a18b0..132b2e7173 100644 --- a/INSTALL.VMS +++ b/INSTALL.VMS @@ -83,7 +83,6 @@ directory. The syntax is the following: RSAREF Just build the "[.xxx.EXE.RSAREF]LIBRSAGLUE.OLB" library. CRYPTO Just build the "[.xxx.EXE.CRYPTO]LIBCRYPTO.OLB" library. SSL Just build the "[.xxx.EXE.SSL]LIBSSL.OLB" library. - SSL_TASK Just build the "[.xxx.EXE.SSL]SSL_TASK.EXE" program. TEST Just build the "[.xxx.EXE.TEST]" test programs for OpenSSL. APPS Just build the "[.xxx.EXE.APPS]" application programs for OpenSSL. |