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/protocols \ 13 include/xlocale \ 14 lib/${CSU_DIR} \ 15 lib/libc \ 16 lib/libmd \ 17 18 19.include <dirdeps.mk> 20 21.if ${DEP_RELDIR} == ${_DEP_RELDIR} 22# local dependencies - needed for -jN in clean tree 23.endif 24