Now that Configure doesn't produce tools/c_rehash, mk1mf has to do it
[openssl.git] / util / pl / unix.pl
index c1fa1ffb8854e0535a19964cae86a77f6becb9a0..c1b2c26cf9021f0aafea46da8c99633ff3c92f6c 100644 (file)
@@ -193,7 +193,7 @@ $target: $deps
        (OPENSSL="`pwd`/util/opensslwrap.sh"; \\
        OPENSSL_DEBUG_MEMORY=on; \\
        export OPENSSL OPENSSL_DEBUG_MEMORY; \\
-       \$(PERL) tools/c_rehash certs/demo; \\
+       \$(PERL) \$(BIN_D)${o}c_rehash certs/demo; \\
        touch $target)
 EOF
     return $ret