aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Makefile')
-rw-r--r--runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile b/runtime/Makefile
index 46fc9c9..3ddf2bd 100644
--- a/runtime/Makefile
+++ b/runtime/Makefile
@@ -28,5 +28,5 @@ include $(LEVEL)/Makefile.common
install::
clean::
- rm -f $(DESTLIBBYTECODE)/*
+ $(VERB) rm -f $(DESTLIBBYTECODE)/*