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