Lines Matching refs:SILENT
49 # The following command is silent, it is printed once, using the
51 @: silent
61 # '!silent' in Compat_RunCommand.
71 # XXX: silent=no always=no ignerr={no,yes} should be almost the same.
73 SILENT.no= # none
74 SILENT.yes= @
86 .for silent in no yes
89 . for target in combined-silent-${silent}-always-${always}-ignerr-${ignerr}
92 @+echo hide-from-output silent=${silent} always=${always} ignerr=${ignerr}
93 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}