alpha-mont.pl: gcc portability fix and make-rule.
[openssl.git] / crypto / bn / asm / co-586.pl
index 0bcb5a6d471c4c6b3b44364474233f382ad5fd93..5d962cb957d34447b3e7cfc6de632648154f11ed 100644 (file)
@@ -3,7 +3,7 @@
 push(@INC,"perlasm","../../perlasm");
 require "x86asm.pl";
 
-&asm_init($ARGV[0],"bn-586.pl");
+&asm_init($ARGV[0],$0);
 
 &bn_mul_comba("bn_mul_comba8",8);
 &bn_mul_comba("bn_mul_comba4",4);