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