1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 cddl/lib/libctf \ 7 cddl/lib/libdtrace \ 8 gnu/lib/libgcc \ 9 include \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/libelf \ 14 lib/libproc \ 15 lib/librtld_db \ 16 lib/libthr \ 17 lib/libutil \ 18 lib/liby \ 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