From: Richard Levitte Date: Sun, 11 Jul 2004 20:30:33 +0000 (+0000) Subject: Some test programs in crypto/sha were named differently than usual... X-Git-Tag: BEN_FIPS_TEST_6~14^2~164 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2b6174c478486ab110b1f151d942ec099e63f6a9;p=oweals%2Fopenssl.git Some test programs in crypto/sha were named differently than usual... --- diff --git a/makevms.com b/makevms.com index 8033ffc8d7..860540001e 100755 --- a/makevms.com +++ b/makevms.com @@ -365,7 +365,7 @@ $! Copy a lot of files around. $! $ SOFTLINKS: $! -$! Tell The User We Are Partly Rebuilding The [.TEST] Directory. +$! Tell The User We Are Partly Rebuilding The [.APPS] Directory. $! $ WRITE SYS$OUTPUT "Rebuilding The '[.APPS]MD4.C', '[.APPS]MD5.C' And '[.APPS]RMD160.C' Files." $! @@ -396,6 +396,7 @@ $! $! Copy all the *TEST.C files from [.CRYPTO...] into [.TEST] $! $ COPY SYS$DISK:[.CRYPTO.*]%*TEST.C SYS$DISK:[.TEST] +$ COPY SYS$DISK:[.CRYPTO.SHA]SHA%%%T.C SYS$DISK:[.TEST] $ COPY SYS$DISK:[.CRYPTO.EVP]EVPTESTS.TXT SYS$DISK:[.TEST] $! $! Copy all the *TEST.C files from [.SSL...] into [.TEST]