Unified - adapt the generation of bignum assembler to use GENERATE
[openssl.git] / crypto / bn / asm / sparct4-mont.pl
index 71b45002a42f739e9a3a30282771f1399a1cdf00..7ec83c2c9c224bf06c1a8bcf99ffe645e5ca6899 100755 (executable)
@@ -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"