summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/util/pl/VC-32.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/util/pl/VC-32.pl')
-rw-r--r--crypto/openssl/util/pl/VC-32.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/util/pl/VC-32.pl b/crypto/openssl/util/pl/VC-32.pl
index 3705fc7..b597998 100644
--- a/crypto/openssl/util/pl/VC-32.pl
+++ b/crypto/openssl/util/pl/VC-32.pl
@@ -341,7 +341,7 @@ sub do_link_rule
my($target,$files,$dep_libs,$libs,$standalone)=@_;
local($ret,$_);
$file =~ s/\//$o/g if $o ne '/';
- $n=&bname($targer);
+ $n=&bname($target);
$ret.="$target: $files $dep_libs\n";
if ($standalone == 1)
{
OpenPOWER on IntegriCloud