Home | History | Annotate | Download | only in bazel

Lines Matching refs:buildfile

220   local root buildfile rule_pattern r result
232 buildfile="$root/$package_name/BUILD"
233 if [ -f "$buildfile" ]; then
235 "$pattern" "$rule_prefix" <"$buildfile")