1*4fd0d10eSSimon J. Gerraty# Autogenerated - do NOT edit! 2*4fd0d10eSSimon J. Gerraty 3*4fd0d10eSSimon J. GerratyDIRDEPS = \ 4*4fd0d10eSSimon J. Gerraty include \ 5*4fd0d10eSSimon J. Gerraty include/xlocale \ 6*4fd0d10eSSimon J. Gerraty lib/${CSU_DIR} \ 7*4fd0d10eSSimon J. Gerraty lib/libc \ 8*4fd0d10eSSimon J. Gerraty lib/libcompiler_rt \ 9*4fd0d10eSSimon J. Gerraty lib/libelf \ 10*4fd0d10eSSimon J. Gerraty 11*4fd0d10eSSimon J. Gerraty 12*4fd0d10eSSimon J. Gerraty.include <dirdeps.mk> 13*4fd0d10eSSimon J. Gerraty 14*4fd0d10eSSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 15*4fd0d10eSSimon J. Gerraty# local dependencies - needed for -jN in clean tree 16*4fd0d10eSSimon J. Gerraty.endif 17