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/libthr \ 11*a64729f5SSimon J. Gerraty lib/ofed/include \ 12*a64729f5SSimon J. Gerraty lib/ofed/libcxgb4 \ 13*a64729f5SSimon J. Gerraty lib/ofed/libibverbs \ 14*a64729f5SSimon J. Gerraty lib/ofed/libirdma \ 15*a64729f5SSimon J. Gerraty lib/ofed/libmlx4 \ 16*a64729f5SSimon J. Gerraty lib/ofed/libmlx5 \ 17*a64729f5SSimon J. Gerraty lib/ofed/librdmacm \ 18*a64729f5SSimon J. Gerraty 19*a64729f5SSimon J. Gerraty 20*a64729f5SSimon J. Gerraty.include <dirdeps.mk> 21*a64729f5SSimon J. Gerraty 22*a64729f5SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 23*a64729f5SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 24*a64729f5SSimon J. Gerraty.endif 25