1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 cddl/lib/libnvpair \ 7 cddl/lib/libumem \ 8 cddl/lib/libuutil \ 9 cddl/lib/libzfs \ 10 cddl/lib/libzfs_core \ 11 gnu/lib/csu \ 12 gnu/lib/libgcc \ 13 include \ 14 include/xlocale \ 15 lib/${CSU_DIR} \ 16 lib/libc \ 17 lib/libc_nonshared \ 18 lib/libcompiler_rt \ 19 lib/libexpat \ 20 lib/libgeom \ 21 lib/libjail \ 22 lib/libmd \ 23 lib/libsbuf \ 24 lib/libthr \ 25 lib/libutil \ 26 lib/msun \ 27 28 29.include <dirdeps.mk> 30 31.if ${DEP_RELDIR} == ${_DEP_RELDIR} 32# local dependencies - needed for -jN in clean tree 33.endif 34