aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 50a0c58..b3d786d 100644
--- a/Makefile
+++ b/Makefile
@@ -77,8 +77,8 @@ bootstrap: stage2 stage3
cmp stage2/cc-qbe stage3/cc-qbe
.PHONY: check
-check: cc cc-qbe
- @./runtests
+check: all
+ @CCQBE=./cc-qbe ./runtests
.PHONY: clean
clean: