Commit 9af1bfb3 authored by Richard Levitte's avatar Richard Levitte
Browse files

From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:

Makefile.ssl changed name to Makefile...
parent aed14edd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
$