1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DEP_MACHINE := ${.PARSEFILE:E} 6 7DIRDEPS = \ 8 cddl/lib/libnvpair \ 9 cddl/lib/libumem \ 10 cddl/lib/libuutil \ 11 cddl/lib/libzfs \ 12 cddl/lib/libzpool \ 13 include \ 14 include/xlocale \ 15 lib/${CSU_DIR} \ 16 lib/libc \ 17 lib/libgeom \ 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