Lines Matching refs:DEP
879 local DEP881 for DEP; do882 var_list_append TASK_${TASK}_1__deps ${DEP}_1883 var_list_append TASK_${TASK}_2__deps ${DEP}_2965 local DEP973 for DEP in $DEPS; do974 #echo " ? $DEP"975 if [ ! -f "$TIMESTAMPS_DIR/$DEP" ] ; then976 do_task $DEP