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 usr.bin/mkesdb_static.host \ 7*09127a36SSimon J. Gerraty 8*09127a36SSimon J. Gerraty 9*09127a36SSimon J. Gerraty.include <dirdeps.mk> 10*09127a36SSimon J. Gerraty 11*09127a36SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 12*09127a36SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 13*09127a36SSimon J. Gerraty.endif 14