Searched refs:PWD (Results 1 – 3 of 3) sorted by relevance
81 PWD=`pwd`82 if [[ "${PWD}" == */system/bt ]]84 echo "Please edit ${PWD}/stack/include/bt_types.h next."
17 PWD ?= $(CURDIR) macro18 OUT ?= $(PWD)/build-opt-local
48 python -c "import os.path; print os.path.relpath('$1', '$PWD')"