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