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