summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-04-30 15:23:14 +0000
committerRichard Levitte <levitte@openssl.org>2005-04-30 15:23:14 +0000
commit9af1bfb3d591d391f7cd89465aa4f5731765d20e (patch)
treee75bd0ae5d5d676db654315a79e9d1b99352ece7 /test
parentaed14edd1264c3f408557945097697e54e9eba9e (diff)
From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:
Makefile.ssl changed name to Makefile...
Diffstat (limited to 'test')
-rw-r--r--test/testenc.com2
1 files changed, 1 insertions, 1 deletions
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
$