diff options
author | Richard Levitte <levitte@openssl.org> | 2005-04-30 17:23:14 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2005-04-30 17:23:14 +0200 |
commit | 9af1bfb3d591d391f7cd89465aa4f5731765d20e (patch) | |
tree | e75bd0ae5d5d676db654315a79e9d1b99352ece7 /test/testenc.com | |
parent | From branch OpenSSL_0_9_7-stable, 2004-08-11 22:34: (diff) | |
download | openssl-9af1bfb3d591d391f7cd89465aa4f5731765d20e.tar.xz openssl-9af1bfb3d591d391f7cd89465aa4f5731765d20e.zip |
From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:
Makefile.ssl changed name to Makefile...
Diffstat (limited to 'test/testenc.com')
-rw-r--r-- | test/testenc.com | 2 |
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 $ |