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