Build the test apps after all of the library has been built.
authorRichard Levitte <levitte@openssl.org>
Tue, 18 Jan 2000 08:09:19 +0000 (08:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 18 Jan 2000 08:09:19 +0000 (08:09 +0000)
makevms.com

index 32b19c27661bfb1e7448ff39dc84f48dfbf29d70..b41440f694575b595e060028b34bd8b8c1105170 100755 (executable)
@@ -323,7 +323,11 @@ $ SET DEFAULT SYS$DISK:[.CRYPTO]
 $!
 $! 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.
 $!