Hello,

Yes, I am aware it is on the man page, however I was thinking of something
like

 -s, --silent, --quiet       Don't echo commands. Equivalent to .SILENT rule

in the make --help.

How do you feel about adding a --no-silent, --no-quiet option to overrule
all .SILENT and @ commands in a Makefile?  I can take a look at writing this
patch, if it will be accepted.

Regards

Jonathan



> -----Original Message-----
> From: Paul D. Smith [mailto:[EMAIL PROTECTED] 
> Sent: 23 September 2003 13:18
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: --no-silent --no-quiet style option
> 
> 
> %% [EMAIL PROTECTED] writes:
> 
>   j> Seems a ".SILENT:" rule was the cause of the problem. 
> could this be
>   j> documented somewhere please?
> 
> Could what be documented?  The .SILENT rule is certainly 
> documented, if that's what you mean... ?
> 
> -- 
> --------------------------------------------------------------
> -----------------
>  Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
>  http://www.gnu.org                      http://make.paulandlesley.org
>  "Please remain calm...I may be mad, but I am a 
> professional." --Mad Scientist
> 


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to