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 9*7cd2dcf0SSimon J. Gerraty 10*7cd2dcf0SSimon J. Gerraty.include <dirdeps.mk> 11*7cd2dcf0SSimon J. Gerraty 12*7cd2dcf0SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 13*7cd2dcf0SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 14*7cd2dcf0SSimon J. Gerraty.endif 15