Update Makefile

This commit is contained in:
Jeroen van Rijn
2022-04-26 15:10:31 +02:00
parent 40f0f5ad8d
commit d262eda91c

View File

@@ -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