DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
56e259a8db
commit
b6e8f9c3c9
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
usr.bin/clang/clang \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,12 +2,15 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
26
usr.bin/mkesdb_static/Makefile.depend
Normal file
26
usr.bin/mkesdb_static/Makefile.depend
Normal file
@ -0,0 +1,26 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
lex.o: lex.c
|
||||
lex.o: yacc.h
|
||||
lex.po: lex.c
|
||||
lex.po: yacc.h
|
||||
yacc.o: yacc.c
|
||||
yacc.po: yacc.c
|
||||
.endif
|
@ -9,6 +9,9 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/liblzma \
|
||||
lib/libmd \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user