aboutsummaryrefslogtreecommitdiff
path: root/src/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/compile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile.sh b/src/compile.sh
new file mode 100755
index 0000000..49d655e
--- /dev/null
+++ b/src/compile.sh
@@ -0,0 +1 @@
gcc -Wall -Wextra -O3 -std=c99 -o ../nissy -g *.c

Generated with cgit - Back to sebastiano.tronto.net