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