New dependencies

This commit is contained in:
sjg 2013-10-16 15:57:57 +00:00
parent dc7bf123a0
commit 3502a2649e

View File

@ -0,0 +1,22 @@
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libthr \
secure/lib/libcrypto \
secure/lib/libssl \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif