From 9af1bfb3d591d391f7cd89465aa4f5731765d20e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 30 Apr 2005 15:23:14 +0000 Subject: [PATCH] From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45: Makefile.ssl changed name to Makefile... --- test/testenc.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/testenc.com b/test/testenc.com index c24fa388c0..5e6f521f9d 100644 --- a/test/testenc.com +++ b/test/testenc.com @@ -4,7 +4,7 @@ $ __arch := VAX $ if f$getsyi("cpu") .ge. 128 then __arch := AXP $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $ -$ testsrc := makefile.ssl +$ testsrc := makefile. $ test := p.txt $ cmd := mcr 'exe_dir'openssl $ -- 2.34.1