summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/dtcp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile
index 4d95264c8e6d..974f193b0155 100644
--- a/net/dtcp/Makefile
+++ b/net/dtcp/Makefile
@@ -27,10 +27,10 @@ MANCOMPRESSED= yes
pre-everything::
.if !defined(DTCP_CLIENT_ONLY)
- @${ECHO} ""
- @${ECHO} "If you don't use DTCP server, you don't need qpopper."
- @${ECHO} "In that case, You may use DTCP_CLIENT_ONLY=yes to avoid building qpopper."
- @${ECHO} ""
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "If you don't use DTCP server, you don't need qpopper."
+ @${ECHO_MSG} "In that case, You may use DTCP_CLIENT_ONLY=yes to avoid building qpopper."
+ @${ECHO_MSG} ""
.endif
post-install: