Home
last modified time | relevance | path

Searched refs:DIRNAME (Results 1 – 3 of 3) sorted by relevance

/ndk/build/tools/
Dbuild-gcc.sh610 local BASENAME DIRNAME
611 DIRNAME=$(dirname "$1")
613 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
Dbuild-host-gcc.sh1535 local BASENAME DIRNAME
1536 DIRNAME=$(dirname "$1")
1538 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog44 slash unless DIRNAME is just "x:/".