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