Lines Matching refs:BUILD_DIR
11 BUILD_DIR=${BUILD_DIR:="out/pathkit"}
12 mkdir -p $BUILD_DIR
15 rm -f $BUILD_DIR/*.a
26 echo "Putting output in $BUILD_DIR (pwd = `pwd`)"
37 echo "It is put in ${BUILD_DIR}, configured by the BUILD_DIR environment"
72 OUTPUT="-o $BUILD_DIR/pathkit.js"
83 …git clone "https://chromium.googlesource.com/chromium/tools/depot_tools.git" --depth 1 $BUILD_DIR/…
84 NINJA=$BUILD_DIR/depot_tools/ninja
92 ./bin/gn gen ${BUILD_DIR} \
106 ${NINJA} -C ${BUILD_DIR} libpathkit.a
126 ${BUILD_DIR}/libpathkit.a