cc_binary( name = "sdl_host", srcs = glob(["*.c", "*.h"]), deps = ["//game:game", "//sdl:sdl"], )