github.com/sercand/please@v13.4.0+incompatible/test/go_rules/asm_binary/BUILD (about) 1 go_binary( 2 name = "asm", 3 srcs = ["main.go"], 4 asm_srcs = ["add.S"], 5 )