Home
last modified time | relevance | path

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

/ndk/build/tools/
Dbuild-docs.sh23 IN_DIR=
45 IN_DIR=$1
67 if [ -z "$IN_DIR" ]; then
68 IN_DIR=$ANDROID_NDK_ROOT/docs/text
70 IN_DIR=${IN_DIR%%/}
71 log "Input directory: $IN_DIR"
83 SRC_FILES=$(find "$IN_DIR" -name "*.text")