DIRDEPS_BUILD: Update dependencies.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-12-07 23:53:01 +00:00
parent 09f206ecf0
commit b2fe867a0f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291972
14 changed files with 6 additions and 10 deletions

View File

@ -18,7 +18,6 @@ DIRDEPS = \
lib/libcom_err \
lib/libcompiler_rt \
lib/libgssapi \
lib/libthr \
secure/lib/libcrypto \

View File

@ -15,7 +15,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libgssapi \
lib/libthr \
secure/lib/libcrypto \

View File

@ -18,7 +18,6 @@ DIRDEPS = \
lib/libcom_err \
lib/libcompiler_rt \
lib/libsqlite3 \
lib/libthr \
secure/lib/libcrypto \

View File

@ -14,7 +14,6 @@ DIRDEPS = \
lib/libc \
lib/libcom_err \
lib/libcompiler_rt \
lib/libthr \
secure/lib/libcrypto \

View File

@ -15,7 +15,6 @@ DIRDEPS = \
lib/libc \
lib/libcom_err \
lib/libcompiler_rt \
lib/libthr \
.include <dirdeps.mk>

View File

@ -15,7 +15,6 @@ DIRDEPS = \
lib/libc \
lib/libcom_err \
lib/libcompiler_rt \
lib/libthr \
.include <dirdeps.mk>

View File

@ -13,7 +13,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libthr \
secure/lib/libcrypto \

View File

@ -19,7 +19,6 @@ DIRDEPS = \
lib/libc \
lib/libcom_err \
lib/libcompiler_rt \
lib/libthr \
lib/libutil \
secure/lib/libcrypto \

View File

@ -10,6 +10,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libsbuf \
.include <dirdeps.mk>

View File

@ -13,7 +13,6 @@ DIRDEPS = \
lib/libcom_err \
lib/libcompiler_rt \
lib/libpam/libpam \
lib/libthr \
.include <dirdeps.mk>

View File

@ -12,7 +12,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libpam/libpam \
lib/libthr \
.include <dirdeps.mk>

View File

@ -8,6 +8,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \

View File

@ -143,6 +143,7 @@ DIRDEPS = \
lib/libthr \
lib/libz \
lib/msun \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \
lib/ncurses/panel \

View File

@ -2,11 +2,14 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
.include <dirdeps.mk>