Alpha assembler fixed from HEAD.
[openssl.git] / crypto / bn / asm / bn-586.pl
index 1468906be1fbc9bce7966665d2c5b9ded7cdd007..332ef3e91d621d7f9f4bb20952795c4c04c0acd2 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/local/bin/perl
 
-push(@INC,"perlasm","../../perlasm");
+$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
+push(@INC,"${dir}","${dir}../../perlasm");
 require "x86asm.pl";
 
 &asm_init($ARGV[0],$0);