From 3216de1ee55770e4387f2b189827a6e3acdf646c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 11 Sep 2004 09:45:41 +0000 Subject: [PATCH] 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.25.1