Unify all assembler file generators
[openssl.git] / crypto / bn / asm / alpha-mont.pl
index 2d282a1f7a677059080cea44985d4c8eebd12056..b46c79ca4f738b69dd36b9914a725619a1b22d78 100644 (file)
@@ -22,8 +22,7 @@
 # I.e. if you compare 1GHz 21264 and 2GHz Opteron, you'll observe ~2x
 # difference.
 
-$output=pop;
-open STDOUT,">$output";
+$output=pop and open STDOUT,">$output";
 
 # int bn_mul_mont(
 $rp="a0";      # BN_ULONG *rp,