1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 5 6DEP_MACHINE := ${.PARSEFILE:E} 7 8DIRDEPS = \ 9 include \ 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