#!/bin/bash gcc -g -W -Wall -std=c99 -lSDL -o sdl-test sdl-test.c