From c5ffb069fa3fa7bd1f95bfc62784297c49c17925 Mon Sep 17 00:00:00 2001 From: paltherr Date: Wed, 5 Mar 2003 12:02:58 +0000 Subject: - Fixed rule "force" --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 : -- cgit v1.2.3