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