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