K 10 svn:author V 3 knu K 8 svn:date V 27 2002-01-29T09:45:01.000000Z K 7 svn:log V 227 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. END