comparison gui_ze/BUILD @ 186:8cf4ec5e2191 hg-web

Fixed merge conflict.
author MrJuneJune <me@mrjunejune.com>
date Fri, 23 Jan 2026 22:38:59 -0800
parents 24fe8ff94056
children
comparison
equal deleted inserted replaced
176:fed99fc04e12 186:8cf4ec5e2191
1 load(":gui_ze.bzl", "foo_binary") 1 load(":gui_ze.bzl", "foo_binary")
2 load("@rules_shell//shell:sh_binary.bzl", "sh_binary")
2 3
3 # Test making tools. 4 # Test making tools.
4 # ----- 5 # -----
5 # print("BUILD file") 6 # print("BUILD file")
6 # foo_binary(name = "bin1") 7 # foo_binary(name = "bin1")