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