From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:
authorRichard Levitte <levitte@openssl.org>
Sat, 30 Apr 2005 15:23:14 +0000 (15:23 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 30 Apr 2005 15:23:14 +0000 (15:23 +0000)
Makefile.ssl changed name to Makefile...

test/testenc.com

index c24fa388c06a01fddb705e3676bf294513fe352f..5e6f521f9deac5852889ae05895bd6e8f2217820 100644 (file)
@@ -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
 $