1*7cd2dcf0SSimon J. Gerraty# Autogenerated - do NOT edit! 2*7cd2dcf0SSimon J. Gerraty 3*7cd2dcf0SSimon J. GerratyDEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4*7cd2dcf0SSimon J. Gerraty 5*7cd2dcf0SSimon J. GerratyDEP_MACHINE := ${.PARSEFILE:E} 6*7cd2dcf0SSimon J. Gerraty 7*7cd2dcf0SSimon J. GerratyDIRDEPS = \ 8*7cd2dcf0SSimon J. Gerraty gnu/lib/libgcc \ 9*7cd2dcf0SSimon J. Gerraty include \ 10*7cd2dcf0SSimon J. Gerraty include/xlocale \ 11*7cd2dcf0SSimon J. Gerraty lib/${CSU_DIR} \ 12*7cd2dcf0SSimon J. Gerraty lib/libc \ 13*7cd2dcf0SSimon J. Gerraty 14*7cd2dcf0SSimon J. Gerraty 15*7cd2dcf0SSimon J. Gerraty.include <dirdeps.mk> 16*7cd2dcf0SSimon J. Gerraty 17*7cd2dcf0SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 18*7cd2dcf0SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 19*7cd2dcf0SSimon J. Gerraty.endif 20