x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.

This commit is contained in:
Andy Polyakov 2008-07-15 19:52:20 +00:00
parent c79c5a256b
commit 89778b7f3f

View file

@ -100,8 +100,7 @@ OPENSSL_wipe_cpu:
___
$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
$dir = "." if $dir eq "";
open STDOUT,"| $^X $dir/perlasm/x86_64-xlate.pl $output";
open STDOUT,"| $^X ${dir}perlasm/x86_64-xlate.pl $output";
print<<___;
.text