Searched refs:DSTFILE (Results 1 – 2 of 2) sorted by relevance
523 local DSTFILE541 DSTFILE=`basename $SRCFILE`542 if [ "$DSTFILE" = "gdbserver" -o "$DSTFILE" = "gdb.setup" ] ; then545 DSTFILE="$DSTDIR/$DSTFILE"546 run $ADB_CMD push "$SRCDIR/$SRCFILE" "$DSTFILE" &&547 run $ADB_CMD shell chmod 0755 $DSTFILE553 echo "$DSTFILE" | grep -q -e '\.so$'555 PROGRAMS="$PROGRAMS $DSTFILE"
236 DSTFILE="gdbserver-nothreads"238 DSTFILE="gdbserver"240 dump "Install : $TOOLCHAIN $DSTFILE."243 run $TOOLCHAIN_PREFIX-objcopy --strip-unneeded $BUILD_OUT/gdbserver $DEST/$DSTFILE245 dump "Could not install $DSTFILE. See $TMPLOG"253 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR/$DSTFILE"