summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 00022a59ed..392e246b60 100644
--- a/Makefile
+++ b/Makefile
@@ -143,6 +143,7 @@ all : library
force :
$(RM) .latest-interpreter
$(RM) .latest-compiler
+ $(RM) .latest-runtime
@$(make) all
clean :