summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKathy Gray2017-01-25 14:02:13 +0000
committerKathy Gray2017-01-25 14:02:13 +0000
commit2968c83f019b6945ac06a6faf8aaf518e92bdc29 (patch)
treea6f2bf7e5bbc7fa7420686db1ef2a69b71ff8c7b /Makefile
parentf3426bab18961a59886e0100dcc93f7f8402f3a6 (diff)
parentf2c3c4d00d0004c73004b61b8e6c8096841e208b (diff)
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Diffstat (limited to 'Makefile')
-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`