Searched refs:SOURCES_LIST (Results 1 - 1 of 1) sorted by relevance

/ndk/build/tools/
H A Ddownload-toolchain-sources.sh180 (printf "%-38s " "toolchain/$NAME.git $BRANCH"; $GITCMD $GITOPTS log -1 --format=oneline $REVISION) >> $SOURCES_LIST
188 SOURCES_LIST=$(pwd)/SOURCES
189 rm -f $SOURCES_LIST && touch $SOURCES_LIST
284 cp $SOURCES_LIST $SRC_DIR/SOURCES
285 fail_panic "Could not copy $SOURCES_LIST to $SRC_DIR"

Completed in 13 milliseconds