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