17 lines
266 B
Makefile
17 lines
266 B
Makefile
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||
|
|
||
|
DIRDEPS = \
|
||
|
gnu/lib/libgcc \
|
||
|
include \
|
||
|
lib/${CSU_DIR} \
|
||
|
lib/libc \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
.endif
|