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