2012-08-22 19:25:57 +00:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
|
|
|
|
DIRDEPS = \
|
|
|
|
gnu/lib/libgcc \
|
|
|
|
include \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2013-03-11 17:21:52 +00:00
|
|
|
lib/libcompiler_rt \
|
2012-08-22 19:25:57 +00:00
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|