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