Unify all assembler file generators
[openssl.git] / crypto / bn / asm / c64xplus-gf2m.pl
index c77fc5eef42f811c0e134d7478266da043cad6df..d4913867d0b6102b39d56fee65eb2a29228be0ce 100644 (file)
@@ -23,8 +23,7 @@
 # totally unfair, because this module utilizes Galois Field Multiply
 # instruction.
 
-while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {}
-open STDOUT,">$output";
+$output = pop and open STDOUT,">$output";
 
 ($rp,$a1,$a0,$b1,$b0)=("A4","B4","A6","B6","A8");   # argument vector