1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 cddl/lib/libavl \ 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 include \ 13 include/xlocale \ 14 lib/${CSU_DIR} \ 15 lib/libc \ 16 lib/libcompiler_rt \ 17 lib/libexpat \ 18 lib/libgeom \ 19 lib/libmd \ 20 lib/libsbuf \ 21 lib/libthr \ 22 lib/libutil \ 23 lib/libz \ 24 lib/msun \ 25 26 27.include <dirdeps.mk> 28 29.if ${DEP_RELDIR} == ${_DEP_RELDIR} 30# local dependencies - needed for -jN in clean tree 31.endif 32