Searched refs:PWD (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/
H A Dmake-generated-sources.sh2 export SOURCE_ROOT=$PWD
3 export SRCROOT=$PWD
4 export WebCore=$PWD
/external/webkit/Source/JavaScriptCore/
H A Dmake-generated-sources.sh3 export SRCROOT=$PWD
4 export WebCore=$PWD
/external/valgrind/main/
H A Dvg-in-place4 # $0 (the name of the file) and $PWD.
11 scriptname=$PWD/$dollarzero;
/external/quake/
H A Dcleanupdevicesdcard.sh17 echo $PWD
19 HERE=$PWD
21 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; do
23 T=$PWD
/external/clang/
H A Dgen_diff.sh48 ANDROID_LLVM_DIR=$PWD/../llvm
49 ANDROID_CLANG_DIR=$PWD
/external/chromium/sdch/open-vcdiff/packages/
H A Ddeb.sh31 topdir="${PWD%/*}"
74 echo "The Debian package files are located in $PWD/$destdir"
H A Drpm.sh75 echo "The rpm package file(s) are located in $PWD/$destdir"
/external/stlport/test/eh/
H A Dcray.mak7 STL_INCL=-I${PWD}/../../stlport/
H A Dsgi_mipspro.mak11 STL_INCL=-I${PWD}/../../stlport/
H A Dsunpro-64.mak9 STL_INCL= -I${PWD}/../../stlport
H A Dsunpro.mak9 STL_INCL= -I${PWD}/../../stlport
/external/iproute2/
H A Dconfigure4 INCLUDE=${1:-"$PWD/include"}
/external/valgrind/main/tests/
H A Dvg_regtest221 $addvgopts =~ s/\${PWD}/$ENV{PWD}/g;
H A Dvg_regtest.in221 $addvgopts =~ s/\${PWD}/$ENV{PWD}/g;
/external/qemu/distrib/sdl-1.2.12/
H A Dandroid-configure.sh453 PWD=`pwd`
454 make_add "SRC_PATH=$PWD"
/external/wpa_supplicant_6/wpa_supplicant/tests/
H A Dtest_x509v3_nist2.sh19 X509TEST="$PWD/test_x509v3 -v"
20 TMPOUT="$PWD/test_x509v3_nist2.out"
/external/qemu/
H A Dandroid-configure.sh515 PWD=`pwd`
516 echo "SRC_PATH := $PWD" >> $config_mk
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-splash2.in98 +BASEDIR := ${PWD}/codes
/external/stlport/
H A Dconfigure5 base=`cd \`dirname $0\`; echo $PWD`
110 # write_option "${PWD}/external/boost" BOOST_DIR

Completed in 479 milliseconds