Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/tests/scripts/
Dall.sh44 : ${OUT_OF_SOURCE_DIR:=./mbedtls_out_of_source_build}
121 OUT_OF_SOURCE_DIR="$1"
156 rm -rf yotta/module "$OUT_OF_SOURCE_DIR"
168 if [ -d "$OUT_OF_SOURCE_DIR" ]; then
169 echo "Warning - there is an existing directory at '$OUT_OF_SOURCE_DIR'" >&2
171 echo "the script as: $0 --force --out-of-source-dir $OUT_OF_SOURCE_DIR"
494 mkdir "$OUT_OF_SOURCE_DIR"
495 cd "$OUT_OF_SOURCE_DIR"
502 rm -rf "$OUT_OF_SOURCE_DIR"