HomeFreeBSD

Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;

Description

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.

Details

Provenance
knuAuthored on
Parents
rP53945: To keep users from experiencing upgrading problems, make lang/ruby and
Branches
Unknown
Tags
Unknown

Event Timeline