1*a64729f5SSimon J. Gerraty# Autogenerated - do NOT edit! 2*a64729f5SSimon J. Gerraty 3*a64729f5SSimon J. GerratyDIRDEPS = \ 4*a64729f5SSimon J. Gerraty include \ 5*a64729f5SSimon J. Gerraty include/arpa \ 6*a64729f5SSimon J. Gerraty include/xlocale \ 7*a64729f5SSimon J. Gerraty lib/${CSU_DIR} \ 8*a64729f5SSimon J. Gerraty lib/libc \ 9*a64729f5SSimon J. Gerraty lib/libcompiler_rt \ 10*a64729f5SSimon J. Gerraty lib/libnv \ 11*a64729f5SSimon J. Gerraty lib/libnvmf \ 12*a64729f5SSimon J. Gerraty lib/libthr \ 13*a64729f5SSimon J. Gerraty lib/libutil \ 14*a64729f5SSimon J. Gerraty 15*a64729f5SSimon J. Gerraty 16*a64729f5SSimon J. Gerraty.include <dirdeps.mk> 17*a64729f5SSimon J. Gerraty 18*a64729f5SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19*a64729f5SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 20*a64729f5SSimon J. Gerraty.endif 21