summaryrefslogtreecommitdiff
path: root/shell/source/unix/sysshell/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/unix/sysshell/makefile.mk')
-rw-r--r--shell/source/unix/sysshell/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/unix/sysshell/makefile.mk b/shell/source/unix/sysshell/makefile.mk
index 93ca678d6438..df97be94d948 100644
--- a/shell/source/unix/sysshell/makefile.mk
+++ b/shell/source/unix/sysshell/makefile.mk
@@ -67,7 +67,7 @@ SHL1OBJS=$(SLOFILES)
.ELSE
dummy:
- @echo "Nothing to build for $(OS)"
+# nothing
.ENDIF
# --- Targets ------------------------------------------------------