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