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

Makefile.ssl changed name to Makefile...
This commit is contained in:
Richard Levitte 2005-04-30 15:23:14 +00:00
parent aed14edd12
commit 9af1bfb3d5

View 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
$