Home
last modified time | relevance | path

Searched refs:BASENAME (Results 1 – 2 of 2) sorted by relevance

/ndk/build/tools/
Dbuild-gcc.sh610 local BASENAME DIRNAME
612 BASENAME=$(basename "$1")
613 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
Dbuild-host-gcc.sh1535 local BASENAME DIRNAME
1537 BASENAME=$(basename "$1")
1538 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )