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