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