mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
46f4d2bef6
Some makedepend mechanisms remove all directory information in the target, so a dependency can looks like this: ssl3_record.o: record/ssl3_record.c However, that doesn't quite suit us, our Makefile has us build record/ssl3_record.o rather than ssl3_record.o. To clear this up, a change to util/clean-depend.pl takes care of this case by looking up the original file in the dependencies and restoring the directory information from it. Reviewed-by: Ben Laurie <ben@openssl.org> |
||
---|---|---|
.. | ||
pl | ||
TLSProxy | ||
add_cr.pl | ||
bat.sh | ||
ck_errf.pl | ||
clean-depend.pl | ||
copy-if-different.pl | ||
copy.pl | ||
cygwin.sh | ||
deleof.pl | ||
deltree.com | ||
dirname.pl | ||
do_ms.sh | ||
domd | ||
err-ins.pl | ||
extract-names.pl | ||
extract-section.pl | ||
files.pl | ||
fipsdist.pl | ||
fipslink.pl | ||
fipsobj.pl | ||
fixNT.sh | ||
FreeBSD.sh | ||
incore | ||
indent.pro | ||
install.sh | ||
libeay.num | ||
mk1mf.pl | ||
mkbuildinf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkfiles.pl | ||
mkrc.pl | ||
mkstack.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
perlpath.pl | ||
point.sh | ||
selftest.pl | ||
shlib_wrap.sh | ||
sp-diff.pl | ||
speed.sh | ||
src-dep.pl | ||
ssleay.num | ||
su-filter.pl | ||
tab_num.pl | ||
toutf8.sh | ||
x86asm.sh |