Searched refs:D8_PATH (Results 1 – 1 of 1) sorted by relevance
4 if [ ! "$D8_PATH" ]; then6 if [ $d8_public ]; then D8_PATH=$(dirname "$d8_public"); fi8 [ "$D8_PATH" ] || D8_PATH=$tools_path/..9 d8_exec=$D8_PATH/d816 [ -x $d8_exec ] || scons -j4 -C $D8_PATH -Y $tools_path/.. d8