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