aboutsummaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-20 10:22:28 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-20 10:22:28 +0200
commit40352f018b29e8aea9a804dd1240ea8374c39db8 (patch)
treeeed21b2f8b5b8f976261ab804e357218f69105c7 /compile.sh
parente1ebff51092baf5581b728baec05c52c4bb3445e (diff)
downloadnissy-40352f018b29e8aea9a804dd1240ea8374c39db8.tar.gz
nissy-40352f018b29e8aea9a804dd1240ea8374c39db8.zip
Added more scramble options, scramble doc
Diffstat (limited to '')
-rwxr-xr-xcompile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
new file mode 100755
index 0000000..4e14a0b
--- /dev/null
+++ b/compile.sh
@@ -0,0 +1 @@
gcc -Wall -Wextra -O3 -std=c99 -o nissy -g ./src/*.c

Generated with cgit - Back to sebastiano.tronto.net