1*7cd2dcf0SSimon J. Gerraty# Autogenerated - do NOT edit! 2*7cd2dcf0SSimon J. Gerraty 3*7cd2dcf0SSimon J. GerratyDEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4*7cd2dcf0SSimon J. Gerraty 5*7cd2dcf0SSimon J. GerratyDEP_MACHINE := ${.PARSEFILE:E} 6*7cd2dcf0SSimon J. Gerraty 7*7cd2dcf0SSimon J. GerratyDIRDEPS = \ 8*7cd2dcf0SSimon J. Gerraty cddl/lib/libnvpair \ 9*7cd2dcf0SSimon J. Gerraty cddl/lib/libumem \ 10*7cd2dcf0SSimon J. Gerraty cddl/lib/libuutil \ 11*7cd2dcf0SSimon J. Gerraty cddl/lib/libzfs \ 12*7cd2dcf0SSimon J. Gerraty cddl/lib/libzpool \ 13*7cd2dcf0SSimon J. Gerraty gnu/lib/libgcc \ 14*7cd2dcf0SSimon J. Gerraty include \ 15*7cd2dcf0SSimon J. Gerraty include/xlocale \ 16*7cd2dcf0SSimon J. Gerraty lib/${CSU_DIR} \ 17*7cd2dcf0SSimon J. Gerraty lib/libc \ 18*7cd2dcf0SSimon J. Gerraty lib/libgeom \ 19*7cd2dcf0SSimon J. Gerraty lib/libthr \ 20*7cd2dcf0SSimon J. Gerraty lib/msun \ 21*7cd2dcf0SSimon J. Gerraty 22*7cd2dcf0SSimon J. Gerraty 23*7cd2dcf0SSimon J. Gerraty.include <dirdeps.mk> 24*7cd2dcf0SSimon J. Gerraty 25*7cd2dcf0SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 26*7cd2dcf0SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 27*7cd2dcf0SSimon J. Gerraty.endif 28