提交 7be760be 编写于 作者: R Richard Levitte

Build the test apps after all of the library has been built.

上级 7256ce6a
...@@ -323,7 +323,11 @@ $ SET DEFAULT SYS$DISK:[.CRYPTO] ...@@ -323,7 +323,11 @@ $ SET DEFAULT SYS$DISK:[.CRYPTO]
$! $!
$! Build The [.xxx.EXE.CRYPTO]LIBCRYPTO.OLB Library. $! Build The [.xxx.EXE.CRYPTO]LIBCRYPTO.OLB Library.
$! $!
$ @CRYPTO-LIB ALL 'RSAREF' 'DEBUGGER' "''COMPILER'" "''TCPIP_TYPE'" 'ISSEVEN' $ @CRYPTO-LIB LIBRARY 'RSAREF' 'DEBUGGER' "''COMPILER'" "''TCPIP_TYPE'" 'ISSEVEN'
$!
$! Build The [.xxx.EXE.CRYPTO]*.EXE Test Applications.
$!
$ @CRYPTO-LIB APPS 'RSAREF' 'DEBUGGER' "''COMPILER'" "''TCPIP_TYPE'" 'ISSEVEN'
$! $!
$! Go Back To The Main Directory. $! Go Back To The Main Directory.
$! $!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册