summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51a51042..038249f6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.PHONY: all sail language clean archs
-all: sail
+all: sail interpreter
apply_header:
headache -c etc/headache_config -h etc/mips_header `ls mips/*.sail`