aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2022-04-26 15:10:31 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2022-04-26 15:10:31 +0200
commitd262eda91c527880a95f70a3d6fa20346c1d20d6 (patch)
tree88b30d9a3aed42ef7ac6d751362fe2c1240ad20b /Makefile
parent40f0f5ad8dd56691ae42e9dd4b9a2f5e5395f3ee (diff)
Update Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 82150c6a2..91010a620 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-all: debug demo
+all: debug
demo:
- ./odin run examples/demo/demo.odin
+ ./odin run examples/demo/demo.odin -file
report:
./odin report