Regen Makefile.depend.

This commit is contained in:
Jung-uk Kim 2018-09-25 21:12:36 +00:00
parent fb2f386360
commit c66de03c60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/openssl111/; revision=338933
3 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
lib/libthr \
.include <dirdeps.mk>

View file

@ -4,12 +4,12 @@
DIRDEPS = \
gnu/lib/csu \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
secure/lib/libcrypto/openssl.amd64 \
.include <dirdeps.mk>

View file

@ -11,6 +11,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/msun \
secure/lib/libcrypto \
secure/lib/libcrypto/openssl.amd64 \
secure/lib/libssl \