DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
0e42ee5dd8
commit
e3ebb82118
@ -33,6 +33,9 @@ sha1hl.po: sha1hl.c
|
||||
sha256hl.So: sha256hl.c
|
||||
sha256hl.o: sha256hl.c
|
||||
sha256hl.po: sha256hl.c
|
||||
sha384hl.So: sha384hl.c
|
||||
sha384hl.o: sha384hl.c
|
||||
sha384hl.po: sha384hl.c
|
||||
sha512hl.So: sha512hl.c
|
||||
sha512hl.o: sha512hl.c
|
||||
sha512hl.po: sha512hl.c
|
||||
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/libbz2 \
|
||||
lib/libstand \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc_nonshared \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/rpc \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
@ -20,8 +19,6 @@ DIRDEPS = \
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
ioctl.o: ioctl.c
|
||||
ioctl.po: ioctl.c
|
||||
kdump.o: kdump_subr.h
|
||||
kdump.o: linux32_syscalls.c
|
||||
kdump.o: linux_syscalls.c
|
||||
|
@ -9,8 +9,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,6 +11,8 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libjail \
|
||||
lib/libutil \
|
||||
lib/libxo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsbuf \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user