From 2b6174c478486ab110b1f151d942ec099e63f6a9 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 11 Jul 2004 20:30:33 +0000 Subject: Some test programs in crypto/sha were named differently than usual... --- makevms.com | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makevms.com') 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] -- cgit v1.2.3