Home
last modified time | relevance | path

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

/ndk/build/tools/
Dbuild-gcc.sh623 local BASENAME DIRNAME
624 DIRNAME=$(dirname "$1")
626 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
Dbuild-host-gcc.sh1474 local BASENAME DIRNAME
1475 DIRNAME=$(dirname "$1")
1477 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog44 slash unless DIRNAME is just "x:/".