Searched refs:GEN_TOOL (Results 1 – 1 of 1) sorted by relevance
22 GEN_TOOL=cpp-define-generator-data24 if ! which "$GEN_TOOL"; then26 echo "ERROR: Can't find '$GEN_TOOL' in \$PATH. Perhaps try 'source build/envsetup.sh' ?" >&228 echo "ERROR: Can't find '$GEN_TOOL' in \$PATH. Perhaps try 'make $GEN_TOOL' ?" >&262 "$GEN_TOOL" > "$BUILD_COPY" || exit 1