Kaynağa Gözat

Update Makefile

Jeroen van Rijn 3 yıl önce
ebeveyn
işleme
d262eda91c
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      Makefile

+ 2 - 2
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