summaryrefslogtreecommitdiffhomepage
path: root/tools/mirb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mirb/Makefile')
-rw-r--r--tools/mirb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mirb/Makefile b/tools/mirb/Makefile
index 37086879d..4c6ab4e62 100644
--- a/tools/mirb/Makefile
+++ b/tools/mirb/Makefile
@@ -43,7 +43,6 @@ endif
.PHONY : all
all : $(LIBR) $(EXE)
- @echo "make: built targets of `pwd`"
# executable constructed using linker from object files
$(EXE) : $(LIBR) $(OBJS) $(EXTS)