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