HomeSort by relevance Sort by last modified time
    Searched full:depsfile (Results 1 - 2 of 2) sorted by null

  /build/soong/scripts/
toc.sh 35 d) depsfile="${OPTARG}" ;;
57 if [ -z "${depsfile}" ]; then
64 cat <<EOF > "${depsfile}"
strip.sh 60 d) depsfile="${OPTARG}" ;;
85 if [ -z "${depsfile}" ]; then
117 cat <<EOF > "${depsfile}"

Completed in 82 milliseconds