1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 bin/cat.host \ 7 gnu/lib/csu \ 8 gnu/lib/libgcc \ 9 gnu/lib/libregex \ 10 include \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libbz2 \ 14 lib/libc \ 15 lib/libcompiler_rt \ 16 lib/liblzma \ 17 lib/libthr \ 18 lib/libz \ 19 20 21.include <dirdeps.mk> 22 23.if ${DEP_RELDIR} == ${_DEP_RELDIR} 24# local dependencies - needed for -jN in clean tree 25.endif 26