Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dbuild-awk.sh46 AWK_SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/nawk-$AWK_VERSION
47 if [ ! -d "$AWK_SRCDIR" ]; then
48 echo "ERROR: Can't find nawk-$AWK_VERSION source tree: $AWK_SRCDIR"
52 log "Using sources from: $AWK_SRCDIR"
76 -C "$AWK_SRCDIR" \