109127a36SSimon J. Gerraty# Autogenerated - do NOT edit! 209127a36SSimon J. Gerraty 309127a36SSimon J. GerratyDEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 409127a36SSimon J. Gerraty 509127a36SSimon J. GerratyDIRDEPS = \ 6*fae50821SSimon J. Gerraty gnu/lib/csu \ 7*fae50821SSimon J. Gerraty gnu/lib/libgcc \ 809127a36SSimon J. Gerraty include \ 909127a36SSimon J. Gerraty include/xlocale \ 10*fae50821SSimon J. Gerraty lib/${CSU_DIR} \ 11*fae50821SSimon J. Gerraty lib/libc \ 12*fae50821SSimon J. Gerraty lib/libcompiler_rt \ 13*fae50821SSimon J. Gerraty usr.bin/xinstall.host \ 1409127a36SSimon J. Gerraty 1509127a36SSimon J. Gerraty 1609127a36SSimon J. Gerraty.include <dirdeps.mk> 1709127a36SSimon J. Gerraty 1809127a36SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 1909127a36SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 2009127a36SSimon J. Gerraty.endif 21