NTESTS=64 [ cc_binary( name = "zigzag-{}".format(i), srcs = ["main.cc"], copts = ["-DZIGZAG={}".format(i)], ) for i in range(NTESTS) ]