projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29c18b0
)
Make sure stanadlong SHA1 checker is built.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 25 Jan 2006 13:40:55 +0000
(13:40 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 25 Jan 2006 13:40:55 +0000
(13:40 +0000)
util/pl/VC-32-GMAKE.pl
patch
|
blob
|
history
diff --git
a/util/pl/VC-32-GMAKE.pl
b/util/pl/VC-32-GMAKE.pl
index 1be89aab54d2e7a1c7dcbeb0c68a99dfd2946ec9..3d25165e83fd691c9053a26da4cba72d6fb711af 100644
(file)
--- a/
util/pl/VC-32-GMAKE.pl
+++ b/
util/pl/VC-32-GMAKE.pl
@@
-195,7
+195,7
@@
sub do_rlink_rule
$file =~ s/\//$o/g if $o ne '/';
$n=&bname($targer);
- $ret.="$target: $files $dep_libs\n";
+ $ret.="$target: $
check_hash $
files $dep_libs\n";
$ret.="\t\$(PERL) util${o}checkhash.pl -chdir fips -program_path ..$o$check_hash\n";
$ret.="\t\$(MKCANISTER) $target $files\n\n";
return($ret);