diff --git a/examples/cpp/BUILD b/examples/cpp/BUILD.bazel similarity index 100% rename from examples/cpp/BUILD rename to examples/cpp/BUILD.bazel diff --git a/ortools/algorithms/BUILD b/ortools/algorithms/BUILD.bazel similarity index 100% rename from ortools/algorithms/BUILD rename to ortools/algorithms/BUILD.bazel diff --git a/ortools/algorithms/samples/BUILD b/ortools/algorithms/samples/BUILD.bazel similarity index 100% rename from ortools/algorithms/samples/BUILD rename to ortools/algorithms/samples/BUILD.bazel diff --git a/ortools/base/BUILD b/ortools/base/BUILD.bazel similarity index 100% rename from ortools/base/BUILD rename to ortools/base/BUILD.bazel diff --git a/ortools/bop/BUILD b/ortools/bop/BUILD.bazel similarity index 100% rename from ortools/bop/BUILD rename to ortools/bop/BUILD.bazel diff --git a/ortools/constraint_solver/BUILD b/ortools/constraint_solver/BUILD.bazel similarity index 100% rename from ortools/constraint_solver/BUILD rename to ortools/constraint_solver/BUILD.bazel diff --git a/ortools/constraint_solver/samples/BUILD b/ortools/constraint_solver/samples/BUILD.bazel similarity index 100% rename from ortools/constraint_solver/samples/BUILD rename to ortools/constraint_solver/samples/BUILD.bazel diff --git a/ortools/flatzinc/BUILD b/ortools/flatzinc/BUILD.bazel similarity index 100% rename from ortools/flatzinc/BUILD rename to ortools/flatzinc/BUILD.bazel diff --git a/ortools/flatzinc/mznlib/BUILD b/ortools/flatzinc/mznlib/BUILD.bazel similarity index 100% rename from ortools/flatzinc/mznlib/BUILD rename to ortools/flatzinc/mznlib/BUILD.bazel diff --git a/ortools/glop/BUILD b/ortools/glop/BUILD.bazel similarity index 100% rename from ortools/glop/BUILD rename to ortools/glop/BUILD.bazel diff --git a/ortools/glop/samples/BUILD b/ortools/glop/samples/BUILD.bazel similarity index 100% rename from ortools/glop/samples/BUILD rename to ortools/glop/samples/BUILD.bazel diff --git a/ortools/graph/BUILD b/ortools/graph/BUILD.bazel similarity index 100% rename from ortools/graph/BUILD rename to ortools/graph/BUILD.bazel diff --git a/ortools/graph/samples/BUILD b/ortools/graph/samples/BUILD.bazel similarity index 100% rename from ortools/graph/samples/BUILD rename to ortools/graph/samples/BUILD.bazel diff --git a/ortools/gscip/BUILD b/ortools/gscip/BUILD.bazel similarity index 100% rename from ortools/gscip/BUILD rename to ortools/gscip/BUILD.bazel diff --git a/ortools/gurobi/BUILD b/ortools/gurobi/BUILD.bazel similarity index 100% rename from ortools/gurobi/BUILD rename to ortools/gurobi/BUILD.bazel diff --git a/ortools/init/BUILD b/ortools/init/BUILD.bazel similarity index 100% rename from ortools/init/BUILD rename to ortools/init/BUILD.bazel diff --git a/ortools/linear_solver/BUILD b/ortools/linear_solver/BUILD.bazel similarity index 100% rename from ortools/linear_solver/BUILD rename to ortools/linear_solver/BUILD.bazel diff --git a/ortools/linear_solver/samples/BUILD b/ortools/linear_solver/samples/BUILD.bazel similarity index 100% rename from ortools/linear_solver/samples/BUILD rename to ortools/linear_solver/samples/BUILD.bazel diff --git a/ortools/lp_data/BUILD b/ortools/lp_data/BUILD.bazel similarity index 100% rename from ortools/lp_data/BUILD rename to ortools/lp_data/BUILD.bazel diff --git a/ortools/math_opt/BUILD b/ortools/math_opt/BUILD.bazel similarity index 100% rename from ortools/math_opt/BUILD rename to ortools/math_opt/BUILD.bazel diff --git a/ortools/math_opt/core/BUILD b/ortools/math_opt/core/BUILD.bazel similarity index 100% rename from ortools/math_opt/core/BUILD rename to ortools/math_opt/core/BUILD.bazel diff --git a/ortools/math_opt/cpp/BUILD b/ortools/math_opt/cpp/BUILD.bazel similarity index 100% rename from ortools/math_opt/cpp/BUILD rename to ortools/math_opt/cpp/BUILD.bazel diff --git a/ortools/math_opt/io/BUILD b/ortools/math_opt/io/BUILD.bazel similarity index 100% rename from ortools/math_opt/io/BUILD rename to ortools/math_opt/io/BUILD.bazel diff --git a/ortools/math_opt/samples/BUILD b/ortools/math_opt/samples/BUILD.bazel similarity index 100% rename from ortools/math_opt/samples/BUILD rename to ortools/math_opt/samples/BUILD.bazel diff --git a/ortools/math_opt/solvers/BUILD b/ortools/math_opt/solvers/BUILD.bazel similarity index 100% rename from ortools/math_opt/solvers/BUILD rename to ortools/math_opt/solvers/BUILD.bazel diff --git a/ortools/math_opt/validators/BUILD b/ortools/math_opt/validators/BUILD.bazel similarity index 100% rename from ortools/math_opt/validators/BUILD rename to ortools/math_opt/validators/BUILD.bazel diff --git a/ortools/packing/BUILD b/ortools/packing/BUILD.bazel similarity index 100% rename from ortools/packing/BUILD rename to ortools/packing/BUILD.bazel diff --git a/ortools/port/BUILD b/ortools/port/BUILD.bazel similarity index 100% rename from ortools/port/BUILD rename to ortools/port/BUILD.bazel diff --git a/ortools/sat/BUILD b/ortools/sat/BUILD.bazel similarity index 100% rename from ortools/sat/BUILD rename to ortools/sat/BUILD.bazel diff --git a/ortools/sat/samples/BUILD b/ortools/sat/samples/BUILD.bazel similarity index 100% rename from ortools/sat/samples/BUILD rename to ortools/sat/samples/BUILD.bazel diff --git a/ortools/scheduling/BUILD b/ortools/scheduling/BUILD.bazel similarity index 100% rename from ortools/scheduling/BUILD rename to ortools/scheduling/BUILD.bazel diff --git a/ortools/util/BUILD b/ortools/util/BUILD.bazel similarity index 100% rename from ortools/util/BUILD rename to ortools/util/BUILD.bazel