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/csu \ 13 gnu/lib/libgcc \ 14 include \ 15 include/xlocale \ 16 lib/${CSU_DIR} \ 17 lib/libc \ 18 lib/libcompiler_rt \ 19 lib/libexpat \ 20 lib/libgeom \ 21 lib/libmd \ 22 lib/libsbuf \ 23 lib/libthr \ 24 lib/libutil \ 25 lib/msun \ 26 27 28.include <dirdeps.mk> 29 30.if ${DEP_RELDIR} == ${_DEP_RELDIR} 31# local dependencies - needed for -jN in clean tree 32.endif 33