summaryrefslogtreecommitdiff
path: root/trunk/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/build.sh')
-rwxr-xr-xtrunk/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/build.sh b/trunk/build.sh
new file mode 100755
index 0000000..c40783b
--- /dev/null
+++ b/trunk/build.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+gcc -W -Wall -pedantic -Werror -std=c99 -o libsprite libsprite.c