1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/libgcc \ 7 gnu/lib/libstdc++ \ 8 gnu/lib/libsupc++ \ 9 include \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/atf/libatf-c \ 13 lib/libc \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20.endif 21