Home
last modified time | relevance | path

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

/external/bison/build-aux/
Dgit-version-gen107 if test -z "$tarball_version_file"; then
108 tarball_version_file="$1"
119 if test -z "$tarball_version_file"; then
135 if test -f $tarball_version_file
137 v=`cat $tarball_version_file` || v=
144 && echo "$0: WARNING: $tarball_version_file is missing or damaged" 1>&2
/external/strace/
Dgit-version-gen111 if test "x$tarball_version_file" = x; then
112 tarball_version_file="$1"
123 if test "x$tarball_version_file" = x; then
139 if test -f $tarball_version_file
141 v=`cat $tarball_version_file` || v=
148 && echo "$0: WARNING: $tarball_version_file is missing or damaged" 1>&2