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 cddl/lib/libzpool \ 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/libz \ 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