Makefile.ssl changed name to Makefile...

This commit is contained in:
Richard Levitte 2004-09-11 09:45:41 +00:00
parent 8f349c58f7
commit 3216de1ee5

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
$