summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlasdair Armstrong2017-08-01 16:22:56 +0100
committerAlasdair Armstrong2017-08-01 16:22:56 +0100
commitc1467ada4bc3af664a167164830ab1458aca550a (patch)
tree285cc406f85767cb7a9227e59325924c9f8781e4 /Makefile
parent78b837a3f09bee85dcf4131b6f11138ab8144a4d (diff)
Modified the typechecker for ASL generation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01eaa57b..9d3e613e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.PHONY: all sail language clean archs isabelle-lib apply_header
-all: sail
+all: sail interpreter
sail:
$(MAKE) -C src