aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorSan Jacobs2024-09-16 01:31:30 +0200
committerSan Jacobs2024-09-16 01:31:30 +0200
commitdd4179ca1e395b793b1934b98dc85890ba83b899 (patch)
tree4d66ea932bb9f5b97393f7ebe01261fa83f61f56 /makefile
parentd4ea66aa3b6fd9ffedbf42ab21a4eb34bc91ccbe (diff)
downloadsatscalc-dd4179ca1e395b793b1934b98dc85890ba83b899.tar.gz
satscalc-dd4179ca1e395b793b1934b98dc85890ba83b899.tar.bz2
satscalc-dd4179ca1e395b793b1934b98dc85890ba83b899.zip
Figuring out custom layout things in ouiodin
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index d011748..ec24455 100644
--- a/makefile
+++ b/makefile
@@ -1,2 +1,2 @@
main:
- odin run src/ -debug -o:speed -out:main.out
+ odin run src/ -debug -out:main.out