X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbn%2Fasm%2Fsparct4-mont.pl;fp=crypto%2Fbn%2Fasm%2Fsparct4-mont.pl;h=7ec83c2c9c224bf06c1a8bcf99ffe645e5ca6899;hp=71b45002a42f739e9a3a30282771f1399a1cdf00;hb=6bd7a4d96c47068c63cbd2ca93f501816dc453c1;hpb=8a67946e5bf1cd0fe0020e0f28cbf84642ec4132 diff --git a/crypto/bn/asm/sparct4-mont.pl b/crypto/bn/asm/sparct4-mont.pl index 71b45002a4..7ec83c2c9c 100755 --- a/crypto/bn/asm/sparct4-mont.pl +++ b/crypto/bn/asm/sparct4-mont.pl @@ -76,6 +76,9 @@ $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; push(@INC,"${dir}","${dir}../../perlasm"); require "sparcv9_modes.pl"; +$output = pop; +open STDOUT,">$output"; + $code.=<<___; #include "sparc_arch.h"