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