1*09127a36SSimon J. Gerraty# Autogenerated - do NOT edit! 2*09127a36SSimon J. Gerraty 3*09127a36SSimon J. GerratyDEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4*09127a36SSimon J. Gerraty 5*09127a36SSimon J. GerratyDIRDEPS = \ 6*09127a36SSimon J. Gerraty include \ 7*09127a36SSimon J. Gerraty include/xlocale \ 8*09127a36SSimon J. Gerraty 9*09127a36SSimon J. Gerraty 10*09127a36SSimon J. Gerraty.include <dirdeps.mk> 11*09127a36SSimon J. Gerraty 12*09127a36SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 13*09127a36SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 14*09127a36SSimon J. Gerraty.endif 15