summaryrefslogtreecommitdiff
path: root/trunk/build.sh
blob: 038a42feb6d42b74e15721cad94767052d77d16e (plain)
1
2
#!/bin/bash
gcc -g -W -Wall -std=c99 -lSDL -o sdl-test sdl-test.c